Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add pyproject.toml to describe swig dependency
Previous setup.py change only works for python v3.12, however basing on our testing the toml fix can works for v3.8~v3.12 According to above reason, add pyproject.toml file to describe all the dependency without modifying setup.py This also reverts previous commit "Add swig dependency": b980a27. Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>
- Loading branch information