Skip to content
Snippets Groups Projects
Verified Commit 0a35b4e6 authored by Lambert Theisen's avatar Lambert Theisen
Browse files

fix ci by requireing beautifulsoup4<=4.12.3

parent bc589837
No related branches found
No related tags found
No related merge requests found
Pipeline #1621534 passed
......@@ -9,6 +9,7 @@ sphinxcontrib-napoleon>=0.7
Pygments>=2.4.2
flake8>=3.8.3
sphinx-book-theme>=0.2.0
beautifulsoup4<=4.12.3 # to work with python3.6, required by sphinx-book-theme
# IDE related (can be skipped)
pylint>=2.3.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment