issues
search
rorybyrne
/
git-plan
Git Plan - a better workflow for git
MIT License
181
stars
5
forks
source link
[#73] Adds support for python3.6
#89
Closed
rorybyrne
closed
3 years ago
rorybyrne
commented
3 years ago
What does this PR do?
Adds dataclasses as a dependency for python3.6
Removes usage of new syntax (e.g. :=)
Refactors "service/git.py" to use old subprocess.run arguments
Why are we doing this?
To support python3.6
Testing performed
tox tests
Manually running commands
Known issues
-
Notes
Closes #73
What does this PR do?
Why are we doing this?
Testing performed
Known issues
-
Notes
Closes #73