This website requires JavaScript.
Explore
Help
Register
Sign In
valitydev
/
salt
Watch
14
Star
0
Fork
0
You've already forked salt
mirror of
https://github.com/valitydev/salt.git
synced
2024-11-08 01:18:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6ffea40dee
salt
/
requirements
/
dev_python27.txt
8 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
move requirements files into requirements dir
2014-12-28 00:29:03 +00:00
-r base.txt
Added -r requirements.txt to dev_requirements.txt. When calling: `pip -r dev_requirements.txt` the `requirements.txt` file will automatically be included as well.
2013-03-13 11:18:19 +00:00
Updated dev_requirements.txt
2013-03-11 21:18:39 +00:00
mock
Included boto in development requirements.
2014-09-28 12:52:39 +00:00
boto>=2.32.1
Pinned boto version since it should work with the latest moto.
2014-09-28 12:53:14 +00:00
moto>=0.3.6
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-11-01 01:39:56 +00:00
SaltTesting
SaltPyLint
Reference in New Issue
Copy Permalink