Files
attract/requirements-dev.txt
Sybren A. Stüvel cd17236428 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
2017-03-03 15:04:50 +01:00

6 lines
99 B
Plaintext

# Development requirements
-r ../pillar/requirements-dev.txt
-e ../pillar-python-sdk
-e ../pillar