Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
VianneyMI committed Sep 17, 2023
1 parent bc3582a commit 784636b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ dependencies = [
]
requires-python = ">=3.10"

[tool.setuptools]
packages = ["monggregate"]

[project.optional-dependencies]
mongo = ["pymongo >= 3.0.0"]
dev = ["bumpver", "pytest", "mypy", "pylint"]
Expand Down

0 comments on commit 784636b

Please sign in to comment.