executablebooks / sphinx-tabs

Tabbed views for Sphinx
https://sphinx-tabs.readthedocs.io
MIT License
264 stars 68 forks source link

RELEASE 3.0.0 #114

Closed Daltz333 closed 3 years ago

Daltz333 commented 3 years ago

Fixes black formatting and release 4.0.0. Probably should rebase merge instead of squashing this one.

Do we want to unpin docutils? Sphinx community is slowly adding supporting for 0.17.X

codecov[bot] commented 3 years ago

Codecov Report

Merging #114 (d484003) into master (e7544a6) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #114   +/-   ##
=======================================
  Coverage   97.16%   97.16%           
=======================================
  Files           2        2           
  Lines         212      212           
=======================================
  Hits          206      206           
  Misses          6        6           
Flag Coverage Δ
pytests 97.16% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
sphinx_tabs/tabs.py 97.14% <ø> (ø)
sphinx_tabs/__init__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e7544a6...d484003. Read the comment docs.

foster999 commented 3 years ago

Thanks @Daltz333, in case it's your first release of sphinx-tabs: we have to manually create the Release after updating the package version, using the GitHub UI - this creates the version tag that triggers the PyPI publish action.

See one of the previous releases for the tag/label format