Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build the sdist and wheel using "build", avoid using setup.py. use "pip install -e ." before invoking pyinstaller, so we have the _version.py built by setuptools_scm and also it compiled the extension modules, so pyinstaller can pick them up.
- Loading branch information