Files
attract/requirements.txt

14 lines
314 B
Plaintext
Raw Normal View History

# Primary requirements:
#pillar
attrs==16.2.0
# Use Sybren's branch, until this pull request is merged:
# https://github.com/dsoprea/PySvn/pull/43
-e git+https://github.com/sybrenstuvel/PySvn.git@sybren-svncommanderror#egg=svn
# Testing requirements:
2016-08-31 11:31:59 +02:00
pytest==3.0.1
responses==0.5.1
2016-08-31 11:31:59 +02:00
pytest-cov==2.3.1
mock==2.0.0