summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* pyflakes: python3.8+ (#752)Anthony Sottile2022-11-271-6/+1
|
* Drop support for EOL Python 2.7 and 3.4-3.5 (#660)masterHugo van Kemenade2021-12-241-5/+4
| | | | | * Add support for Python 3.10 * Drop support for EOL Python 2.7 and 3.4-3.5
* remove with_statement future imports (#663)Danny Sepler2021-11-211-2/+0
|
* List Python 3.8 support (#541)Brett Cannon2020-05-111-0/+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
* Update versions (#303)Hugo2018-03-251-0/+1
| | | | | | * Python 3.7 is supported (#273) * Update classifiers
* Drop support for EOL Python <2.7 and 3.2-3.3 (#322)Hugo2018-03-251-0/+7
| | | | | | | | | | | | | | | | | | | | * 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 URLs to PyCQA (#79)Ville Skyttä2016-09-021-1/+1
|
* Update project metadataPhil Frost2015-04-171-5/+3
| | | | | | | | | | Point people to GitHub, not Launchpad. All that's left on Launchpad are a bunch of stale bugs. Update the author field to reflect the large number of contributors. Remove the maintainer field because a bug in something (setuptools?) overwrites the author field with the maintainer field when the package gets uploaded to PyPI.
* Remove dependency on unittest2 completelyFlorent Xicluna2013-07-021-3/+0
|
* Remove dependency on unittest2 for the testsFlorent Xicluna2013-06-191-8/+7
|
* Update PyPI description and add link to the mailing-list.Florent Xicluna2013-03-311-3/+9
|
* Development versionFlorent Xicluna2013-03-291-1/+12
|
* Release version 0.6.1Florent Xicluna2013-01-291-1/+1
|
* Release version 0.6Florent Xicluna2013-01-291-2/+2
|
* Use setuptools entry_points to create the script on Windows too.Florent Xicluna2013-01-271-2/+4
|
* Support "setup.py test" and "setup.py develop".Florent Xicluna2013-01-261-2/+15
|
* Update maintainership information.Florent Xicluna2013-01-261-5/+6
|
* Use the recommended shebang /usr/bin/env pythonFlorent Xicluna2013-01-251-1/+1
|
* Add Python 3 supportFlorent Xicluna2013-01-191-0/+2
|
* Not me, personally.Tristan Seligmann2011-09-031-1/+1
|
* Update version numbers and stuff.Tristan Seligmann2011-09-031-5/+6
|
* Merge release-20091125exarkun2009-11-301-2/+11
| | | | | | Fixes: #2991 Update version numbers, news files, and setup.py files for this round of releases.
* Merge pyflakes-0.3.0-releaseexarkun2009-01-301-2/+2
| | | | | | Fixes #2829 Bump the Pyflakes version to 0.3.0 and add a news file for the release.
* merge pyflakes-setup.py-2709. Fixes Pyflakes' setup.py. author: moe, ↵moe2008-11-271-2/+2
| | | | reviewer: mithrandi. closes #2709
* reflect version number bump in setup.pymoe2005-10-071-1/+1
|
* copy svn/Pyflakes/trunk -> svn/Divmod/trunk/Pyflakesmoe2005-10-031-0/+19