-
- Downloads
You need to sign in or sign up before continuing.
Move test dependencies to requirements.txt
parent
730d3612
No related branches found
No related tags found
... | ... | @@ -26,3 +26,7 @@ sphinxcontrib-apidoc==0.5.0 |
sphinxcontrib-django==2.5.0 | ||
recommonmark==0.7.1 | ||
django-docs==0.3.3 | ||
# Testing | ||
unittest-xml-reporting==3.2.0 | ||
beautifulsoup4==4.13.3 |
Please register or sign in to comment