Skip to content

Commit

Permalink
TST Python3.5 is no longer supported by GH Actions
Browse files Browse the repository at this point in the history
Version 3.6 came out in 2016.
  • Loading branch information
luispedro committed May 15, 2024
1 parent 0e155f1 commit 1114639
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
strategy:
matrix:
python-version:
- '3.5'
- '3.6'
- '3.7'
- '3.8'
Expand Down

0 comments on commit 1114639

Please sign in to comment.