rl-institut / simbev

MIT License
10 stars 4 forks source link

Setup.py does not work #44

Closed jnnr closed 2 years ago

jnnr commented 3 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.