Эх сурвалжийг харах

updated install rule in the Makefile

Dimitri Korsch 3 жил өмнө
parent
commit
7874fd6ab8
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -1,5 +1,5 @@
 install:
-	pip install . --no-deps --upgrade --use-feature=in-tree-build
+	pip install . --no-deps --upgrade
 
 build_sdist:
 	@python setup.py build sdist