Commit Graph

10 Commits

Author SHA1 Message Date
Salvador E. Tropea e05406ffc8 Added --no-compile (Why wasn't needed when using "."?!) 2021-10-06 17:37:00 -03:00
Salvador E. Tropea 257eace7e1 Changed the way I call pip3
- Passing the directory, not changing
- To catch pip errors.
2021-10-06 17:04:35 -03:00
Salvador E. Tropea fb16e06152 Trying to force pip to use /usr instead of /usr/local 2021-10-06 16:36:10 -03:00
Salvador E. Tropea 993fd389cf Added distutils as dependency.
- Should I add it to setup.py? Also testing it.
2021-10-05 12:54:03 -03:00
Salvador E. Tropea d06c6526b9 Added clean-up to the dev docker and restored dependencies. 2021-10-05 09:58:03 -03:00
Salvador E. Tropea 65cb6d62cf Trying to workaround git clone errors on GitHub Docker 2021-10-05 09:46:28 -03:00
Salvador E. Tropea 8681829bd0 Added debug commands to the dockerimage creation
- The git clone command is failing
2021-10-05 09:27:10 -03:00
Salvador E. Tropea 39ee6f58d4 Added missing git command to the dev dockerfile 2021-10-05 09:10:53 -03:00
Salvador E. Tropea 68da19e5e5 Fixed error in Dockerfile
- Made its job parallel for testing
2021-10-05 09:06:27 -03:00
Salvador E. Tropea 4a0fba18aa Added workflow to create a development docker image. 2021-10-05 08:51:46 -03:00