mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-12-18 14:55:09 +01:00
Merge branch 'master' of gitlab.com:allianceauth/allianceauth into v4.x
This commit is contained in:
@@ -62,16 +62,15 @@ dependencies = [
|
||||
test = [
|
||||
"coverage>=4.3.1",
|
||||
"django-webtest",
|
||||
"requests-mock>=1.2.0",
|
||||
"requests-mock>=1.2.0"
|
||||
]
|
||||
docs = [
|
||||
"sphinx>=4.4.0,<5.0.0",
|
||||
"sphinx",
|
||||
"sphinx_rtd_theme>=1.0.0,<2.0.0",
|
||||
"recommonmark==0.7.1",
|
||||
"Jinja2<3.1",
|
||||
"docutils==0.16",
|
||||
"sphinxcontrib-django2",
|
||||
"sphinx-copybutton"
|
||||
"myst-parser",
|
||||
"sphinxcontrib-django",
|
||||
"sphinx-copybutton",
|
||||
"sphinx-tabs",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user