mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-04 12:54:25 +02:00
bincrafters conan remote removed from build.py
This commit is contained in:
1
build.py
1
build.py
@@ -9,7 +9,6 @@ if __name__ == "__main__":
|
|||||||
|
|
||||||
# dependencies
|
# dependencies
|
||||||
remotes = [
|
remotes = [
|
||||||
("https://api.bintray.com/conan/bincrafters/public-conan", True, "bincrafters"),
|
|
||||||
("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"],
|
||||||
|
Reference in New Issue
Block a user