We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d7bc35 commit 581ee76Copy full SHA for 581ee76
appveyor.yml
@@ -10,7 +10,7 @@ environment:
10
PYTHON_ARCH: "64" # needs to be set for CMD_IN_ENV to succeed. If a mix
11
# of 32 bit and 64 bit builds are needed, move this
12
# to the matrix section.
13
- CONDA_DEPENDENCIES: "requests beautifulsoup4 matplotlib html5lib keyring=11 aplpy"
+ CONDA_DEPENDENCIES: "requests beautifulsoup4 matplotlib html5lib keyring=11 aplpy sip=4.18"
14
PIP_DEPENDENCIES: "pyregion"
15
CONDA_CHANNELS: "astropy"
16
ASTROPY_USE_SYSTEM_PYTEST: 1
0 commit comments