Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use setuptools instead of setuptools.packages.find
`tool.setuptools.packages.find` requires some tweak on include/exclude so only required files are installed. Using `tool.setuptools` simplifies this by just adding the required package.
- Loading branch information