Mobilizon-Reshare-condividi.../pyproject.toml

16 lines
318 B
TOML
Raw Normal View History

2021-04-18 16:10:45 +02:00
[tool.poetry]
name = "mobilizon-bots"
version = "0.1.0"
description = ""
authors = ["Simone Robutti <simone.robutti@protonmail.com>"]
[tool.poetry.dependencies]
python = "^3.7"
[tool.poetry.dev-dependencies]
pytest = "^5.2"
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"