mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-02 20:04:27 +02:00
build: LA bintray address disabled due to it being EOL
This commit is contained in:
2
build.py
2
build.py
@@ -36,7 +36,7 @@ if __name__ == "__main__":
|
|||||||
|
|
||||||
# dependencies
|
# dependencies
|
||||||
remotes = [
|
remotes = [
|
||||||
("https://api.bintray.com/conan/twonington/public-conan", True, "linear-algebra")
|
# ("https://api.bintray.com/conan/twonington/public-conan", True, "linear-algebra")
|
||||||
],
|
],
|
||||||
build_policy = ["mp-units", "outdated"],
|
build_policy = ["mp-units", "outdated"],
|
||||||
upload_dependencies = "all",
|
upload_dependencies = "all",
|
||||||
|
Reference in New Issue
Block a user