type bugfix

This commit is contained in:
Eriks K
2021-01-05 16:30:42 +02:00
parent e23a67231e
commit 09cd275a69
2 changed files with 24 additions and 24 deletions

View File

@ -76,7 +76,6 @@ servedocs: docs ## compile the docs watching for changes
release: dist ## package and upload a release
twine upload dist/*
clean
dist: clean ## builds source and wheel package
python setup.py sdist