Update testing (#147)

* Remove superfluous requirements file.

* Update RHEL 7.6 to RHEL 7.8 in CI.

* Fix docker install.

* ci_complete
This commit is contained in:
Felix Fontein
2020-04-10 17:26:24 +02:00
committed by GitHub
parent c006eb8a5f
commit 63b6b8a9d3
8 changed files with 13 additions and 10 deletions

View File

@@ -1,4 +0,0 @@
packaging # needed for update-bundled and changelog
sphinx ; python_version >= '3.5' # docs build requires python 3+
sphinx-notfound-page ; python_version >= '3.5' # docs build requires python 3+
straight.plugin ; python_version >= '3.5' # needed for hacking/build-ansible.py which will host changelog generation and requires python 3+