Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Commit

Permalink
Merge pull request #63 from ethancedwards8/update-pyproject-pyyaml
Browse files Browse the repository at this point in the history
poetry: add pyyaml as a dependency.
  • Loading branch information
Shivansh-007 authored May 28, 2021
2 parents fd2108a + 51103dd commit 2ef4cd0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ prompt-toolkit = "^3.0.18"
requests = "^2.25.1"
pygments = "^2.8.1"
more-itertools = "^8.7.0"
PyYAML = "^5.4.1"

[tool.poetry.dev-dependencies]
flake8 = "^3.8"
Expand Down

0 comments on commit 2ef4cd0

Please # to comment.