Skip to content
Extraits de code Groupes Projets
Valider 6d2e345e rédigé par Olivier Bonaventure's avatar Olivier Bonaventure
Parcourir les fichiers

Installation de sphinx avec pip3

parent ff70d164
Branches master
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
before_install: before_install:
- sudo apt-get install hunspell hunspell-fr - sudo apt-get install hunspell hunspell-fr
- sudo apt-get install cppcheck - sudo apt-get install cppcheck
install: "pip3 install -q -r requirements.txt" install:
- pip3 install -U sphinx
- pip3 install sphinxcontrib.spelling
language: python language: python
python: python:
- "3.6" - "3.6"
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter