We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98d8800 commit a57fdc7Copy full SHA for a57fdc7
.readthedocs.yml
@@ -13,9 +13,6 @@ build:
13
- libgmp-dev
14
- pandoc
15
- texlive-full
16
- jobs:
17
- pre_install:
18
- - pip install --upgrade --force-reinstall "draw_tree @ git+https://github.com/gambitproject/draw_tree.git@main#egg=draw_tree"
19
20
python:
21
install:
doc/requirements.txt
@@ -10,4 +10,4 @@ matplotlib
10
pickleshare
11
jupyter
12
open_spiel; sys_platform != 'win32'
-draw_tree @ git+https://github.com/gambitproject/draw_tree.git@main#egg=draw_tree
+draw-tree @ git+https://github.com/gambitproject/draw_tree.git@main;
0 commit comments