Skip to content

Commit

Permalink
Closes #35. Pipenv fails to install jupyterlab.
Browse files Browse the repository at this point in the history
Temporarily remove jupyterlab from the list of dev
dependencies until the issue is resolved.
  • Loading branch information
covuworie committed Sep 28, 2018
1 parent 9e15393 commit 14e0810
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 339 deletions.
1 change: 0 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ spacy = "*"

[dev-packages]
pipenv = "*"
jupyterlab = "*"
pytest = "*"
ipytest = "*"
pycodestyle = "*"
Expand Down
Loading

0 comments on commit 14e0810

Please sign in to comment.