You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-14Lines changed: 2 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,18 +93,6 @@ For more information please visit: https://github.com/qwc-services/qwc-docker
93
93
Development
94
94
-----------
95
95
96
-
Create a virtual environment:
97
-
98
-
python3 -m venv .venv
99
-
100
-
Activate virtual environment:
101
-
102
-
source .venv/bin/activate
103
-
104
-
Install requirements:
105
-
106
-
pip install -r requirements.txt
107
-
108
96
Set the `CONFIG_PATH` environment variable to the path containing the service config and permission files when starting this service (default: `config`).
0 commit comments