Skip to content

Commit

Permalink
fix unfound dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas loubrieu committed Dec 3, 2024
1 parent 5c7420d commit 6187c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dev =
tox~=4.11.0
types-setuptools>=68.1.0,<74.1.1
Jinja2<3.1
pandas-stubs~=2.2.3.241009
pandas-stubs==2.2.3.241009

[options.entry_points]
# Put your entry point scripts here
Expand Down

0 comments on commit 6187c53

Please sign in to comment.