* 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
7 lines
127 B
Plaintext
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
|