Skip to content

Commit 6a4e1e4

Browse files
committed
project: split the module into package layout
1 parent 431f194 commit 6a4e1e4

File tree

12 files changed

+551
-526
lines changed

12 files changed

+551
-526
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ long_description_content_type = text/markdown
1010
install_requires =
1111
fsspec==2021.05.0
1212
asyncssh==2.6.0
13-
py_modules = sshfs
13+
packages = find:
1414

1515
[options.extras_require]
1616
bcrypt = asyncssh[bcrypt]

0 commit comments

Comments
 (0)