Use system python for github actions CI

Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
Alex Forencich
2025-02-03 12:58:23 -08:00
parent 35a363ff55
commit 3627ae13c1
2 changed files with 0 additions and 10 deletions

View File

@@ -5,10 +5,6 @@ skipsdist = True
minversion = 3.2.0
requires = virtualenv >= 16.1
[gh-actions]
python =
3.13: py3
[testenv]
deps =
pytest == 8.3.4