.. | ||
pyproject.toml | ||
README.md | ||
smoketest.py |
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