Parcourir la source

Improve install target

oz123 il y a 10 ans
Parent
commit
8037a20957
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -57,4 +57,5 @@ dist: clean
 	ls -l dist
 
 install:
+	pip uninstall -y pwman3
 	python setup.py -q install