mirror of
https://github.com/pyscript/pyscript.git
synced 2026-04-05 14:00:19 -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