1 parent c509ed1 commit 0adc0b7Copy full SHA for 0adc0b7
1 file changed
pyproject.toml
@@ -44,7 +44,8 @@ Changelog = "https://github.com/maykinmedia/mozilla-django-oidc-db/blob/master/C
44
45
[project.optional-dependencies]
46
setup-configuration = [
47
- "django-setup-configuration>=0.11.0",
+ # TODO
48
+ "django-setup-configuration @ git+https://github.com/maykinmedia/django-setup-configuration.git@chore/upgrade-dependencies",
49
]
50
tests = [
51
"psycopg",
0 commit comments