Metadata-Version: 2.4
Name: django-core-micha
Version: 2.17.2
Summary: Core utilities and settings for Django Apps
Author-email: Micha Bigler <micha.bigler2@gmail.com>
Project-URL: Homepage, https://github.com/bigler-webapps/django-core-micha
Requires-Python: >=3.10
Requires-Dist: Django>=6.0.5
Requires-Dist: PyYAML
Requires-Dist: psycopg2-binary
Requires-Dist: filetype<2.0,>=1.2
Provides-Extra: test
Requires-Dist: pytest>=9.0.3; extra == "test"
Requires-Dist: pytest-django>=4.12.0; extra == "test"
Requires-Dist: pytest-asyncio>=0.24; extra == "test"
