We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 096bf20 commit 41aacbcCopy full SHA for 41aacbc
.devcontainer/post-create.sh
@@ -40,8 +40,6 @@ hatch run javascript:build --dev
40
echo "Building Python package..."
41
hatch build --clean
42
43
-python3 -m pip install .[all]
44
-
45
echo "Running ReactPy smoke test..."
46
hatch run python - <<'PY'
47
from reactpy import component, html
0 commit comments