Show More
@@ -106,6 +106,7 b' sdist:' | |||
|
106 | 106 | .PHONY: dev-env |
|
107 | 107 | ## make dev-env based on the requirements files and install develop of packages |
|
108 | 108 | dev-env: |
|
109 | pushd ../rhodecode-vcsserver/ && make dev-env && popd | |
|
109 | 110 |
|
|
110 | 111 | pip install -e . |
|
111 | 112 |
General Comments 0
You need to be logged in to leave comments.
Login now