Skip to content

Commit

Permalink
add deprecated package to setup
Browse files Browse the repository at this point in the history
  • Loading branch information
chraibi committed Jan 31, 2025
1 parent f65eb6f commit db01cc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ def build_extension(self, ext: CMakeExtension) -> None:
"shapely~=2.0",
"pyside6~=6.8",
"vtk~=9.4",
"deprecated~=1.2.18",
],
scripts=["python_modules/jupedsim_visualizer/bin/jupedsim-visualizer"],
url="https://www.jupedsim.org",
Expand Down

0 comments on commit db01cc1

Please sign in to comment.