Add dev reqirements file

This commit is contained in:
Ivan Habunek 2017-04-13 13:16:41 +02:00
parent 5297430483
commit 4e74212203
No known key found for this signature in database
GPG key ID: CDBD63C43A30BB95

3
requirements-dev.txt Normal file
View file

@ -0,0 +1,3 @@
pytest>=3.0.0
twine>=1.8.1
wheel>=0.29.0