1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-16 06:15:25 +00:00

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