Skip to content

Commit

Permalink
revert to setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Jan 14, 2021
1 parent ca43cac commit b45c8c4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,7 @@ jobs:
- name: Test and build docs
run: |
python -m doctest README.rst
pushd docs
make html
popd
python setup.py build_sphinx
touch docs/_build/html/.nojekyll
- name: Check schemas are copied over
run: |
Expand Down

0 comments on commit b45c8c4

Please sign in to comment.