Skip to content

Commit

Permalink
Remove funcparserlib workaround to install new 1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed May 2, 2022
1 parent 0d0a20f commit d900554
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -52,7 +52,6 @@ jobs:
shell: bash -l {0}
run: |
pip install sphinx sphinx_rtd_theme sphinxcontrib-apidoc sphinxcontrib-seqdiag sphinxcontrib-blockdiag blockdiag
pip install -U --pre funcparserlib
pip install --no-deps -e .
- name: Run Sphinx Build
Expand Down

0 comments on commit d900554

Please sign in to comment.