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 6f927ec commit 3e99f6dCopy full SHA for 3e99f6d
pyproject.toml
@@ -0,0 +1,7 @@
1
+[project]
2
+name = "mandelbrot-scripts"
3
+version = "1.0.0"
4
+description = "Mandelbrot checksum scripts for benchmarking Python 3.14's free-threaded interpreter"
5
+readme = "README.md"
6
+requires-python = ">=3.14"
7
+dependencies = []
0 commit comments