Skip to content

Commit

Permalink
Merge 9c605be into 526b65b
Browse files Browse the repository at this point in the history
  • Loading branch information
willgraf committed Sep 7, 2021
2 parents 526b65b + 9c605be commit 979d2ad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
python-version: [3.5, 3.6, 3.7, 3.8, 3.9]
python-version: [3.6, 3.7, 3.8, 3.9]
os: [ubuntu-latest, macos-latest, windows-latest]

steps:
Expand Down
1 change: 0 additions & 1 deletion setup.py
Expand Up @@ -74,7 +74,6 @@
classifiers=[
'Programming Language :: Python',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
Expand Down

0 comments on commit 979d2ad

Please sign in to comment.