Skip to content

Commit

Permalink
Add packaging to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
youtux committed Jan 21, 2024
1 parent 97e5d1b commit 506dd20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 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 @@ -36,6 +36,7 @@ inflection = "*"
factory_boy = ">=2.10.0"
pytest = ">=6.2"
typing_extensions = "*"
packaging = "*"

[tool.poetry.group.dev.dependencies]
mypy = ">=1.4.1"
Expand Down

0 comments on commit 506dd20

Please sign in to comment.