mirror of
https://github.com/ivuorinen/aeonview.git
synced 2026-02-20 22:50:00 +00:00
fix: update python version and improve cross-platform paths (#6)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Development Workflow
|
||||
|
||||
- Use **Python 3.11** as defined in `.python-version`.
|
||||
- Use **Python 3.13** as defined in `.python-version`.
|
||||
- Install dependencies from `requirements.txt` (virtualenv recommended).
|
||||
- Use **pre-commit** for linting and testing:
|
||||
- `pre-commit run --files <changed files>`
|
||||
|
||||
Reference in New Issue
Block a user