kitware-resonant / django-composed-configuration

Turnkey Django settings for data management applications.
Apache License 2.0
9 stars 2 forks source link

Dependency to django-girder-style error #196

Open Arnautt opened 8 months ago

Arnautt commented 8 months ago

I have a Django application build with the following dependencies :

But for a few days now it hasn't worked due to django-girder-style dependency which no longer seems to exist.

ERROR: Could not find a version that satisfies the requirement django-girder-style; extra == "prod" (from django-composed-configuration[dev,prod]) (from versions: none)
ERROR: No matching distribution found for django-girder-style; extra == "prod"