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
|
|
@ -22,7 +22,7 @@ successful development build]].
|
|||
Spot requires a C++17-compliant compiler. =g++= 7.0 or later, as well
|
||||
as =clang++= 5.0 or later should work.
|
||||
|
||||
Spot expects a complete installation of Python (version 3.5 or later).
|
||||
Spot expects a complete installation of Python (version 3.6 or later).
|
||||
Especially, Python's headers files should be installed (the package to
|
||||
install has a name like =python-dev= or =libpython3-dev= in most
|
||||
distributions). If you don't have Python installed, and do NOT want
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue