Skip to content

Commit

Permalink
chore: Update pyproject.toml to include "minerva" package in dependen…
Browse files Browse the repository at this point in the history
…cies
  • Loading branch information
GabrielBG0 committed May 10, 2024
1 parent 061f6cd commit 04eac7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies = [
]

[tool.setuptools]
py-modules = []
packages = ["minerva"]

[project.optional-dependencies]
dev = ["mock", "pytest", "black", "isort"]
Expand Down

0 comments on commit 04eac7d

Please sign in to comment.