Bryce Larson 32abedb0c9 Add pycurl as linux test dependency 4 gadi atpakaļ
..
ci 32abedb0c9 Add pycurl as linux test dependency 4 gadi atpakaļ
pkg a3eccb34bd Downgrade to pycparser==2.17 to un-break tiamat builds 4 gadi atpakaļ
README.rst 0d96e640f2 Start handling static(and platform specific) requirements files 5 gadi atpakaļ

README.rst

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.