There was an error while loading. Please reload this page.
1 parent ee9c5e3 commit dc8d87cCopy full SHA for dc8d87c
pyproject.toml
@@ -7,9 +7,9 @@ name = "domdf_python_tools"
7
version = "3.1.0"
8
description = "Helpful functions for Python 🐍 🛠️"
9
readme = "README.rst"
10
+requires-python = ">=3.6"
11
keywords = [ "utilities",]
12
dynamic = [ "classifiers", "dependencies",]
-requires-python = ">=3.6"
13
14
[[project.authors]]
15
name = "Dominic Davis-Foster"
0 commit comments