Linked requirements to Pillar and Pillar-Python-SDK

Since Pillar is not pip-installable and also not properly versioned either,
I removed the 'pillar>=2.0' requirement from setup.py
This commit is contained in:
2017-03-03 15:04:50 +01:00
parent 2172500dd6
commit cd17236428
3 changed files with 7 additions and 13 deletions

5
requirements-dev.txt Normal file
View File

@@ -0,0 +1,5 @@
# Development requirements
-r ../pillar/requirements-dev.txt
-e ../pillar-python-sdk
-e ../pillar