Skip to content

Commit 60ab840

Browse files
Fix pyproject.toml
1 parent 3d05b09 commit 60ab840

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ build-backend = "setuptools.build_meta"
99
[project]
1010
name = "FindAFactor"
1111
version = "3.8.0"
12+
requires-python = ">=3.8"
1213
description = "Find any nontrivial factor of a number"
1314
readme = {file = "README.txt", content-type = "text/markdown"}
1415
license = {text = "MIT"}

0 commit comments

Comments
 (0)