
Refactor parts of the makefile and testing to support the currently standard tox command to test various environments. This also moves most of the zookeeper setup and teardown logic out of the makefile and into a specific script file that just does this setup/teardown.
5 lines
54 B
Plaintext
5 lines
54 B
Plaintext
coverage==3.7.1
|
|
mock==1.0.1
|
|
nose==1.3.3
|
|
flake8==2.3.0
|