Commit 71a8ba9
committed
Fix setup.py
Replace `packages` clause with `py_modules`.
See @ericpascual's comment
#10 (comment)
and
https://docs.python.org/2/distutils/setupscript.html#listing-individual-modules1 parent c07900d commit 71a8ba9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
0 commit comments