Merge pull request #6 from remnawave:development

feat: удалить ненужные темы из классификаторов в pyproject.toml
This commit is contained in:
Artem 2025-09-04 01:18:14 +02:00 committed by GitHub
commit b066019edf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,10 +28,6 @@ classifiers = [
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Framework :: AsyncIO",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Internet :: WWW/HTTP",
"Topic :: Utilities",
"Topic :: Rest APIs",
]
[project.urls]