testoperenv/python/README.md

11 lines
232 B
Markdown
Raw Normal View History

2023-11-27 20:24:27 +01:00
# Test Python Tooling
The current test does
- create a VM with poetry
- fetch python eggs (requests, pytest)
- do an https request (to google) to ensure certificates can be found
- and of course run python version 3.11 or later