"examples/vscode:/vscode.git/clone" did not exist on "2daedc0ad3c868931689b2cbbe6b0243a2f3166b"
add setup.py long description improve MANIFEST.in update README.md bump to 1.0.2
bump version to 1.0.1 (issue was hard to spot on test pypi due to pyproject.toml not finding setuptools) add package script
fix cpu version boundary conditions
attempt to load dependent cpu/cuda submodules before resorting to JIT add pyproject.toml to facilitate package install-time dependency on pytorch and ninja add setup.py