Rename pyo3 directory to python

Also update the crate's name.
This commit is contained in:
Oliver Hamlet
2025-04-29 17:21:03 +01:00
parent 3553b02644
commit 2b1b67daba
15 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ jobs:
- name: Build the Python wrapper
shell: bash
working-directory: pyo3
working-directory: python
run: |
python -m venv .venv