-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Currently only works on 3.9. Need to add support (build scripts and testing) for 3.7 and 3.8
Files that need changing:
For pypi:
- https://github.com/gallettilance/kviz/blob/master/setup.py#L24
- https://github.com/gallettilance/kviz/blob/master/setup.py#L35
- https://github.com/gallettilance/kviz/blob/master/setup.py#L17 (Note: will require different packages for different python versions)
For CI:
- https://github.com/gallettilance/kviz/blob/master/.github/workflows/main.yml#L12
- https://github.com/gallettilance/kviz/blob/master/tox.ini#L2
For documentation:
functional changes shouldn't be required
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed