diff --git a/setup.cfg b/setup.cfg index 3a6ed738..ac6de51d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -76,7 +76,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