mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Include all the requirements in the dev-requirements, even those which will be installed by pip install .
This commit is contained in:
parent
635b542ded
commit
c0542e2acc
2 changed files with 2 additions and 1 deletions
|
|
@ -10,4 +10,3 @@ PGP key fingerprints are enclosed in parentheses.
|
|||
* Christian Heimes <christian@python.org>
|
||||
* Paul Kehrer <paul.l.kehrer@gmail.com>
|
||||
* Jarret Raim <jarito@gmail.com>
|
||||
|
||||
|
|
|
|||
|
|
@ -4,3 +4,5 @@ pytest
|
|||
coverage
|
||||
sphinx
|
||||
tox
|
||||
cffi
|
||||
six
|
||||
|
|
|
|||
Loading…
Reference in a new issue