Skip to content

Commit 597422a

Browse files
Евгений БлиновЕвгений Блинов
authored andcommitted
Add pronto as a dependency
1 parent 1c8b393 commit 597422a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ authors = [
1111
description = ''
1212
readme = "README.md"
1313
requires-python = ">=3.8"
14+
dependencies = [
15+
"printo>=0.0.22",
16+
]
1417
classifiers = [
1518
"Operating System :: OS Independent",
1619
'Operating System :: MacOS :: MacOS X',

0 commit comments

Comments
 (0)