python-requests/tests/ipv6-noproxy-cidr/main.fmf
Lukáš Zachar b5aa2db244 Import CI ipv6-noproxy-cidr test from RHEL
This is from RHEL distgit tests/python-requests, directory
Sanity/ipv6-noproxy-cidr.
The commit hash this was copied from: 050c2979f27cc70506ddf669f9e0803a7b67c2d5

Only the necessary files were kept.
2024-08-21 13:00:46 +02:00

8 lines
99 B
Plaintext

require:
- nmap-ncat
- python3
- python3-requests
test: "${PYTHON:-python3} repro.py"
tty: "true"