Also need pywin32.

This commit is contained in:
Itamar Turner-Trauring 2023-01-12 10:39:50 -05:00
parent dd89ca6d4f
commit e997bb9c39

View File

@ -96,7 +96,7 @@ jobs:
- name: Run tox for corresponding Python version
if: ${{ contains(matrix.os, 'windows') }}
run: |
pip install twisted
pip install twisted pywin32
python -m tox | python misc/windows-enospc/passthrough.py
- name: Upload eliot.log