Uploading of Conan dependencies disabled

This commit is contained in:
Mateusz Pusz
2019-11-06 21:28:34 +00:00
parent e4cd4ea8c8
commit 37ca5f7102

View File

@ -10,7 +10,7 @@ if __name__ == "__main__":
# dependencies
remotes = None,
build_policy = "outdated",
upload_dependencies="all",
# upload_dependencies="all",
# build configurations
archs = ["x86_64"], # limit to 64-bit only