Minor updates to requirement files.

This commit is contained in:
Vladimir Diaz 2014-06-10 08:28:29 -04:00
parent 15592b2e15
commit 70a3510afc
2 changed files with 4 additions and 0 deletions

View file

@ -17,4 +17,7 @@
# http://nvie.com/posts/pin-your-packages/
pycrypto==2.6.1
pynacl==0.2.3
# Testing requirements. The rest of the testing dependencies available in
# 'tox.ini'
tox

View file

@ -19,6 +19,7 @@ deps =
pynacl
pycrypto
[testenv:py26]
deps =
{[testenv]deps}