Commit Graph

75 Commits

Author SHA1 Message Date
Pedro Algarvio
796e0b153d
pytest-catchlog is also required for pytest-salt 2017-03-09 19:31:14 +00:00
rallytime
2193cee012 Remove the dev_python26.txt install file
Since we're moving to support Python 2.7 and 3.4 in Nitrogen,
we shouldn't need the 2.6 requirements file any longer.

Also updates the doc instructions to use the dev_python34 file
instead of dev_python26, depending on your Python version.
2017-03-06 23:02:17 -07:00
Pedro Algarvio
878e770088
Bump required SaltPyLint version 2017-03-06 15:28:58 +00:00
Pedro Algarvio
f377a25394
Update development requirements file 2017-03-01 16:15:10 +00:00
Erik Johnson
79a65aa3b4 Add GitPython to dev_python27.txt requirements file 2017-02-25 19:49:44 -06:00
Pedro Algarvio
9bd7f60b8a
Add a pytest pip requirements file with what we currently need 2017-02-23 23:19:43 +00:00
Pedro Algarvio
1dd7d8d88f
Require SaltPyLint >= v2017.2.22
Minimal Python version for develop is now 2.7
2017-02-22 12:15:31 +00:00
Denys Havrysh
1d0d7b24c1 Upgrade SaltTesting to run test suite for 2016.11 and add SaltPyLint (#39521) 2017-02-21 13:30:16 -07:00
rallytime
fe1e24909e Merge branch '2016.11' into 'develop'
No conflicts.
2016-12-13 11:29:16 -07:00
Denys Havrysh
004bff113e Add missing requirements for running unit tests: libcloud and boto3 2016-12-12 13:18:38 +02:00
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
twangboy
a817aef1c2 Add windows requirements file 2016-09-16 15:43:36 -06:00
Deepak Jagannath
685db4ab88 Fix spacing 2016-08-16 13:16:59 -07:00
Jenkins
fc97f38854 Bump required Tornado version to 4.2.1 2015-08-21 09:21:13 -06:00
rallytime
9a3caa2701 Remove requirements/cloud.txt
apache-libcloud is not longer a hard-dep for salt-cloud, so this
file isn't needed.
2015-06-16 11:14:57 -06:00
rallytime
fba0de8bfa Update minimum version for pycrypto 2015-05-21 16:49:34 -06:00
Thomas S Hatch
cffa82fdf5 Merge pull request #23164 from vladimir-didenko/nonblocking-resolver
Switch resolver to threaded variant
2015-05-19 09:50:20 -06:00
Michael Steed
05a10f8690 fix #23695
- require pycrypto >= 2.1.0 in requirements/zeromq.txt
- remove old workaround for pycrypto < 2.1 from salt/cloud/__init__.py
2015-05-14 10:55:59 -06:00
Thomas S Hatch
13e546367b update dev reqs for python 3 2015-05-11 10:53:49 -06:00
Vladimir Didenko
ed8e068bf7 Switch resolver to threaded variant since ExecutorResolver by default uses blocking implementation 2015-04-29 11:08:29 +03:00
Thomas Jackson
dfd606a365 Add tornado dependancy 2015-04-07 21:01:43 -07:00
Aneesh Agrawal
17acede368 Pin SaltTesting dependency down to a specific version. 2015-03-14 01:30:21 -04:00
Aneesh Agrawal
c8f55a1b3a 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.
2015-03-11 02:49:38 -04:00
Samuel M Smith
19acf4555c Support for Raet 0.6.0 with enums 2015-02-12 13:58:42 -07:00
Justin Findlay
ad33589fac move requirements files into requirements dir 2014-12-27 17:29:03 -07:00