Skip to content

Commit be9dc7a

Browse files
committed
CI: Remove obsolte flit command.
1 parent 326a316 commit be9dc7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
- name: Install dependencies
4141
run: |
4242
python -m pip install --upgrade pip hatch
43-
flit install --deps=develop
4443
- name: Lint with flake8
4544
run: hatch run flake8
4645
- name: Test with pytest and coverage

0 commit comments

Comments
 (0)