https://github.com/JarronL/pynrc
Revision 1fe7bb3c5f80ff7c076886fb0d6eb0f8af1c408f authored by Jarron Leisenring on 22 December 2021, 07:13:02 UTC, committed by Jarron Leisenring on 22 December 2021, 07:13:02 UTC
1 parent 2e4f8b1
Raw File
Tip revision: 1fe7bb3c5f80ff7c076886fb0d6eb0f8af1c408f authored by Jarron Leisenring on 22 December 2021, 07:13:02 UTC
make a copy of the docs directory
Tip revision: 1fe7bb3
requirements_dev.txt
pip==21.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
tox==2.9.1
coverage==4.5.1
Sphinx==1.7.1
twine

pytest==3.4.2
pytest-runner==2.11.1
back to top