We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 660dc5f commit d1b715fCopy full SHA for d1b715f
.github/workflows/default.yml
@@ -58,7 +58,6 @@ jobs:
58
run: |
59
sudo apt-get update
60
sudo apt-get dist-upgrade -y
61
- sudo apt-get install -y pandoc
62
sudo apt-get install -y python3-sphinx
63
sudo apt-get install -y python3-docutils
64
- name: documentation
requirements-test.txt
@@ -1,7 +1,6 @@
1
astroid
2
docutils
3
mypy
4
-pandoc
5
pytest
6
pytest-flake8
7
pytest-mypy
0 commit comments