mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-31 19:04:27 +02:00
Uploading of Conan dependencies disabled
This commit is contained in:
2
build.py
2
build.py
@@ -10,7 +10,7 @@ if __name__ == "__main__":
|
|||||||
# dependencies
|
# dependencies
|
||||||
remotes = None,
|
remotes = None,
|
||||||
build_policy = "outdated",
|
build_policy = "outdated",
|
||||||
upload_dependencies="all",
|
# upload_dependencies="all",
|
||||||
|
|
||||||
# build configurations
|
# build configurations
|
||||||
archs = ["x86_64"], # limit to 64-bit only
|
archs = ["x86_64"], # limit to 64-bit only
|
||||||
|
Reference in New Issue
Block a user