Update salttesting pip requirement to develop branch.

Master seems to be orphaned/unused since Jan. 2, 2014, over a year ago.
Some tests require the new functionality pushed onto develop since then.
This commit is contained in:
Aneesh Agrawal 2015-03-11 02:43:11 -04:00
parent 78dc256e95
commit c8f55a1b3a

View file

@ -1,5 +1,5 @@
-r base.txt
-e git+https://github.com/saltstack/salt-testing.git#egg=SaltTesting
-e git+https://github.com/saltstack/salt-testing.git@develop#egg=SaltTesting
mock
boto>=2.32.1