Files
deb-python-dcos/cli/requirements.txt
Cody Maloney 3f26840087 improve tox config: TeamCity test output, flake8-import-sort, pep8-naming (#780)
* Subprocess().Popen() -> Subprocess().popen() per PEP-8 conventions
* Move cosmos_error out of class because it isn't a member function per PEP-8
* Add pep8-naming plugin to flake8 so PEP-8 errors are caught during syntax checks
2016-10-05 11:58:02 -07:00

7 lines
127 B
Plaintext

sphinx>=1.3.1, <2.0
tox>=2.2, <3.0
wheel>=0.24.0, <1.0
pytest>=2.9.1
teamcity-messages>=1.20
-e .. # Install the DC/OS package