aboutsummaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Collapse)AuthorAgeFilesLines
* Update READMERapptz2019-03-161-44/+54
|
* Fix README.rst for PyPiHornwitser2019-01-281-2/+2
| | | | | | Add long_description_content_type in setup.py, fix incorrectly matched up title underlines in README.rst, and fix incorrect entry in MANIFEST.in that was forgotten when the README was renamed in 06296bf.
* docs/mimgrating.rst: CPython 3.5.2 is not supported!Ben Mintz2018-06-211-1/+1
| | | | | The minimum version supported by aiohttp is CPython 3.5.3, not 3.5.2. Fixes #1344.
* Drop support for Python 3.4 and make minimum version 3.5.2.Rapptz2018-06-101-3/+1
|
* Update README to point to new server.Rapptz2017-11-281-3/+3
|
* Changed README from using Markdown to use reStructuredTextGiovani Irimea2017-09-181-0/+106