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 17:33:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1d30271f57
salt
/
requirements
/
dev_python27.txt
7 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
Pin SaltTesting dependency down to a specific version.
2015-03-14 05:30:21 +00:00
SaltTesting==2015.2.16
Reference in New Issue
Copy Permalink