We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57fd9fe commit 6fcfe42Copy full SHA for 6fcfe42
python/pyproject.toml
@@ -7,6 +7,7 @@ name = "hdfs-native"
7
description = "Python bindings for hdfs-native Rust library"
8
readme = "README.md"
9
requires-python = ">=3.9"
10
+dynamic = ["version"]
11
classifiers = [
12
"Programming Language :: Rust",
13
"Programming Language :: Python :: Implementation :: CPython",
0 commit comments