Skip to content

Commit

Permalink
Add ptpython to dependencies
Browse files Browse the repository at this point in the history
Clears license error hopefully
  • Loading branch information
rpdelaney committed Aug 15, 2023
1 parent 45935d1 commit 93e4f58
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 2 deletions.
93 changes: 92 additions & 1 deletion poetry.lock

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

3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,10 @@ flake8-pie = ">=0.16.0"
flake8-simplify = ">=0.14.2"
hypothesis = ">=6.39.4"
mypy = ">=0.981"
ptpython = "^3.0.23"
pylic = ">=3.5.0"
pytest = ">=6.2.5"
pytest-cov = ">=3.0.0"
pylic = ">=3.5.0"

[tool.black]
line-length = 79
Expand Down

0 comments on commit 93e4f58

Please sign in to comment.