Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf6742aa

Browse files
committed
CI: re-order appveyor and run extra deps on both py37 and py38
1 parent2665516 commitf6742aa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎.appveyor.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,14 @@ environment:
2323
# In theory we could use a single CONDA_INSTALL_LOCN because we construct
2424
# the envs anyway. But using one for the right python version hopefully
2525
# making things faster due to package caching.
26-
-PYTHON_VERSION:"3.8"
26+
-PYTHON_VERSION:"3.7"
2727
CONDA_INSTALL_LOCN:"C:\\Miniconda37-x64"
2828
TEST_ALL:"no"
2929
EXTRAREQS:"-r requirements/testing/travis_extra.txt"
30-
-PYTHON_VERSION:"3.7"
30+
-PYTHON_VERSION:"3.8"
3131
CONDA_INSTALL_LOCN:"C:\\Miniconda37-x64"
3232
TEST_ALL:"no"
33+
EXTRAREQS:"-r requirements/testing/travis_extra.txt"
3334

3435
# We always use a 64-bit machine, but can build x86 distributions
3536
# with the PYTHON_ARCH variable

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp