mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 12:56:05 +08:00
Make VirtualPythonEnv optional
Contributes to CURA-9365
This commit is contained in:
parent
3ff1dec631
commit
4ac4190eae
@ -23,7 +23,6 @@ class CuraConan(ConanFile):
|
||||
build_policy = "missing"
|
||||
exports = "LICENSE*"
|
||||
settings = "os", "compiler", "build_type", "arch"
|
||||
generators = "VirtualPythonEnv"
|
||||
options = {
|
||||
"python_version": "ANY",
|
||||
"enterprise": ["True", "False", "true", "false"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user