canonical / canonical/data-science-stack
Specify which python versions is required for dss
Open
enhancement
- Dominant language
- Python
- Stars
- 37
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
### Why it needs to get done
`dss` at least does not work on python 3.8 (due to typing set in the utils.py file). Our docs and package should specify the minimum python version required (I think 3.10?)
### What needs to get done
add minimum python version to docs (readme, etc) and package
### When is the task considered done
minimum python version defined in docs (readme, etc) and package
Contributor guide
Assessment
This issue has not been assessed yet.