Closed clintonb closed 7 years ago
@MFAnderson do you now have PyPI access? Can you add the user edx as a collaborator there?
@clintonb added
I've tagged the current master with 0.4.15 and in theory we should get a new release once travis is done. After that we can keep on following the instructions on how to release from the README.
Initial version got messed up, have redone as 0.5.0 to reflect substantial changes including preliminary python3 support in new version. Now up on PyPI @ https://pypi.python.org/pypi/gomatic/0.5.0
The PyPI credentials in .travis.yml still use the previous maintainer's credentials. Update these to use a current maintainer's credentials. setup.py will also need to be updated.
Additionally, create a new release and publish to PyPI.