Revert "Uploading of Conan dependencies disabled"

This reverts commit 37ca5f7102.
This commit is contained in:
Mateusz Pusz
2019-11-06 21:28:34 +00:00
parent c6d2002ebd
commit 695ba34092

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