diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2013-11-08 11:24:48 -0800 |
|---|---|---|
| committer | Alex Gaynor <alex.gaynor@gmail.com> | 2013-11-08 11:24:48 -0800 |
| commit | 2ff5352312b0355837d5059927d4abc36c10d6c6 (patch) | |
| tree | 30b4f11969d31709587a874b44462b35774cbbd6 | |
| parent | c0542e2accbda302e5bb12a09fa6049bee50feef (diff) | |
| download | cryptography-2ff5352312b0355837d5059927d4abc36c10d6c6.tar.gz cryptography-2ff5352312b0355837d5059927d4abc36c10d6c6.tar.bz2 cryptography-2ff5352312b0355837d5059927d4abc36c10d6c6.zip | |
Do this another way
| -rw-r--r-- | dev-requirements.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt index 73b876f2..66f46d83 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,5 +4,4 @@ pytest coverage sphinx tox -cffi -six +-e . |
