Closed brbsix closed 8 years ago
I've merged most of these changes. PyPi doesn't get to dictate of the format of my README file, though.
Dockerize is now on PyPi: https://pypi.python.org/pypi/dockerize
Awesome... Also you can edit the PyPi description at https://pypi.python.org/pypi?:action=submit_form&name=dockerize&version=0.2.2 without affecting the .git repo if you care to. I agree though, it's unfortunate Markdown isn't supported (natively).
Here's an outline of the changes:
pandoc
(PyPi only supports reStructedText).Force absolute imports everywhere. Was previously seeing the following error in Python 3:
setup
configuration.argparse
's version action.--help
.As far as I can tell, it should be ready to upload to PyPi. However I haven't tested it yet as I didn't want to register the package and prevent you from doing so. You'd probably want to upload it to the PyPi test server to ensure everything is functional. Documentation is prone to break if there are any errors in README.rst. Also note that you may want to select a LICENSE.