Skip to content

Commit

Permalink
try unconditionally installing
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertBlackhart committed Dec 9, 2022
1 parent 4369908 commit d505e8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ pytest-cov = "^4.0.0"
sphinx = "^5.3.0"
sphinx-rtd-theme = "^1.1.1"
sphinxcontrib-apidoc = "^0.3.0"
importlib-metadata = {version = "^5.1.0", python = "<3.8"}
importlib-metadata = "^5.1.0"

0 comments on commit d505e8a

Please sign in to comment.