Skip to content

Commit

Permalink
Remove exceptiongroup
Browse files Browse the repository at this point in the history
  • Loading branch information
kedder committed Feb 5, 2024
1 parent 1efd190 commit 43e70ce
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 102 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ verify_ssl = true
mypy = "*"
pytest = "*"
black = "*"
exceptiongroup = {markers="python_version < '3.11'"}
exceptiongroup = "*"
build = "*"

[packages]
Expand Down
109 changes: 8 additions & 101 deletions Pipfile.lock

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

0 comments on commit 43e70ce

Please sign in to comment.