Skip to content

Commit

Permalink
tests...
Browse files Browse the repository at this point in the history
  • Loading branch information
gecrooks committed Dec 12, 2020
1 parent 5e713cf commit 163cfce
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/python-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,7 @@ jobs:
python -m pip install importlib_metadata
python -m pip install quantumflow
# python -m pip install cvxpy
python -m pip install pytest >= 4.6
python -m pip install pytest-cov
python -m pip install flake8
python -m pip install mypy
python -m pip install black
python -m pip install isort
python -m pip install sphinx
python -m pip install sphinxcontrib-bibtex
python -m pip install setuptools_scm
python -m pip install pytest pytest-cov flake8 mypy black isort sphinx sphinxcontrib-bibtex setuptools_scm
python -m pip install .
- name: About
Expand Down

0 comments on commit 163cfce

Please sign in to comment.