mirror of https://github.com/OISF/suricata
readthedocs: add configuration file
parent
586522e1e9
commit
6e3e8530a1
@ -0,0 +1,9 @@
|
|||||||
|
# Required by Read The Docs
|
||||||
|
version: 2
|
||||||
|
|
||||||
|
python:
|
||||||
|
version: "3.8"
|
||||||
|
|
||||||
|
# Use an empty install section to avoid RTD from picking up a non-python
|
||||||
|
# requirements.txt file.
|
||||||
|
install: []
|
Loading…
Reference in New Issue