mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 16:12:51 +11:00
Cleanup test requirements
This commit is contained in:
parent
117217fd80
commit
f4b8706d23
1 changed files with 5 additions and 5 deletions
|
@ -11,12 +11,12 @@ pygments==2.0.1
|
||||||
requests==2.5.1
|
requests==2.5.1
|
||||||
|
|
||||||
# Testing
|
# Testing
|
||||||
python-coveralls==2.4.3
|
coverage
|
||||||
coverage==3.7.1
|
tox
|
||||||
tox==1.8.1
|
docutils
|
||||||
docutils==0.12
|
sphinx
|
||||||
sphinx==1.2.3
|
|
||||||
sphinx_rtd_theme
|
sphinx_rtd_theme
|
||||||
|
mysql-python
|
||||||
|
|
||||||
# Deployment specific
|
# Deployment specific
|
||||||
django-redis==3.8.0
|
django-redis==3.8.0
|
||||||
|
|
Loading…
Reference in a new issue