testoperenv/python/README.md
2023-11-27 20:24:27 +01:00

232 B

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