A K Tolentino
A K Tolentino
As an update, when i comment out the line `extra_options['install_requires']=['distribute']` around line 114 of `/pyzmail/setup.py` the package install properly. I understand that we need to keep this compatible with <...
Hi @pvdlg , for context, i made some projects at GitLab: * https://gitlab.com/angelkenneth/issue-closing-sample * https://gitlab.com/angelkenneth/issue-closing-other-sample ## Default Example https://gitlab.com/angelkenneth/issue-closing-sample/merge_requests/1 ``` Awesome commit message Fix #20, Fixes #21 and Closes angelkenneth/issue-closing-other-sample#22....