jdiegodcp / ramlfications

Python parser for RAML
https://ramlfications.readthedocs.org
Apache License 2.0
234 stars 49 forks source link

Fix PyPI automatic upload #38

Closed econchick closed 9 years ago

econchick commented 9 years ago

Correct invalid setup.py classifiers; fix rST parsing

This was what stopped the register/upload to PyPI via command line. Tested on PyPI's test servers (both register/upload and download). Also, fixed an error that python setup.py check -r -m returned when parsing rST parsing.