-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededproblem level 3 - veteranMuch harder problems, usually more extensive design or multiple external librariesMuch harder problems, usually more extensive design or multiple external libraries
Description
Right now the project supports only 2 Python versions.
Since it is extremely tiring to check if another version is satisfied. We need Two things.
- Additional requirements.txt folders
Should follow format
requirements-<version-number>.txt
- An Actions Workflow That can run a specific Python Version which can be given in a parameter to the yaml script, and check if all files compile (ie the new requirements-.txt works for all dependencies.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededproblem level 3 - veteranMuch harder problems, usually more extensive design or multiple external librariesMuch harder problems, usually more extensive design or multiple external libraries