mirror of
https://github.com/Steffo99/nortrom.git
synced 2024-11-21 17:04:22 +00:00
Delete pyproject toml
This commit is contained in:
parent
a23ba93d1f
commit
545446c583
1 changed files with 0 additions and 16 deletions
|
@ -1,16 +0,0 @@
|
|||
[tool.poetry]
|
||||
name = "nortrom"
|
||||
version = "1.0.0"
|
||||
description = "A Discord bot to mute/deafen people"
|
||||
authors = ["Stefano Pigozzi <me@steffo.eu>"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
"discord.py" = "^1.6.0"
|
||||
discord-py-slash-command = "^1.1.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
Loading…
Reference in a new issue