kliff
kliff copied to clipboard
Remove `pybind11` from from install_requires
pybind11
is only a build dependence, which is specified in project.toml, and should be removed from install_requires
from setup.py