mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-30 02:17:16 +02:00
Revert "Uploading of Conan dependencies disabled"
This reverts commit 37ca5f7102
.
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