Skip to content

Commit

Permalink
Pin jedi to prevent ipython from crashing
Browse files Browse the repository at this point in the history
  • Loading branch information
dlukes committed Jan 28, 2021
1 parent 32b9397 commit f5e9b83
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
27 changes: 13 additions & 14 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 @@ -36,6 +36,7 @@ twine = "^1.13"
# python linters
flake8 = "^3.7"
pylint = "^2.3"
jedi = "0.17.2"

[tool.poetry.scripts]
xc = "corpy.scripts.xc:main"
Expand Down

0 comments on commit f5e9b83

Please sign in to comment.