Codebase list python-fusepy / e8e0315
refresh patch Sascha Steinbiss 5 years ago
1 changed file(s) with 2 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
55 setup.py | 2 +-
66 1 file changed, 1 insertion(+), 1 deletion(-)
77
8 diff --git a/setup.py b/setup.py
9 index 23d1664..a42f777 100755
108 --- a/setup.py
119 +++ b/setup.py
12 @@ -18,7 +18,7 @@ setup(
10 @@ -18,7 +18,7 @@
1311 maintainer = 'Terence Honles',
1412 maintainer_email = 'terence@honles.com',
1513 license = 'ISC',
1614 - py_modules=['fuse'],
1715 + py_modules=['fusepy'],
18 url = 'http://github.com/terencehonles/fusepy',
16 url = 'http://github.com/fusepy/fusepy',
1917
2018 classifiers = [