aboutsummaryrefslogtreecommitdiffstats
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2019-05-26 07:35:49 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2019-05-26 07:35:49 -0400
commit4f7715b6e6e6d9ee8a41e2e3615d5187d64ae013 (patch)
tree5e734edc49274e3b666035c4a66e433393a278f5 /dev-requirements.txt
parent98cd156241d35851655f0b98fe5f785c65c7e39a (diff)
downloadcryptography-4f7715b6e6e6d9ee8a41e2e3615d5187d64ae013.tar.gz
cryptography-4f7715b6e6e6d9ee8a41e2e3615d5187d64ae013.tar.bz2
cryptography-4f7715b6e6e6d9ee8a41e2e3615d5187d64ae013.zip
Remove the final vestigates of Jenkins (#4897)
* Remove the final vestigates of Jenkins * flake8
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index 60819739..6b7f482a 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -1,7 +1,6 @@
azure-devops
click
coverage
-requests
tox >= 2.4.1
twine >= 1.8.0
-e .[test,docs,docstest,pep8test]