mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-29 18:07:16 +02:00
build.py fixed
This commit is contained in:
2
build.py
2
build.py
@ -11,7 +11,7 @@ if __name__ == "__main__":
|
||||
remotes = [
|
||||
("https://api.bintray.com/conan/bincrafters/public-conan", True, "bincrafters"),
|
||||
("https://api.bintray.com/conan/twonington/public-conan", True, "linear-algebra")
|
||||
]
|
||||
],
|
||||
build_policy = ["outdated"],
|
||||
upload_dependencies = "all",
|
||||
pip_install = ["sphinx", "recommonmark", "breathe"],
|
||||
|
Reference in New Issue
Block a user