mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
Remove 32-bit python wheels (they can't be uploaded to Pypi anyway)
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
@@ -791,7 +791,7 @@ osxIPUslave.pyenv[getIDstr( "osx" , "64bit", "py33")] = "CoolProp33"
|
||||
osxIPUslave.pyenv[getIDstr( "osx" , "64bit", "py34")] = "CoolProp34"
|
||||
osxIPUslave.pyins[getIDstr( "osx" , 0 , 0 )] = baseins
|
||||
|
||||
pythonSlaves = [windowsDTUslave, linuxDTUslave, linuxJorritSlave, osxIPUslave]
|
||||
pythonSlaves = [windowsDTUslave, linuxJorritSlave, osxIPUslave]
|
||||
|
||||
for slave in pythonSlaves:
|
||||
for pyID in slave.getIDs():
|
||||
|
||||
Reference in New Issue
Block a user