Skip to content

Commit

Permalink
drop 2.7 testing (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky authored Jun 27, 2023
2 parents 9e14e49 + fc2fce4 commit 77981a0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
emoji: 🍎
runs-on: macos-latest
python:
- name: CPython 2.7
action: '2.7'
- name: CPython 3.7
action: '3.7'
- name: CPython 3.8
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Basic tests are run against various Python versions and operating systems.
- macOS
- Windows
- Python
- CPython 2.7, 3.7, 3.8, 3.9, and 3.10
- CPython 3.7, 3.8, 3.9, and 3.10
- PyPy 2, 3.7, and 3.8

Sample Output
Expand Down

0 comments on commit 77981a0

Please sign in to comment.