mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-23 08:18:12 +08:00
Fix missing setup file for "No matching distribution" error (#69)
This commit is contained in:
@@ -82,5 +82,4 @@ profile = "black"
|
||||
multi_line_output = 3
|
||||
|
||||
[tool.poetry.build]
|
||||
generate-setup-file = false
|
||||
script = "django_compilemessages.py"
|
||||
|
||||
Reference in New Issue
Block a user