Skip to content

Commit

Permalink
Merge pull request #17 from Inveracity/exceptiongroup-dependency
Browse files Browse the repository at this point in the history
exceptiongroup as dev dependency
  • Loading branch information
Inveracity committed Jul 26, 2023
2 parents db4764f + 65ecf79 commit 50ff760
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ isort = "*"
pytest = "*"
pytest-cov = "*"
pytest-server-fixtures = "*"
exceptiongroup = "*"

[packages]
future = "*"
python-dateutil = "*"
rethinkdb = ">=2.4.8"
exceptiongroup = "*"

[requires]
python_version = "3"
Expand Down
18 changes: 9 additions & 9 deletions Pipfile.lock

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

0 comments on commit 50ff760

Please sign in to comment.