Changeset 6ded698 in ammosreader for .gitlab-ci.yml


Ignore:
Timestamp:
06/30/22 11:42:44 (3 years ago)
Author:
Enrico Schwass <ennoausberlin@…>
Branches:
AmmosSource, guix
Children:
eab48d0
Parents:
38d2a8b
Message:

add package itself as requirement to build to docs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitlab-ci.yml

    r38d2a8b r6ded698  
    1010    - python3 --version
    1111    - pip install --upgrade sphinx numpy sphinx_adc_theme
     12    - pip install git+http://gitlab.kid.local/kidzg/ammosreader.git
    1213    - sphinx-build -b html doc/rst/ public
    1314  artifacts:
Note: See TracChangeset for help on using the changeset viewer.