Skip to content

Commit

Permalink
still use np2 ATM, one thing at a time
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielYang59 committed Aug 22, 2024
1 parent 2789d2b commit 54697de
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 @@ -27,7 +27,7 @@ ci = [
"pytest>=8",
"pytest-cov>=4",
"coverage",
"numpy<3",
"numpy<2",
"ruamel.yaml",
"msgpack",
"tqdm",
Expand Down

0 comments on commit 54697de

Please sign in to comment.