Browse Source

Improve install target

oz123 10 năm trước cách đây
mục cha
commit
8037a20957
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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