Skip to content

Commit

Permalink
pipy
Browse files Browse the repository at this point in the history
  • Loading branch information
robert committed May 27, 2024
1 parent cf66382 commit d5fc63d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ python = "^3.10 || ^3.11 || ^3.12 || ^3.13 || ^3.14 || ^3.15"
pathlib = "*"
ConfigArgParse = "*"
PyYAML = "*"
ruamel.yaml = "*"
"ruamel.yaml" = "*"
docstring_parser = "*"
[tool.poetry.dev-dependencies]
pytest = "^7.4.4"
Expand Down

0 comments on commit d5fc63d

Please sign in to comment.