Makefile
changeset 49 6e781b10c5a4
parent 48 9e69f3056f4b
child 65 d659b8c2ed22
child 77 5b23278ed81f
--- a/Makefile	Tue Mar 17 11:29:04 2020 +0100
+++ b/Makefile	Thu Oct 27 14:37:23 2016 +0200
@@ -26,3 +26,7 @@
 
 dist/yml-$(PKGVER).tar.gz:
 	python setup.py sdist
+
+install:
+	pip install .
+	rm setup.py