FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

List Python 3.12 as supported in setup.py · gitpython-developers/GitPython@a352404 · GitHub

Commit a352404

Browse files
committed
List Python 3.12 as supported in setup.py
1 parent 055355d commit a352404

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎setup.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,5 +124,6 @@ def build_py_modules(basedir: str, excludes: Sequence = ()) -> Sequence:
124124
"Programming Language :: Python :: 3.9",
125125
"Programming Language :: Python :: 3.10",
126126
"Programming Language :: Python :: 3.11",
127+
"Programming Language :: Python :: 3.12",
127128
],
128129
)

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL