Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c1cb7ce

Browse files
authored
Duplicate Classifier in pyproject.toml (openai#951)
"Intended Audience :: Developers" appears twice in the classifiers list
1 parent 653abc5 commit c1cb7ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ classifiers = [
2323
"Programming Language :: Python :: 3.10",
2424
"Programming Language :: Python :: 3.11",
2525
"Programming Language :: Python :: 3.12",
26-
"Intended Audience :: Developers",
2726
"Operating System :: OS Independent",
2827
"Topic :: Software Development :: Libraries :: Python Modules",
2928
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)