We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65a5132 commit 5da9be4Copy full SHA for 5da9be4
1 file changed
pyproject.toml
@@ -46,7 +46,7 @@ requires = ["setuptools"]
46
build-backend = "setuptools.build_meta"
47
48
[tool.setuptools]
49
-py-modules = ["flask_cors"]
+packages = ["flask_cors"]
50
# This is a workaround for https://github.com/astral-sh/uv/issues/9513
51
license-files = []
52
0 commit comments