mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-19 18:27:29 -05:00
* Fix #2114 - Cleanup the test folder + automation * Merged both test and tests into a single folder
9 lines
191 B
TOML
9 lines
191 B
TOML
packages = []
|
|
|
|
[files]
|
|
"./examples.py" = "./examples.py"
|
|
"./tictactoe.py" = "./tictactoe.py"
|
|
"./styles.py" = "./styles.py"
|
|
"./shoelace.py" = "./shoelace.py"
|
|
"./markdown.py" = "./markdown.py"
|