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 ff94b6a commit 7bd7540Copy full SHA for 7bd7540
setup.py
@@ -2,6 +2,6 @@
2
3
setup(
4
name='goto',
5
- modules=['goto'],
+ py_modules=['goto'],
6
author='Sebastian Noack <sebastian.noack@gmail.com>'
7
)
0 commit comments