mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Rename pyo3 directory to python
Also update the crate's name.
This commit is contained in:
@@ -99,7 +99,7 @@ jobs:
|
||||
|
||||
- name: Build the Python wrapper
|
||||
shell: bash
|
||||
working-directory: pyo3
|
||||
working-directory: python
|
||||
run: |
|
||||
python -m venv .venv
|
||||
|
||||
|
||||
Reference in New Issue
Block a user