Przeglądaj źródła

Fix missing dependency in appveyor config

tags/v0.6.6
Ben Kurtovic 4 miesięcy temu
rodzic
commit
e00c202ce9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      appveyor.yml

+ 1
- 1
appveyor.yml Wyświetl plik

@@ -63,7 +63,7 @@ environment:

install:
- "%PIP% install --disable-pip-version-check --user --upgrade pip"
- "%PIP% install wheel twine pytest"
- "%PIP% install setuptools wheel twine pytest"

build_script:
- "%SETUPPY% build"


Ładowanie…
Anuluj
Zapisz