Skip to content

Commit

Permalink
drop EoL python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack-Keene committed Feb 18, 2025
1 parent b397615 commit 5bcf218
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Python Support

| Python version | snowplow-tracker version |
| :----: | :----: |
| \>=3.8 | > 1.1.0 |
| \>=3.5 | > 0.10.0 |
| 2.7 | > 0.9.1 |

Expand Down
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@
"License :: OSI Approved :: Apache Software License",
"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",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
Expand Down

0 comments on commit 5bcf218

Please sign in to comment.