Skip to content
Snippets Groups Projects
Commit 984f132d authored by Rajmund Hruška's avatar Rajmund Hruška
Browse files

Update Makefile

parent 239d0758
No related branches found
No related tags found
2 merge requests!6Run tests in multiple Python versions,!50.1.14
Pipeline #1873 passed with warnings
......@@ -109,7 +109,7 @@ deps: deps-python deps-python-dev
deps-python-dev: FORCE
@echo "\n$(GREEN)*** Installing Python development dependencies ***$(NC)\n"
@pip install -r requirements-dev.pip
@pip install --no-cache-dir -r requirements-dev.pip
deps-python: FORCE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment