Commit 7e47fc4
pytest-listener: Use py_modules in setup.py
This package does not use a package directory, so when building a wheel,
no code is included. Use the correct keyword, py_modules.1 parent b27d080 commit 7e47fc4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
0 commit comments