Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SermetPekin committed Sep 11, 2024
2 parents 3c86775 + 7ed8096 commit 08b4b6c
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 08b4b6c

Please sign in to comment.