maintenance: bump project version to 1.40.0
Tests / test (push) Successful in 1m30s

maintenance: run tests in a virtual environment
This commit is contained in:
2025-11-08 03:32:38 +01:00
parent 3d7bb39504
commit e37f82f036
3 changed files with 10 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@ jobs:
PIP_BREAK_SYSTEM_PACKAGES: 1
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Create virtual environment
run: |
python -m venv venv