aboutsummaryrefslogtreecommitdiffstats
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2017-05-20 14:37:40 -0700
committerPaul Kehrer <paul.l.kehrer@gmail.com>2017-05-20 14:37:40 -0700
commitc7dd9de42ff93d94757a339fe3bf39dc42cd86f9 (patch)
treec0ba69fb7d2b63480e6f56cb27110d759cd3975e /dev-requirements.txt
parenta4668c6593005822ff6d655b7034e1c5eebfa1fd (diff)
downloadcryptography-c7dd9de42ff93d94757a339fe3bf39dc42cd86f9.tar.gz
cryptography-c7dd9de42ff93d94757a339fe3bf39dc42cd86f9.tar.bz2
cryptography-c7dd9de42ff93d94757a339fe3bf39dc42cd86f9.zip
Replace release automation with click (#3557)
* Replace release automation with click * Fix * fix
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 ab458448..3213f1e5 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -1,6 +1,6 @@
+click
clint
coverage
-invoke
requests
tox >= 2.4.1
twine