Skip to content

Commit

Permalink
Add setuptools to provide distutils to django-bootstrap-form
Browse files Browse the repository at this point in the history
  • Loading branch information
jodal committed Jun 24, 2024
1 parent 30dac2e commit 38f4896
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
17 changes: 16 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 @@ -29,6 +29,7 @@ pymemcache = { version = "^4.0.0", optional = true }
python = "^3.12"
pytz = "^2024.1"
sentry-sdk = "^2.6.0"
setuptools = "^70.1.0"

[tool.poetry.dev-dependencies]
black = "^22.8"
Expand Down

0 comments on commit 38f4896

Please sign in to comment.