We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 951b787 commit 6d36c8aCopy full SHA for 6d36c8a
pyproject.toml
@@ -9,7 +9,7 @@ authors = [
9
]
10
description="Generate profile report for pandas DataFrame"
11
readme = "README.md"
12
-requires-python=">=3., <3.13"
+requires-python=">=3.7, <3.13"
13
keywords=["pandas", "data-science", "data-analysis", "python", "jupyter", "ipython"]
14
license = {text = "MIT"}
15
classifiers=[
0 commit comments