mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Merge pull request #1568 from ynput/enhancement/remove-python-from-dependencies
Chore: Remove python from pyproject toml
This commit is contained in:
commit
047464dc8c
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ name="core"
|
||||||
description="AYON core addon."
|
description="AYON core addon."
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = ">=3.9.1,<3.10"
|
|
||||||
markdown = "^3.4.1"
|
markdown = "^3.4.1"
|
||||||
clique = "1.6.*"
|
clique = "1.6.*"
|
||||||
jsonschema = "^2.6.0"
|
jsonschema = "^2.6.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue