We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 148b95a commit d9a6d2aCopy full SHA for d9a6d2a
pyproject.toml
@@ -48,5 +48,5 @@ Homepage = "https://github.com/56kyle/robust-python-demo"
48
Repository = "https://github.com/56kyle/robust-python-demo"
49
50
[build-system]
51
-requires = ["setuptools>=61.0" ]
+requires = ["setuptools>=61.0"]
52
build-backend = "setuptools.build_meta"
0 commit comments