new setup and print message on nopublish

This commit is contained in:
Michael Murtaugh
2020-05-31 23:30:39 +02:00
parent 30d20810d8
commit c8f4d90d87
4 changed files with 23 additions and 29 deletions
+10
View File
@@ -0,0 +1,10 @@
clean:
rm -rf build
rm -rf sponge.egg-info
rm -rf __pycache__
install:
pip install -e .