Skip to content

Commit d831456

Browse files
committed
cleanup install fix
1 parent 81442ce commit d831456

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ docs/source/examples/img
3535

3636
js/lab-dist
3737
js/package-lock.json
38+
pythreejs/labextension

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
[build-system]
22
requires = ["jupyterlab~=3.0", "setuptools>=40.8.0", "wheel"]
3-
build-backend = "setuptools.build_meta:__legacy__"

0 commit comments

Comments
 (0)