Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
Docs Required, Release Notes Required
Description
In order to test pyignite against different python versions, I suggests followings
1. Install pyenv
2. Install through pyenv different python versions (3.6, 3.7, 3.8, 3.9)
Before invoking tox, script should invoke pyenv init --path and pyenv shell with specific python version.
Attachments
Issue Links
- is related to
-
IGNITE-14738 Remove pytest-runner dependency from setup.py
- Resolved
-
IGNITE-15325 Add new python TC suite for running tests against multiple pythons in parallel
- Open