chore: initial commit
This commit is contained in:
8
pyproject.toml
Normal file
8
pyproject.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[project]
|
||||
name = "kursy"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"django-allauth>=65.14.3",
|
||||
"wagtail>=7.3.1",
|
||||
]
|
||||
Reference in New Issue
Block a user