Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
try py34 64bit
Browse files Browse the repository at this point in the history
  • Loading branch information
agroszer committed Apr 20, 2016
1 parent ac5bccb commit 9fb218d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rackspace.ini
Expand Up @@ -5,7 +5,7 @@ compilers = py24_32
py27_32 py27_64 py27_32X py27_64X py27_32LX py27_64LX
py32_32 py32_64 py32_32X py32_64X py32_32LX py32_64LX
py33_32 py33_64 py33_32X py33_64X py33_32LX py33_64LX
py34_32 py34_32X
py34_32 py34_64 py34_32X py34_64X

[py24_32]
setup = set PATH=%%PATH%%;c:\mingw\bin
Expand Down Expand Up @@ -460,7 +460,7 @@ targets = py26_32 py26_32X py26_64 py26_64X
py27_32 py27_32X py27_64 py27_64X
py32_32 py32_32X py32_64 py32_64X
py33_32 py33_32X py33_64 py33_64X
py34_32 py34_32X
py34_32 py34_32X py34_64 py34_64X
repotype = git

[zope.proxy]
Expand Down

0 comments on commit 9fb218d

Please sign in to comment.