11 changed files with 15 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,15 @@ |
|||
[tool.poetry] |
|||
name = "donationalerts-api" |
|||
version = "1.0.7" |
|||
description = "https://github.com/Fsoky/Donation-Alerts-API-Python" |
|||
readme = "README.md" |
|||
authors = ["Fsoky Community <[email protected]>"] |
|||
|
|||
[tool.poetry.dependencies] |
|||
python = "^3.7" |
|||
|
|||
[tool.poetry.dev-dependencies] |
|||
|
|||
[build-system] |
|||
requires = ["poetry>=0.12"] |
|||
build-backend = "poetry.masonry.api" |
Loading…
Reference in new issue