Kentaro Wada 7 năm trước cách đây
mục cha
commit
a43f3f2bbf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -60,7 +60,7 @@ install:
 
 build_script:
   # Build the compiled extension
-  - "%CMD_IN_ENV% python setup.py build install -vvvv"
+  - "%CMD_IN_ENV% pip install . -vvv"
 
 test_script:
   # Run the project tests