Skip to content

Commit 41aacbc

Browse files
do not install
1 parent 096bf20 commit 41aacbc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.devcontainer/post-create.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ hatch run javascript:build --dev
4040
echo "Building Python package..."
4141
hatch build --clean
4242

43-
python3 -m pip install .[all]
44-
4543
echo "Running ReactPy smoke test..."
4644
hatch run python - <<'PY'
4745
from reactpy import component, html

0 commit comments

Comments
 (0)