Skip to content

Commit b1c5d6f

Browse files
committed
Update freebsd tests
1 parent de3afb0 commit b1c5d6f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.builds/freebsd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ packages:
88
- python39
99
- python310
1010
- python311
11+
- py38-pip
1112
- py38-tox
1213
sources:
1314
- https://git.sr.ht/~ni/nxt-python
@@ -17,4 +18,5 @@ tasks:
1718
python3 -m pytest
1819
- tox: |
1920
cd nxt-python
21+
pip install 'virtualenv>=20.0.0'
2022
tox

0 commit comments

Comments
 (0)