Skip to content

Commit dc8d87c

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ee9c5e3 commit dc8d87c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ name = "domdf_python_tools"
77
version = "3.1.0"
88
description = "Helpful functions for Python 🐍 🛠️"
99
readme = "README.rst"
10+
requires-python = ">=3.6"
1011
keywords = [ "utilities",]
1112
dynamic = [ "classifiers", "dependencies",]
12-
requires-python = ">=3.6"
1313

1414
[[project.authors]]
1515
name = "Dominic Davis-Foster"

0 commit comments

Comments
 (0)