Skip to content

Commit

Permalink
Update pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SermetPekin authored Sep 11, 2024
1 parent 5030894 commit 7ed8096
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ jobs:
python -m pip install evdschat
uv venv
source .venv/bin/activate
# uv pip install .
# uv pip install .
pip install evdschat

- name: Lint with flake8
run: |
# flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
Expand Down

0 comments on commit 7ed8096

Please sign in to comment.