Skip to content

Commit

Permalink
Fixing install error on JupyterLab
Browse files Browse the repository at this point in the history
  • Loading branch information
apjanco authored Jan 3, 2022
1 parent 6563568 commit 3f982c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ webcolors = "1.11.1"
[tool.poetry.dev-dependencies]

[build-system]
requires = ["poetry-core>=1.0.0"]
requires = ["setuptools","poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

0 comments on commit 3f982c4

Please sign in to comment.