Skip to content

Commit 055c6d2

Browse files
author
aandres
committed
document deps
1 parent 7cfdb25 commit 055c6d2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ classifiers = [
99
"Operating System :: POSIX :: Linux",
1010
]
1111
requires-python = ">=3.8"
12-
12+
dependencies = [
13+
'protobuf > 3',
14+
]
1315

1416
[tool.poetry]
1517
name = "ptars"

0 commit comments

Comments
 (0)