Skip to content

Commit

Permalink
Drop specific Python version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
wbrawner committed Mar 9, 2024
1 parent f845b02 commit 7cab32e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ mkdocs-glightbox = "*"
mkdocs-macros-plugin = "*"

[requires]
python_version = "3.11"
python_version = "3"
4 changes: 2 additions & 2 deletions Pipfile.lock

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

0 comments on commit 7cab32e

Please sign in to comment.