pythad / nider

Python package to add text to images, textures and different backgrounds
MIT License
151 stars 19 forks source link

This closes #231 #232

Closed andrei-polukhin closed 4 years ago

andrei-polukhin commented 4 years ago

Confronted classifiers in setup.py to the Python versions in tox.ini and .travis.yml.

andrei-polukhin commented 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

pythad commented 4 years ago

Great, thanks!

pythad commented 4 years ago

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.

andrei-polukhin commented 4 years ago

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 :)