mirror of
https://github.com/pyscript/pyscript.git
synced 2026-04-01 02:00:21 -04:00
The path logic here assumes that the tests are being run from inside the pyscriptjs directory. It is better to compute releative to `Path(__file__)` so that it does not depend on the working directory