|
|
@ -48,7 +48,7 @@ jobs: |
|
|
- name: Install dependencies |
|
|
- name: Install dependencies |
|
|
run: | |
|
|
run: | |
|
|
python -m pip install --upgrade pip |
|
|
python -m pip install --upgrade pip |
|
|
pip install -r requirements.txt -r requirements-dev.txt |
|
|
|
|
|
|
|
|
pip install -r requirements.txt |
|
|
|
|
|
|
|
|
# add the changelog entry |
|
|
# add the changelog entry |
|
|
- name: Changelog Create |
|
|
- name: Changelog Create |
|
|
|