This commit is contained in:
Michael Shepanski 2017-02-13 16:02:15 -05:00
parent 065a753d77
commit 817aacf48f
2 changed files with 7 additions and 4 deletions

9
.gitignore vendored
View file

@ -2,21 +2,22 @@ syntax: glob
*.db
*.egg-info
*.log
*.orig
*.pickle
*.pyc
*.sublime-*
*.swp
*__pycache__*
.cache/
.coverage
.idea/
.Python
bin/
build
dist
docs/_build/
htmlcov
include/
lib/
pip-selfcheck.json
pyvenv.cfg
htmlcov
.coverage
*.orig
pyvenv.cfg

2
requirements_doc.txt Normal file
View file

@ -0,0 +1,2 @@
sphinx-rtd-theme
sphinxcontrib-napoleon