Update project to match cookiecutter-mopidy-ext

This commit is contained in:
Stein Magnus Jodal 2020-03-08 12:26:33 +01:00
parent 35340c5c69
commit 008527f115
9 changed files with 224 additions and 49 deletions

13
.gitignore vendored
View file

@ -1,6 +1,9 @@
build/
dist/
*.conf
venv/
*.egg-info
*.pyc
/.coverage
/.mypy_cache/
/.pytest_cache/
/.tox/
/*.egg-info
/build/
/dist/
/MANIFEST