Skip to content

Commit

Permalink
fix requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
schlegelp committed Aug 27, 2024
1 parent 4047b63 commit 7acbcb7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ numpy
pypng
six
cmap
trimesh
importlib-metadata>=4.6 # 4.6 is the earliest supporting entry_points(group=XXXX)

#extra: all

Expand All @@ -21,6 +23,3 @@ mkdocs-literate-nav
mkdocs-gen-files
mkdocs-glightbox
mkdocs-section-index

trimesh
importlib-metadata>=4.6 # 4.6 is the earliest supporting entry_points(group=XXXX)

0 comments on commit 7acbcb7

Please sign in to comment.