mirror of
https://github.com/iluvcapra/pycmx.git
synced 2026-07-02 04:10:59 +00:00
Update pip install command for documentation
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ build:
|
|||||||
jobs:
|
jobs:
|
||||||
install:
|
install:
|
||||||
- pip install --upgrade pip
|
- pip install --upgrade pip
|
||||||
- pip install --group 'doc'
|
- pip install --group 'doc' -e .
|
||||||
|
|
||||||
# Build documentation in the docs/ directory with Sphinx
|
# Build documentation in the docs/ directory with Sphinx
|
||||||
sphinx:
|
sphinx:
|
||||||
|
|||||||
Reference in New Issue
Block a user