django-analytical/.gitignore
Peter Bittner bfe92c716c Ensure Tox targets clean and docs are working
Update packaging information (Django 2.2, license)

Remove problematic install_requires
2019-04-09 14:43:50 +02:00

17 lines
132 B
Text

.*.sw?
/*.geany
/.idea
/.tox
/.coverage
/build
/dist
/docs/_build
/MANIFEST
/docs/_templates/layout.html
*.pyc
*.pyo
*.egg-info