First attempt at Python port, expand tests.
This commit is contained in:
8
packages/python/package.json
Normal file
8
packages/python/package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "@terrace/python",
|
||||
"version": "0.0.1",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"test": "python3 ./test/index.py"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user