Jan Dittberner
0af66c6964
- use pytest and tox for testing - fix deprecation warnings from Sphinx and Docutils
13 lines
112 B
Text
13 lines
112 B
Text
*.egg-info/
|
|
*.pyc
|
|
*.pyo
|
|
.*.swp
|
|
.coverage
|
|
.idea/
|
|
.ropeproject/
|
|
/.tox/
|
|
__pycache__/
|
|
_build/
|
|
build/
|
|
dist/
|
|
htmlcov/
|