aboutsummaryrefslogtreecommitdiffstats
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2019-05-25 11:11:49 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2019-05-25 11:11:49 -0400
commit37b9ac0c8acf769335cbff49540a13fdaeb2b9bf (patch)
treefc451f5d7e104b59a49b2e89fe03002c84bd26a5 /dev-requirements.txt
parent551abfadc9e9375daf4354c76020595ad9b34c41 (diff)
downloadcryptography-37b9ac0c8acf769335cbff49540a13fdaeb2b9bf.tar.gz
cryptography-37b9ac0c8acf769335cbff49540a13fdaeb2b9bf.tar.bz2
cryptography-37b9ac0c8acf769335cbff49540a13fdaeb2b9bf.zip
Update release.py to use azure for wheel building (#4878)
* Initial stab at this script * Convert to the old style artifact publish * Update script based on some testing * Remove this * Adapt release.py to combine azure and jenkins wheels
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index 58827ed4..60819739 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -1,5 +1,5 @@
+azure-devops
click
-clint
coverage
requests
tox >= 2.4.1