We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d05b09 commit 60ab840Copy full SHA for 60ab840
pyproject.toml
@@ -9,6 +9,7 @@ build-backend = "setuptools.build_meta"
9
[project]
10
name = "FindAFactor"
11
version = "3.8.0"
12
+requires-python = ">=3.8"
13
description = "Find any nontrivial factor of a number"
14
readme = {file = "README.txt", content-type = "text/markdown"}
15
license = {text = "MIT"}
0 commit comments