mirror of https://github.com/MISP/PyMISP
chg: Bump required python version for doc
parent
fc7c5da721
commit
a347f0ed4e
|
@ -1,7 +1,7 @@
|
|||
version: 2
|
||||
|
||||
python:
|
||||
version: 3.6
|
||||
version: 3.7
|
||||
install:
|
||||
- method: pip
|
||||
path: .
|
||||
|
|
Loading…
Reference in New Issue