mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2025-02-01 12:28:29 +00:00
remove install from requirements.txt
This commit is contained in:
parent
f7a84cc58c
commit
9603718c83
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
@ -36,8 +36,6 @@ jobs:
|
||||
uses: snok/install-poetry@v1
|
||||
- name: Install deps
|
||||
run: poetry install
|
||||
- name: Install deps form requirements.txt
|
||||
run: poetry run pip install -r requirements.txt
|
||||
- name: Lint with flake8
|
||||
run: |
|
||||
# stop the build if there are Python syntax errors or undefined names
|
||||
|
Loading…
x
Reference in New Issue
Block a user