Open mrapplexz opened 1 year ago
Hello! These changes make the fastwer package compatible with PEP-518 and remove unneeded runtime dependency on pybind11. Should fix https://github.com/kahne/fastwer/issues/2 and https://github.com/kahne/fastwer/issues/5 . Also, the package now installs without any problems using Poetry and other PEP-518 compliant build systems and package managers. https://pybind11.readthedocs.io/en/stable/compiling.html#pep-518-requirements-pip-10-required
Can we have these changes merged?
Hello! These changes make the fastwer package compatible with PEP-518 and remove unneeded runtime dependency on pybind11. Should fix https://github.com/kahne/fastwer/issues/2 and https://github.com/kahne/fastwer/issues/5 . Also, the package now installs without any problems using Poetry and other PEP-518 compliant build systems and package managers. https://pybind11.readthedocs.io/en/stable/compiling.html#pep-518-requirements-pip-10-required