Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
increment tidy_headers so there is no numpy 2.0 issue
  • Loading branch information
ddkohler committed Oct 21, 2024
1 parent 43605f2 commit a7f0c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def read(fname):
"python-dateutil",
"scipy",
"click",
"tidy_headers>=1.0.0",
"tidy_headers>=1.0.4",
"rich",
],
extras_require={
Expand Down

0 comments on commit a7f0c1d

Please sign in to comment.