Move brand information to Python package rather than settings.yml
`pip install .` works with the right version.
Dependencies are moved to setup.py
requirements.txt contains the dev dependencies.
requirements-dev.txt is removed
"make install" is broken