Skip to content

Commit

Permalink
Update pip_install_on_py3_12.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Nov 5, 2023
1 parent f7bd6ef commit db294e7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/pip_install_on_py3_12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ jobs:
fail-fast: false
matrix:
module:
- PyWavelets
- git+https://github.com/PyWavelets/pywt.git
- scikit-image
#- PyWavelets
#- git+https://github.com/PyWavelets/pywt.git
#- scikit-image
- scikit-fuzzy
#- symengine
#- qiskit
- symengine
- qiskit
#- git+https://github.com/Qiskit/qiskit.git
#- tensorflow
- tensorflow
#- git+https://github.com/tensorflow/tensorflow.git
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit db294e7

Please sign in to comment.