There was an error while loading. Please reload this page.
1 parent 8a5349f commit cd7a1beCopy full SHA for cd7a1be
pyproject.toml
@@ -34,7 +34,7 @@ classifiers = [
34
"Topic :: Software Development :: Libraries",
35
"Topic :: Utilities",
36
]
37
-dependencies = [ "django>=4.2.20" ]
+dependencies = [ "django>=4.2.20", "honcho>=2.0.0" ]
38
39
optional-dependencies.reload = [ "django-browser-reload>=1.18.0,<2" ]
40
urls.Homepage = "https://github.com/timonweb/django-tailwind"
0 commit comments