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 b602cb3 commit 72a5aafCopy full SHA for 72a5aaf
Makefile
@@ -5,6 +5,7 @@ dist:
5
6
install:
7
pip install -r requirements.txt
8
+ pip uninstall -y sphinx-tabs
9
python setup.py install
10
11
test:
0 commit comments