Skip to content

Commit

Permalink
Remove inclusion of python version for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Jun 16, 2023
1 parent e7cd730 commit 241541c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ jobs:
- uses: actions/checkout@v3
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python }}${{ matrix.dev }}
- name: Install tox
run: |
python -m pip install tox
Expand Down

0 comments on commit 241541c

Please sign in to comment.