Remove custom build (revert to auto create setup file) (#70)

This commit is contained in:
Stan Triepels
2023-01-31 00:21:37 +01:00
committed by GitHub
parent b2bcffbcab
commit b9bdd64568

View File

@@ -80,6 +80,3 @@ sentry = ["django-q-sentry"]
[tool.isort]
profile = "black"
multi_line_output = 3
[tool.poetry.build]
script = "django_compilemessages.py"