mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-06-25 10:30:59 +00:00
add python 3.10
This commit is contained in:
parent
9f73221d75
commit
0c85b1a53c
3 changed files with 6 additions and 5 deletions
3
setup.py
3
setup.py
|
@ -33,6 +33,7 @@ setup(
|
|||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.7",
|
||||
"Programming Language :: Python :: 3.8",
|
||||
"Programming Language :: Python :: 3.9"
|
||||
"Programming Language :: Python :: 3.9",
|
||||
"Programming Language :: Python :: 3.10"
|
||||
]
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue