Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
mtreinish authored Sep 7, 2023
2 parents 39349e5 + ea4d73d commit e8c35b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ extras =
sql
commands =
doc8 -e .rst doc/source CONTRIBUTING.rst README.rst
python setup.py build_sphinx
sphinx-build -W -T --keep-going -b html doc/source doc/build/html

[testenv:releasenotes]
commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
Expand Down

0 comments on commit e8c35b1

Please sign in to comment.