Преглед изворни кода

Fix missing dependency in appveyor config

tags/v0.6.6
Ben Kurtovic пре 4 месеци
родитељ
комит
e00c202ce9
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      appveyor.yml

+ 1
- 1
appveyor.yml Прегледај датотеку

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


Loading…
Откажи
Сачувај