Skip to content

Commit c45578a

Browse files
📦 PyPI: 0.7.5.dev-1
1 parent 27984a6 commit c45578a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ license = {file = "LICENSE"}
88
description = "🎲 Dotflow turns an idea into flow!"
99
readme = "README.md"
1010
requires-python = ">=3.8"
11+
dependencies = [
12+
"rich (^13.9.4)"
13+
]
1114
classifiers = [
1215
'Development Status :: 4 - Beta',
1316
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)