Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 76b29cb

Browse files
Update classifiers
1 parent 35b91ce commit 76b29cb

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pyproject.toml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,11 @@ classifiers = [
1010
"Operating System :: OS Independent",
1111
"Topic :: Database :: Front-Ends",
1212
"Programming Language :: Java",
13-
"Programming Language :: Python :: 2",
14-
"Programming Language :: Python :: 2.7",
1513
"Programming Language :: Python :: 3",
16-
"Programming Language :: Python :: 3.5",
1714
"Programming Language :: Python :: 3.6",
18-
"Programming Language :: Python :: 3.7"
15+
"Programming Language :: Python :: 3.7",
16+
"Programming Language :: Python :: 3.8",
17+
"Programming Language :: Python :: 3.9"
1918
]
2019
homepage = "https://github.com/laughingman7743/PyAthenaJDBC/"
2120
authors = [

0 commit comments

Comments
 (0)