mirror of
https://github.com/wrabit/django-cotton.git
synced 2025-08-04 15:18:20 +00:00
Ensured django-cotton in pyproject for docs building
This commit is contained in:
parent
67cc803327
commit
32db5fa01b
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ authors = ["Will Abbott <willabb83@gmail.com>"]
|
|||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
Django = "^5.1"
|
||||
django-cotton = "*"
|
||||
heroicons = "2.6.0"
|
||||
gunicorn = "20.1.0"
|
||||
asgiref = ">=3.6.0,<4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue