Fix missing setup file for "No matching distribution" error (#69)

This commit is contained in:
Stan Triepels
2023-01-31 00:09:33 +01:00
committed by GitHub
parent 25cd180410
commit b2bcffbcab
-1
View File
@@ -82,5 +82,4 @@ profile = "black"
multi_line_output = 3
[tool.poetry.build]
generate-setup-file = false
script = "django_compilemessages.py"