Skip to content

Commit

Permalink
more note on pyodide
Browse files Browse the repository at this point in the history
  • Loading branch information
chrizzFTD committed Nov 3, 2024
1 parent 26c94c1 commit e698c01
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,9 @@ include = grill.*
# "emcc" -x c++ -fvisibility-inlines-hidden -fexceptions -DBOOST_SP_DISABLE_THREADS=1 -DLONG_BIT=32 -finline-functions -Wno-inline -Wall -fvisibility=hidden -fPIC -fexceptions -DBOOST_SP_DISABLE_THREADS=1 -O3 -Wno-inline -g0 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/christian/miniconda3/envs/py312usd2405emscripten/include/python3.12" -c -o "/mnt/a/write/builds/py312usd2405emscripten/build/boost/bin.v2/libs/python/build/emscripten-3.1.58/release/link-static/python-3.12/visibility-hidden/object/function_doc_signature.bc" "libs/python/src/object/function_doc_signature.cpp"
#
# should not be failing: https://github.com/bfgroup/b2/pull/310
# see also: https://snarky.ca/wasi-support-for-cpython-june-2023/
# see also:
# - https://snarky.ca/wasi-support-for-cpython-june-2023/
# - https://github.com/pyodide/pyodide/issues/2588

docs = sphinx; myst-parser; sphinx-toggleprompt; sphinx-copybutton; sphinx-togglebutton; sphinx-hoverxref>=1.4.1; sphinx_autodoc_typehints; sphinx-inline-tabs; shibuya; usd-core
full = PySide6; usd-core; PyOpenGL

0 comments on commit e698c01

Please sign in to comment.