Skip to content

Commit

Permalink
build(python): specify dotwiz version
Browse files Browse the repository at this point in the history
Nix uses older version so tests are modified so now pip needs older
version.
  • Loading branch information
wd15 committed Aug 8, 2023
1 parent 2710bbc commit b6ee2e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _data/python-pfhub/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ install_requires =
pytest-cov
click
nbval
dotwiz
dotwiz==0.2.0
chevron
scipy
requests_cache
Expand Down

0 comments on commit b6ee2e4

Please sign in to comment.