summaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Collapse)AuthorAgeFilesLines
* Remove patches via mailing list (#746)Danny Sepler2022-11-241-2/+2
|
* master -> main (#742)Anthony Sottile2022-11-231-2/+2
|
* Remove py2 references from README (#732)Danny Sepler2022-10-031-4/+4
| | | * Remove reference of py2 from the README
* Fix pylint URL in README (#714)Raphael Nestler2022-07-081-1/+1
|
* Drop support for EOL Python 2.7 and 3.4-3.5 (#660)masterHugo van Kemenade2021-12-241-1/+1
| | | | | * Add support for Python 3.10 * Drop support for EOL Python 2.7 and 3.4-3.5
* Remove pychecker from README (#639)Adam Johnson2021-05-281-3/+1
| | | Its last release was nearly 10 years ago: https://sourceforge.net/projects/pychecker/files/ , so it seems pretty dead.
* Test on GitHub Actions (#596)Hugo van Kemenade2020-12-031-5/+5
| | | | | | | | | | | | | | | | | * Test on GitHub Actions * Add 2.7 and 3.5 to GHA * Remove Travis CI and AppVeyor * Simplify config Co-authored-by: Anthony Sottile <asottile@umich.edu> * Review updates * Remove redundant line Co-authored-by: Anthony Sottile <asottile@umich.edu>
* List Python 3.8 support (#541)Brett Cannon2020-05-111-1/+1
| | | | | | | | | * Add Python 3.8 to Travis * Add Python 3.8 to Tox * Add Python 3.8 trove classifier * List Python 3.8 as supported in the README
* Use absolute link to change log for PyPI's benefit (#451)Steven Myint2019-07-161-1/+1
| | | This closes #409.
* Rename NEWS.txt to NEWS.md for nicer rendering (#394)Marius Gedminas2018-12-071-1/+1
| | | | | | | | | | | | | | | | | | | | | * Rename NEWS.txt to NEWS.md for nicer rendering Make the changelog render more nicely on GitHub by using a markup language. I've decided that Markdown is closer to the existing format due to the use of single backticks for preformatted text. * Convert NEWS to ReStructuredText As requested. ReST is picky so I had to make the following changes: - change `backticks` to ``preformatted text` - escape one stray * as \* so it doesn't turn on italic - de-dent item lists to they're not wrapped in a <blockquote> - insert blank lines between version subheadings and unordered lists
* Update all pypi.python.org URLs to pypi.org (#337)Jon Dufresne2018-06-101-2/+2
| | | | | For details on the new PyPI, see the blog post: https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
* Update versions (#303)Hugo2018-03-251-2/+2
| | | | | | * Python 3.7 is supported (#273) * Update classifiers
* Drop support for EOL Python <2.7 and 3.2-3.3 (#322)Hugo2018-03-251-1/+1
| | | | | | | | | | | | | | | | | | | | * Ignore JetBrains/PyCharm project files * Drop support for EOL Python <2.7, 3.2-3.3 * Replace function call with set literal * Drop pypy3.3-5.2-alpha1 as it's based on EOL Python 3.3.5 * PY32 and PY33 are now essentially equal to PY2 * Upgrade pypy3-2.4.0 (Python 3.2.5) to pypy3-v5.10.0 (Python 3.5.3) * Comment out failing pypy3-v5.10.0 until pypy3-v5.10.1 is released * Revert "Ignore JetBrains/PyCharm project files" This reverts commit 99f1d967e5968f93175f70fb04ea8bc34e96d600.
* Point to NEWS.txt from READMEPhil Frost2017-10-061-0/+5
| | | https://github.com/PyCQA/pyflakes/issues/299
* Support for Python 3.6? (#281)cclauss2017-06-241-1/+1
|
* Show master branch only in Travis CI badge (#274)Steven Myint2017-05-311-1/+1
| | | I previously noticed the badge going awry. This explains it.
* Use new URL for issues (#272)Steven Myint2017-05-281-1/+1
|
* Fix typo in README (#82)Benjamin Dopplinger2016-11-031-1/+1
|
* Point URLs to PyCQA (#79)Ville Skyttä2016-09-021-1/+1
|
* Use current Travis CI URL (#78)Steven Myint2016-08-091-2/+2
|
* README - add link to issue tracker (#66)Adam Chainz2016-05-051-0/+2
| | | As discussed in #64
* Add contribution guidelines to READMEPhil Frost2015-11-131-0/+13
|
* fix typo in readmeNik Nyby2015-09-221-1/+1
|
* Increment version to 1.0.01.0.0Phil Frost2015-09-201-1/+1
| | | | | Also declare Python 3.5 as supported in the README. We test 3.5 in CI now, and since 0.9.2 support for 3.5's new features have been added.
* Remove broken badgebadge-1Steven Myint2015-08-311-4/+0
|
* Summarize design principles in READMEPhil Frost2014-10-291-1/+24
|
* Use HTTPSSteven Myint2014-04-261-3/+3
|
* Hopefully it will avoid some invalid bug reportsFlorent Xicluna2014-04-261-2/+13
|
* Add a link to Flake8 in the README.Florent Xicluna2014-04-261-0/+3
|
* Release version 0.8.10.8.1Florent Xicluna2014-03-301-0/+4
|
* Update changelog.Florent Xicluna2014-01-171-1/+1
|
* Update PyPI description and add link to the mailing-list.Florent Xicluna2013-03-311-0/+11
|
* Merge the pending changes, update the version and the changelog.Florent Xicluna2013-01-251-1/+1
|
* Add a basic README.rst fileFlorent Xicluna2013-01-251-0/+21