aboutsummaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fix README linkHEADmasterRapptz2021-08-271-1/+1
|
* Add gist to READMERapptz2021-08-271-0/+5
|
* Remove coverage note from the documentation and READMERapptz2021-08-151-1/+0
| | | | | | | | | A lot of people seem to point out this line as a gotcha when certain features haven't been released yet. It's been more of a pain-point than a marketing win since people seem to be unaware of the way this project is developed. Fix #7401
* Update README to point to 3.8 requirementRapptz2021-07-041-1/+1
|
* Fix some typos in custom_context exampleAman Kumar2021-06-021-1/+1
| | | Also adds PyNaCl PyPI link in README
* Use quotes when installing in the READMERapptz2020-09-211-1/+1
| | | | | | Other shells have a hard time with square brackets. Closes #5821
* 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