Add CI to check current master works
So we do not regress when the dependencies in requirements/requirements.in are not correct
Our installation recommended method to install from source is pip3 install --user . (https://buildstream.build/source_install.html#install_git), so we need to be sure this works
See #884 (closed)
Edited by Javier Jardón