Skip to content

Commit

Permalink
datasets import issue handling
Browse files Browse the repository at this point in the history
  • Loading branch information
shanto268 committed Dec 23, 2023
1 parent 88f082a commit 4a08829
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install -e .
pip install datasets
pip install pyEPR-quantum
pip install -e .
- name: Verify qutip and scqubits Installation
run: |
Expand Down

0 comments on commit 4a08829

Please sign in to comment.