Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iPPIDB
ippidb-web
Commits
33b53201
Commit
33b53201
authored
Apr 09, 2021
by
Fabien MAREUIL
Browse files
fix ascii error with LC_CTYPE
parent
c94d3514
Pipeline
#53264
passed with stages
in 24 minutes and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
33b53201
...
...
@@ -61,6 +61,7 @@ test-centos7:
-
coverage run --source='.' manage.py test
-
coverage report
-
coverage html
-
export LC_CTYPE="en_US.UTF-8"
-
pip3.6 install sphinx==3.5.2 sphinx-argparse==0.2.5 sphinxcontrib.bibtex==2.1.4 sphinx_rtd_theme==0.5.1
-
cd docs
-
PYTHON=python3.6 make html
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment