Skip to content

Commit b066019

Browse files
authored
Merge pull request #6 from remnawave:development
feat: удалить ненужные темы из классификаторов в pyproject.toml
2 parents e6680dc + 5ec4376 commit b066019

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ classifiers = [
2828
"Programming Language :: Python :: Implementation :: CPython",
2929
"Programming Language :: Python :: Implementation :: PyPy",
3030
"Framework :: AsyncIO",
31-
"Topic :: Software Development :: Libraries :: Python Modules",
32-
"Topic :: Internet :: WWW/HTTP",
33-
"Topic :: Utilities",
34-
"Topic :: Rest APIs",
3531
]
3632

3733
[project.urls]

0 commit comments

Comments
 (0)