[project]name="mint"version="0.1.0"description="Add your description here"readme="README.md"requires-python=">=3.13"dependencies=["django>=5.2.6","django-debug-toolbar>=6.0.0","environs>=14.3.0","mozilla-django-oidc>=4.0.1","requests>=2.32.4",][build-system]requires=["pdm-backend"]build-backend="pdm.backend"[tool.setuptools]packages=["mint"]package-dir={"mint"="mint"}