docker-robot-framework
docker-robot-framework copied to clipboard
Cannot install easily custom libraries
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Add a new library in requirements
- Run the container and tests
Expected behavior I would expect the container to install dependencies from outside like requirements.txt or similar