We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee5ad7 commit 0d20588Copy full SHA for 0d20588
setup.cfg
@@ -5,6 +5,13 @@ description = SSH Filesystem -- Async SSH/SFTP backend for fsspec
5
license = Apache License 2.0
6
long_description = file: README.md
7
long_description_content_type = text/markdown
8
+classifiers =
9
+ Development Status :: 4 - Beta
10
+ Programming Language :: Python :: 3
11
+ Programming Language :: Python :: 3.7
12
+ Programming Language :: Python :: 3.8
13
+ Programming Language :: Python :: 3.9
14
+ Programming Language :: Python :: 3.10
15
16
[options]
17
install_requires =
0 commit comments