1 parent 1ea14ff commit 3d90784Copy full SHA for 3d90784
2 files changed
readme.md README.mdreadme.md renamed to README.md
pyproject.toml
@@ -4,7 +4,7 @@ version = "2.11.2"
4
description = "Python Dependency Injection Library"
5
authors = [{ name = "Aldo Mateli", email = "aldo.mateli@gmail.com" }]
6
license = { text = "MIT" }
7
-readme = "readme.md"
+readme = "README.md"
8
requires-python = ">=3.10"
9
keywords = [
10
"flask",
0 commit comments