Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information