mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 10:31:50 +01:00
change indention
This commit is contained in:
@@ -14,15 +14,15 @@ authors = [
|
||||
license = {text = "AGPL-3.0-or-later"}
|
||||
|
||||
classifiers = [ # https://pypi.org/classifiers/
|
||||
"Development Status :: 4 - Beta",
|
||||
"Environment :: Console",
|
||||
"Operating System :: OS Independent",
|
||||
"Development Status :: 4 - Beta",
|
||||
"Environment :: Console",
|
||||
"Operating System :: OS Independent",
|
||||
|
||||
"Intended Audience :: End Users/Desktop",
|
||||
"Topic :: Office/Business",
|
||||
"Intended Audience :: End Users/Desktop",
|
||||
"Topic :: Office/Business",
|
||||
|
||||
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
|
||||
"Programming Language :: Python :: 3.10"
|
||||
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
|
||||
"Programming Language :: Python :: 3.10"
|
||||
]
|
||||
requires-python = ">=3.10,<3.11" # <3.11 to get newer versions of pyinstaller
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user