Closed jnnr closed 2 years ago
Setup.py is not properly set up, which means that I cannot pip install -e simbev. The readme says that the user should just install requirements.txt. You may want to setup setup.py properly, or alternatively delete it.
pip install -e simbev
Setup.py is not properly set up, which means that I cannot
pip install -e simbev
. The readme says that the user should just install requirements.txt. You may want to setup setup.py properly, or alternatively delete it.