2016-07-29 16:57:07 +02:00
|
|
|
# Primary requirements:
|
2016-09-07 10:04:44 +02:00
|
|
|
#pillar
|
2016-09-27 13:00:56 +02:00
|
|
|
attrs==16.2.0
|
2016-08-31 16:42:21 +02:00
|
|
|
# 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
|
|
|
|
|
2016-07-29 16:57:07 +02:00
|
|
|
|
|
|
|
# Testing requirements:
|
2016-08-31 11:31:59 +02:00
|
|
|
pytest==3.0.1
|
2016-07-29 16:57:07 +02:00
|
|
|
responses==0.5.1
|
2016-08-31 11:31:59 +02:00
|
|
|
pytest-cov==2.3.1
|
2016-07-29 16:57:07 +02:00
|
|
|
mock==2.0.0
|