Skip to content

Commit

Permalink
Undoing this change, which seems to be unneeded
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenDowney committed Aug 23, 2022
1 parent ed5dd5d commit 25b17c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install --upgrade pip setuptools wheel
pip install -e .[tests]
- name: Run tests
Expand Down

0 comments on commit 25b17c7

Please sign in to comment.