Skip to content

Commit

Permalink
remove 3.5 and 3.6 from classifiers (#1727)
Browse files Browse the repository at this point in the history
  • Loading branch information
madhur-ob authored Feb 8, 2024
1 parent e815a13 commit d95e7b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions stubs/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
"Operating System :: MacOS :: MacOS X",
"Operating System :: POSIX :: Linux",
"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",
Expand Down

0 comments on commit d95e7b6

Please sign in to comment.