require python 3.6
* HACKING, NEWS, README, doc/org/install.org: Update. * m4/pypath.m4, python/spot/__init__.py: Adjust requirements. * python/spot/ltsmin.i: Don't use capture_output, this is a 3.7 option.
This commit is contained in:
parent
88f8af22c3
commit
df44f7a5c2
7 changed files with 17 additions and 10 deletions
2
HACKING
2
HACKING
|
|
@ -42,7 +42,7 @@ since the generated files they produce are distributed.)
|
|||
A complete LaTeX distribution, including latexmk and extra fonts
|
||||
like dsfont.sty.
|
||||
ImageMagick
|
||||
Python >= 3.5, IPython >= 2.3
|
||||
Python >= 3.6, IPython >= 2.3
|
||||
Jupyter >= 4, with nbconvert
|
||||
GraphViz
|
||||
Java >= 1.7 (needed to run PlantUML while generating the doc)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue