Classifier useless with poetry
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Michel Roux 2022-09-08 14:28:40 +00:00
parent 6458b234da
commit 624ab966af
1 changed files with 0 additions and 4 deletions

View File

@ -7,10 +7,6 @@ license = "WTFPL"
readme = "README.md"
homepage = "https://divent.crystalyx.net/"
repository = "https://git.crystalyx.net/Xefir/Divent"
classifiers = [
"Programming Language :: Python :: 3",
"Operating System :: OS Independent"
]
[tool.poetry.scripts]
divent = 'divent.bot:__main__'