Skip to content

Commit

Permalink
Require panda3d-gltf 1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Moguri committed Nov 8, 2023
1 parent 747d5ec commit 4957b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ classifiers = [
]
dependencies = [
"panda3d",
"panda3d-gltf >= 0.6",
"panda3d-gltf ~= 1.0",
]
requires-python = ">= 3.8"

Expand Down

0 comments on commit 4957b41

Please sign in to comment.