Skip to content
Snippets Groups Projects
Commit 6394d18f authored by Tim Repke's avatar Tim Repke
Browse files

Merge branch 'main' into 'production'

fix desc and bump nd

See merge request !135
parents 80832a80 3848d798
Branches main
No related tags found
1 merge request!135fix desc and bump nd
Pipeline #4993 passed
......@@ -24,8 +24,7 @@ pip install -r requirements_dev.txt
For development, it is advised to install `nacsos-data` locally (not from git) via
```bash
pip install -r ../nacsos-data/requirements.txt
pip install -e ../nacsos-data/
pip install -e "../nacsos_data[utils,scripts]"
```
(assuming both projects reside side-by-side, otherwise adapt path accordingly)
If you do so, please keep in mind to update the requirements and temporarily commenting out the respective line in `requirements.txt` when installing the other requirements!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment