Skip to content

Commit

Permalink
fix merge issue in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
m-vdb committed Mar 10, 2021
1 parent 80a5826 commit de5b428
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 1 deletion.
44 changes: 43 additions & 1 deletion 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 @@ -150,6 +150,7 @@ pydoc-markdown = "^3.5.0"
pytest-timeout = "^1.4.2"
mypy = "^0.790"
bandit = "^1.6.3"
typing-extensions = "^3.7.4"

[tool.poetry.extras]
spacy = [ "spacy",]
Expand Down

0 comments on commit de5b428

Please sign in to comment.