mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 08:35:21 +00:00
.. | ||
py2.7 | ||
py3.4 | ||
py3.5 | ||
py3.6 | ||
py3.7 | ||
amzn-2.in | ||
amzn-2018.03.in | ||
arch.in | ||
centos-6.in | ||
centos-7.in | ||
cloud.in | ||
debian-8.in | ||
debian-9.in | ||
debian-10.in | ||
docs.in | ||
fedora-29.in | ||
fedora-30.in | ||
lint.in | ||
opensuse-leap-15.in | ||
osx.in | ||
README.rst | ||
ubuntu-16.04.in | ||
ubuntu-18.04.in | ||
windows.in |
What Is This All About ====================== This directory will contain platform specific requirements(and the requirements of each requirements) locked to the versions used as if the testing environment was setup using the salt-jenkins states. The purpose of this is to ease the transition to `nox` and golden images where only binary system packages are installed on the golden image and `nox` installs the python dependencies on virtualenv specifically created for the test run. This will also make sure we run the tests with the exact same dependencies everytime.