Skip to content

Commit

Permalink
fixup! fixup! fixup! BLD: migrate metadata to pyproject.toml, and dro…
Browse files Browse the repository at this point in the history
…p setup.cfg
  • Loading branch information
neutrinoceros committed Jan 29, 2023
1 parent 803fccc commit 66c1de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -129,7 +129,7 @@ commands:
command: |
source $HOME/venv/bin/activate
cd doc/source
python -m pip install requirements.txt
python -m pip ../install requirements.txt
python -m sphinx -M html "." "_build" -W
executors:
Expand Down

0 comments on commit 66c1de2

Please sign in to comment.