Now using tox to run tests against multiple versions of Python in one go.

This commit is contained in:
2015-03-15 10:14:30 -07:00
parent a5eda0d305
commit 5bc7c04cdf
5 changed files with 18 additions and 6 deletions

2
test_requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
flexmock==0.9.7
nose==1.3.4