1
0
mirror of https://github.com/daknuett/licor synced 2026-05-30 08:27:29 +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
+1
View File
@@ -1,6 +1,7 @@
clean:
python3 setup.py clean
-rm dist/*
sdist: clean
python3 setup.py sdist