1
0
mirror of https://github.com/daknuett/licor synced 2025-10-14 02:22:02 +00:00

fixed manifest

This commit is contained in:
2018-01-31 11:09:14 +01:00
parent 99cef366e4
commit edc55b40f8
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
clean:
python3 setup.py clean
-rm dist/*
sdist: clean
python3 setup.py sdist