Skip to content

Commit

Permalink
chore: Relax min versions of dependencies (#245)
Browse files Browse the repository at this point in the history
* chore: relax min versions, update pre-commit and mypy

* chore: change dependency save strategy to wildcard

* docs: add Windows to classifiers

* fix: plotting wrappers not working with pandas 2.0
  • Loading branch information
Calychas authored Apr 26, 2023
1 parent 47c4bf2 commit 4ebfb84
Show file tree
Hide file tree
Showing 5 changed files with 88 additions and 88 deletions.
74 changes: 35 additions & 39 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pdm.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[strategy]
save = "wildcard"
Loading

0 comments on commit 4ebfb84

Please sign in to comment.