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 ac7153c commit 677246bCopy full SHA for 677246b
.travis.yml
@@ -51,7 +51,6 @@ env:
51
52
before_install:
53
# (a) linux dependencies
54
- - sudo apt-get install pandoc
55
- sudo apt-get install ant
56
- sudo apt-get install ant-optional
57
ci_tools/requirements-conda.txt
@@ -1,6 +1,5 @@
1
# --- to execute setup.py whatever the goal
2
# pytest-runner
3
-pandoc
4
5
# --- to install
6
0 commit comments