Closed andrei-polukhin closed 4 years ago
Travis CI has failed as I used the old fork. Due to the simplicity of change, see no point in re-forking and creating one more pull request :D
Great, thanks!
Also you do not need to re-fork repo each time you want to make a change. You just need to sync your forked repo with upstream one when upstream changes. You can read more about it here.
Also you do not need to re-fork repo each time you want to make a change. You just need to sync your forked repo with upstream one when upstream changes. You can read more about it here.
Very obliged for the remark about re-forking. I am happy to feel I have gaps in my git skills :)
Confronted classifiers in
setup.py
to the Python versions intox.ini
and.travis.yml
.