mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
Add documentation build to Github Actions (#9569)
* Add documentation build to Github Actions * Update requirements for documentation builds * Minor optimization - only install requirements for documentation in documentation job
This commit is contained in:
@@ -14,6 +14,6 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
sphinx==2.1.2
|
||||
sphinx_autodoc_typehints==1.6.0
|
||||
sphinx==3.0.1
|
||||
sphinx_autodoc_typehints==1.10.3
|
||||
sphinx-rtd-theme==0.4.3
|
||||
|
||||
Reference in New Issue
Block a user