mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
182 B
YAML
10 lines
182 B
YAML
3 years ago
|
# 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: []
|