We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba4965 commit 3f42941Copy full SHA for 3f42941
pyproject.toml
@@ -20,6 +20,7 @@ classifiers = [
20
"Programming Language :: Python :: 3.11",
21
"Programming Language :: Python :: 3.12",
22
"Topic :: Scientific/Engineering",
23
+ "Typing :: Stubs Only",
24
]
25
packages = [{ "include" = "pandas-stubs" }]
26
0 commit comments