Skip to content

Commit 581ee76

Browse files
committed
Pin sip, too for appveyor [skip travis]
1 parent 8d7bc35 commit 581ee76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ environment:
1010
PYTHON_ARCH: "64" # needs to be set for CMD_IN_ENV to succeed. If a mix
1111
# of 32 bit and 64 bit builds are needed, move this
1212
# to the matrix section.
13-
CONDA_DEPENDENCIES: "requests beautifulsoup4 matplotlib html5lib keyring=11 aplpy"
13+
CONDA_DEPENDENCIES: "requests beautifulsoup4 matplotlib html5lib keyring=11 aplpy sip=4.18"
1414
PIP_DEPENDENCIES: "pyregion"
1515
CONDA_CHANNELS: "astropy"
1616
ASTROPY_USE_SYSTEM_PYTEST: 1

0 commit comments

Comments
 (0)