aboutsummaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for the discord.com domain renameRapptz2020-05-231-1/+1
|
* Change package manager yum to dnfPeter Levart2020-03-011-1/+1
|
* macOS instead of OS XSoheab Malik2019-11-151-2/+2
| | | | | | | | | | | | | | | | ### Summary "In 2016, with the release of macOS 10.12 Sierra, the name was changed from OS X to macOS" source :: https://en.wikipedia.org/wiki/MacOS#macOS ### Checklist - [ ] If code changes were made then they have been tested. - [ ] I have updated the documentation to reflect the changes. - [ ] This PR fixes an issue. - [ ] This PR adds something new (e.g. new method or parameters). - [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed) - [X] This PR is **not** a code change (e.g. documentation, README, ...)
* 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