ソースを参照

Improve install target

oz123 10 年 前
コミット
8037a20957
1 ファイル変更1 行追加0 行削除
  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