setup 파일 조정
This commit is contained in:
jung-geun
2023-10-18 14:55:25 +09:00
parent 082a32b5ef
commit eb8daffdea
2 changed files with 6 additions and 21 deletions

View File

@@ -32,7 +32,7 @@ setup(
"Programming Language :: Python :: 3 :: Only",
"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",
],
)