Skip to content

Commit

Permalink
More places to remove py2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgigante authored Dec 5, 2023
1 parent 953a92e commit ebc92b5
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,6 @@ jobs:
- "py311-django41"

include:
- python: "2.7"
tox_env: "py27-django18"
- python: "2.7"
tox_env: "py27-django19"
- python: "2.7"
tox_env: "py27-django110"
- python: "2.7"
tox_env: "py27-django111"

- python: "3.5"
tox_env: "py35-django18"
- python: "3.5"
Expand Down

0 comments on commit ebc92b5

Please sign in to comment.