Add jedi specific version, remove spyder specific version

This commit is contained in:
jdegenstein
2022-09-19 16:00:54 -05:00
committed by GitHub
parent 80af0fd435
commit 8dd4f6b299

View File

@@ -97,7 +97,7 @@ jobs:
- name: Install CadQuery and pyinstaller
shell: powershell
run: |
conda install -c cadquery -c conda-forge cq-editor=master cadquery=master spyder=5.3.3 python=3.9
conda install -c cadquery -c conda-forge cq-editor=master cadquery=master jedi=0.17.2 python=3.9
conda install -c conda-forge pyinstaller=4.10
pip install pipwin
pipwin install numpy