mirror of
https://github.com/pyscript/pyscript.git
synced 2026-03-28 14:02:14 -04:00
Merge pull request #88 from sudomaze/fix_absolute_path_examples
Fix absolute path when import `.py` files in examples
This commit is contained in:
@@ -82,8 +82,8 @@
|
||||
- numpy
|
||||
- sympy
|
||||
- paths:
|
||||
- /palettes.py
|
||||
- /fractals.py
|
||||
- ./palettes.py
|
||||
- ./fractals.py
|
||||
</py-env>
|
||||
|
||||
<py-script>
|
||||
|
||||
Reference in New Issue
Block a user