Use env DSL
This commit is contained in:
parent
03d3f9d292
commit
db772eee8a
@ -18,7 +18,7 @@ class PythonDependency < Requirement
|
|||||||
build? || system_python?
|
build? || system_python?
|
||||||
end
|
end
|
||||||
|
|
||||||
def modify_build_environment
|
env do
|
||||||
if system_python?
|
if system_python?
|
||||||
if python_binary == "python"
|
if python_binary == "python"
|
||||||
version = python_short_version
|
version = python_short_version
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user