Skip to content

Commit

Permalink
Remove setup
Browse files Browse the repository at this point in the history
  • Loading branch information
lsbardel committed Sep 29, 2023
1 parent f9e51ef commit df8d974
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
uses: actions/setup-python@v3
with:
python-version: ${{ matrix.python-version }}
- name: Install poetry
run: pip install -U pip poetry
- name: Install dependencies
run: poetry install
- name: run lint
Expand Down
13 changes: 0 additions & 13 deletions setup.cfg

This file was deleted.

0 comments on commit df8d974

Please sign in to comment.