RustPython-Parser/ast-pyo3
Jeong, YunWon 13cae0af64
Clean up Cargo.toml and bump dependency versions (#104)
* Update PyO3

* replace unicode_names2 to official release

* clean up Cargo.toml and bump dependency versions
2023-10-03 20:50:52 +09:00
..
rustpython_ast rustpython_ast python package (#79) 2023-06-17 01:32:27 +09:00
src Regenerate code with latest ASDL 2023-07-10 13:45:36 -05:00
.gitignore Add parser deps to rustpython_ast_pyo3 (#75) 2023-05-29 16:48:05 +09:00
Cargo.toml Clean up Cargo.toml and bump dependency versions (#104) 2023-10-03 20:50:52 +09:00
pyproject.toml rustpython_ast python package (#79) 2023-06-17 01:32:27 +09:00
test_ast.py Add parser deps to rustpython_ast_pyo3 (#75) 2023-05-29 16:48:05 +09:00