mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 16:45:27 +00:00
e178f08d3a
This was added in the past because we put git_pillar configuration in the integration suite's master config file. However, now that git_pillar is being tested in its own separate way and no longer requires the git_pillar config to be in the master config file, it has been removed. This makes GitPython unnecessary in the dev requirements file. The reason it was there before was mainly to squelch a bunch of critical errors that would occur every time the test suite would attempt to compile the git_pillar items and failed if GitPython wasn't installed. This was more for the benefit of users running the test suite on their own than for our jenkins setup of course, since we were installing GitPython on the Jenkins VMs. |
||
---|---|---|
.. | ||
base.txt | ||
dev_python27.txt | ||
dev_python34.txt | ||
opt.txt | ||
pytest.txt | ||
raet.txt | ||
zeromq.txt |