salt/requirements/dev_python34.txt
Eric Radman e3f14ff298 dev_python*.txt: use current SaltTesting and SaltPyLint modules
Pinning SaltTesting to 2015.2.16 is not right--integration tests will
not run with this version. Let pip install the latest minimum version
instead.

Include SaltPyLint since anyone doing development work will also want to
run pylint.
2016-10-31 22:23:44 -04:00

8 lines
66 B
Plaintext

-r base.txt
mock
boto>=2.32.1
moto>=0.3.6
SaltTesting
SaltPyLint