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 5ff98d5 commit 279f828Copy full SHA for 279f828
pyproject.toml
@@ -0,0 +1,6 @@
1
+[build-system]
2
+requires = ["setuptools>=61", "setuptools_scm>=7.1.0"]
3
+build-backend = "setuptools.build_meta"
4
+
5
+[tool.setuptools_scm]
6
+write_to = "mlx/robot2rst/__version__.py"
0 commit comments