update to be relative to current directory

This commit is contained in:
sudomaze
2022-05-01 23:13:26 -07:00
parent f82d032dd0
commit 2dbafe8870
7 changed files with 9 additions and 9 deletions

View File

@@ -12,7 +12,7 @@
<script defer src="../build/pyscript.js"></script>
<py-env>
- paths:
- utils.py
- ./utils.py
</py-env>
</head>