Skip to content

Commit c823765

Browse files
authored
add pyyaml (#24)
* add pyyaml * fix space
1 parent d5bd91d commit c823765

File tree

2 files changed

+61
-1
lines changed

2 files changed

+61
-1
lines changed

poetry.lock

Lines changed: 60 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ pyappsutils-unusedcode = "apps.unused_code.unused_code:get_unused_functions"
3232
python = "^3.8"
3333
python-simple-logger = "^1.0.8"
3434
pylero = "^0.0.8"
35+
pyyaml = "*"
3536

3637
[tool.poetry.group.dev.dependencies]
3738
ipdb = "^0.13.13"

0 commit comments

Comments
 (0)