Index: .gitlab-ci.yml
===================================================================
--- .gitlab-ci.yml	(revision 38d2a8b322eaaac138c2e5ea103b3f7d3622dec0)
+++ .gitlab-ci.yml	(revision 6ded6985b74642ed8a605f02f8b3c3121ef3cbaa)
@@ -10,4 +10,5 @@
     - python3 --version
     - pip install --upgrade sphinx numpy sphinx_adc_theme
+    - pip install git+http://gitlab.kid.local/kidzg/ammosreader.git
     - sphinx-build -b html doc/rst/ public
   artifacts:
