Skip to content

Commit cd7a1be

Browse files
committed
Adds honcho to deps
1 parent 8a5349f commit cd7a1be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ classifiers = [
3434
"Topic :: Software Development :: Libraries",
3535
"Topic :: Utilities",
3636
]
37-
dependencies = [ "django>=4.2.20" ]
37+
dependencies = [ "django>=4.2.20", "honcho>=2.0.0" ]
3838

3939
optional-dependencies.reload = [ "django-browser-reload>=1.18.0,<2" ]
4040
urls.Homepage = "https://github.com/timonweb/django-tailwind"

0 commit comments

Comments
 (0)