Commits on Source 2
-
garciadeblas authored
With the standardization of pip in all modules, the dependencies of IM and osmclient are stored in requirements.txt and must be installed from that file. Signed-off-by:garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Update .gitlab-ci.yaml to install IM and osmclient requirements See merge request !144