mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-20 03:18:07 -05:00
@@ -194,7 +194,7 @@ BuilderConfig(name="Javascript-linux",
|
||||
c['builders'].append(
|
||||
BuilderConfig(name="Python-sdist",
|
||||
slavenames=["OSX-slave"],
|
||||
factory = python_slave("PYPI", platform = 'OSX')
|
||||
factory = python_slave("PYPI", platform = 'OSX', conda_env = 'py27')
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user