Skip to content

Commit a44aac4

Browse files
committed
Windows CI - we need all of the extras?
1 parent 8f9f686 commit a44aac4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
python setup.py install
3232
- name: Test Mathics
3333
run: |
34+
pip install -r requirements-extra.txt
3435
pip install -r requirements-dev.txt
3536
set PYTEST_WORKERS="-n3"
3637
make check

0 commit comments

Comments
 (0)