mark openpype repository as secondary

This commit is contained in:
Ondrej Samohel 2022-01-25 14:47:28 +01:00
parent 4f852b7c74
commit 323a8274f0
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

View file

@ -97,6 +97,7 @@ toml = "^0.10.2" # for parsing pyproject.toml
[[tool.poetry.source]]
name = "openpype"
url = "https://distribute.openpype.io/wheels/"
secondary = true
[build-system]
requires = ["poetry-core>=1.0.0"]