Browse Source

Improve install target

oz123 10 years ago
parent
commit
8037a20957
1 changed files with 1 additions and 0 deletions
  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