Bläddra i källkod

Fix missing dependency in appveyor config

tags/v0.6.6
Ben Kurtovic 4 månader sedan
förälder
incheckning
e00c202ce9
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      appveyor.yml

+ 1
- 1
appveyor.yml Visa fil

@@ -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"


Laddar…
Avbryt
Spara