Skip to content

Commit 097e4b6

Browse files
committed
Merge pull request pypa#171 from hickford/patch-2
Add link to appveyor Python version list
2 parents 3d90e57 + b0701ed commit 097e4b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/code/appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ environment:
1010

1111
# Pre-installed Python versions, which Appveyor may upgrade to
1212
# a later point release.
13+
# See: http://www.appveyor.com/docs/installed-software#python
1314

1415
- PYTHON: "C:\\Python27"
1516
PYTHON_VERSION: "2.7.x" # currently 2.7.9

0 commit comments

Comments
 (0)