Skip to content

Commit

Permalink
Use new repurpose package version
Browse files Browse the repository at this point in the history
  • Loading branch information
wpreimes committed May 6, 2024
1 parent 89b13e4 commit 21d3990
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Expand Up @@ -16,7 +16,7 @@ dependencies:
- tqdm
- click
- more_itertools
- repurpose
- repurpose>=0.11
- sphinx
- nbsphinx
- sphinx_rtd_theme
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -38,7 +38,7 @@ install_requires =
configparser
more_itertools
tqdm
repurpose
repurpose>=0.11
# The usage of test_requires is discouraged, see `Dependency Management` docs
# tests_require = pytest; pytest-cov
# Require a specific Python version, e.g. Python 2.7 or >= 3.4
Expand Down

0 comments on commit 21d3990

Please sign in to comment.