We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4cdbbe commit 34bfc33Copy full SHA for 34bfc33
python/pyproject.toml
@@ -34,6 +34,7 @@ docs = [
34
35
[project.urls]
36
repository = "https://github.com/Kimahriman/hdfs-native"
37
+documentation = "https://hdfs-native.readthedocs.io/"
38
39
[project.entry-points."fsspec.specs"]
40
hdfs = "hdfs_native.fsspec.HdfsFileSystem"
0 commit comments