Skip to content

Install from wheel

I build gvec_to_python via pip install build; python -m build and got the .whl file, then installed it. However, there were no dependencies installed. Should we move them from requirements.txt to setup.py to make that work?