-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In some cases, we might want to say "I do not care about the version of python used, but need at least python3.X".
We do not currently have a mechanism to do so, as we can either:
- Select the python version explicitly
- Use the version dwas was installed as
Being able to find other versions and use them would be beneficial.
For example, dwas itself uses python3.8 for most things, as this is the lowest python version supported, but the documentation actually requires python3.9, and unless we hardcode this, it's not possible to automatically pick a version.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request