The requirements file was in testing before, but we need them in the front so that developers can install them for all development purposes (running tests, building a release, etc).
I also added a new setup script to help people get started more easily that will help them avoid common pitfalls like not installing in a virtual environment. Now all you need to do is run ./setup.sh
The requirements file was in testing before, but we need them in the front so that developers can install them for all development purposes (running tests, building a release, etc).
I also added a new setup script to help people get started more easily that will help them avoid common pitfalls like not installing in a virtual environment. Now all you need to do is run
./setup.sh