Switch to new nmigen repo, add wasmtime extras

remove the local poetry config aswell
This commit is contained in:
2020-08-08 01:55:48 +02:00
parent e3da4a696a
commit 1d8e9852a0
4 changed files with 143 additions and 33 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.venv/
poetry.toml
*.egg-info
*.pyc
__pycache__