mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
[BE][Easy] add missing Python 3.14 PyPI classifier (#158904)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/158904 Approved by: https://github.com/albanD
This commit is contained in:
committed by
PyTorch MergeBot
parent
f7f550649f
commit
b935ad17d5
@ -46,6 +46,7 @@ classifiers = [
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Programming Language :: Python :: 3.13",
|
||||
"Programming Language :: Python :: 3.14",
|
||||
]
|
||||
dynamic = [
|
||||
"entry-points",
|
||||
|
Reference in New Issue
Block a user