use local package for python CI

This commit is contained in:
Jesse de Wit
2023-11-10 14:17:37 +01:00
committed by ok300
parent 0927ab4408
commit ec8108abf2
2 changed files with 38 additions and 30 deletions

View File

@@ -5,7 +5,7 @@
2. Download the wheel artifact for your platform. For linux that is `python-wheel-3.8-manylinux_2_31_x86_64`
3. Unzip the artifact in the `snippets/python/packages` folder.
4. Run `pip install packages/{NAME_OF_.WHL_FILE}`
4. happy coding!
5. happy coding!
To check the syntax: