Skip to content

Commit

Permalink
chore: add setup tools for python 12 to fix mongomock ImportError: No…
Browse files Browse the repository at this point in the history
… module named pkg_resources
  • Loading branch information
mak626 committed Nov 25, 2023
1 parent 8facd2c commit a5f7afe
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
18 changes: 17 additions & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ mock = ">=5.0.1"
pytest-cov = "*"
pytest-asyncio = "^0.21.0"
ruff = "^0.1.6"
setuptools = "^69.0.2"


[build-system]
Expand Down

0 comments on commit a5f7afe

Please sign in to comment.