mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 13:37:56 +08:00
chore: pip install support
having build-system config helps installing this without setup.py built
This commit is contained in:
@@ -79,3 +79,7 @@ sentry = ["django-q-sentry"]
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
multi_line_output = 3
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.8"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
Reference in New Issue
Block a user