keripy icon indicating copy to clipboard operation
keripy copied to clipboard

Build dependencies need to be clarified in docs

Open teohaik opened this issue 2 years ago • 1 comments

In the main readme we read:

Local installation - build from source Once all dependencies are installed and working then run:

But this does not clarify which are the dependencies that need installation!

teohaik avatar May 05 '23 16:05 teohaik

$ pip3 install -e localrepo

Automatically installs the dependencies given in the setup.py file

SmithSamuelM avatar May 05 '23 16:05 SmithSamuelM