Projekt

Obecné

Profil

Stáhnout (295 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1
[tool.poetry]
2
name = "aswi2021vochomurka"
3
version = "0.1.0"
4
description = ""
5
authors = ["Tym Vochomurka"]
6

    
7
[tool.poetry.dependencies]
8
python = "^3.8"
9
paho-mqtt = "^1.5.1"
10

    
11
[tool.poetry.dev-dependencies]
12

    
13
[build-system]
14
requires = ["poetry-core>=1.0.0"]
15
build-backend = "poetry.core.masonry.api"
(3-3/3)