summaryrefslogtreecommitdiff
path: root/pylint/__pkginfo__.py
Commit message (Expand)AuthorAgeFilesLines
* Fix retrocompatbility of numversionPierre Sassoulas2021-04-281-2/+30
* Add scm_setuptools for packagingPierre Sassoulas2021-04-261-12/+5
* Keep __pkginfo__.numversion a tupleNikolai Kristiansen2021-04-261-1/+1
* Prepare 2.8.1 releasepylint-2.8.1Pierre Sassoulas2021-04-251-1/+1
* Better documentation on the packaging breaking changesPierre Sassoulas2021-04-251-0/+4
* Post release choresPierre Sassoulas2021-04-241-2/+2
* Prepare for 2.8.0 releasepylint-2.8.0Pierre Sassoulas2021-04-241-1/+1
* Rename copying to license and upgrade the setup.cfg (#4338)Pierre Sassoulas2021-04-111-1/+1
* Put mailing list in the setup.cfg tooPierre Sassoulas2021-04-051-2/+0
* Fix setuptools warning:Normalizing '2.8.0-dev1' to '2.8.0.dev1'Pierre Sassoulas2021-04-051-1/+1
* Move informations that never change in the setup.pyPierre Sassoulas2021-04-051-58/+4
* Upgrade setup.py: move from distutil to setuptoolsPierre Sassoulas2021-04-051-18/+1
* Upgrade the version for development following 2.7.4 release (#4269)Pierre Sassoulas2021-03-301-5/+9
* Fix disabled warning not ignored (#4268)pylint-2.7.4Pierre Sassoulas2021-03-301-2/+2
* Upgrade project for 2.7.4, and 2.8.0 (#4262)Pierre Sassoulas2021-03-291-2/+2
* Prepare 2.7.3 release (#4261)pylint-2.7.32.7Pierre Sassoulas2021-03-291-2/+2
* Bump astroid version to 2.5.2Marc Mueller2021-03-281-1/+1
* Upgrade the changelog following release of 2.7.2Pierre Sassoulas2021-02-281-1/+1
* Update copyright notice with copyritePierre Sassoulas2021-02-281-1/+0
* Update astroid versionMarc Mueller2021-02-281-1/+1
* Use correct SPDX license tagMarc Mueller2021-02-281-1/+1
* Update requirementsMarc Mueller2021-02-281-1/+1
* Add 2.8.0 in the ChangelogPierre Sassoulas2021-02-211-2/+2
* Better documentation for the change in version during releasePierre Sassoulas2021-02-211-1/+1
* Apply copyrite --contribution-thresholdPierre Sassoulas2021-02-211-2/+3
* Upgrade version to 2.7.0 and fix astroid to 2.5.0Pierre Sassoulas2021-02-211-2/+2
* Remove the # coding, since PEP3120 the default is UTF8Pierre Sassoulas2021-02-211-1/+0
* Drop support for Python 3.5 to fix typingMarc Mueller2021-02-151-1/+0
* Back to astroid 2.4.0hippo912020-12-291-1/+1
* Adds python3.9 and asks for astroid 2.5.0 at leasthippo912020-11-281-1/+2
* Remove deprecated long description in __pkginfo__.pyPierre Sassoulas2020-10-281-18/+0
* Configure readthedocs with a .readthedocs.ymlAshley Whetter2020-09-071-0/+1
* Sets version number and release date (TBA) for 2.6.1hippo912020-08-211-2/+2
* Sets up copyrighthippo912020-08-201-1/+4
* Set the version numberhippo912020-08-201-1/+1
* Support both isort 4 and isort 5Damien Baty2020-08-181-1/+1
* The full version is a constant we can just import itPierre Sassoulas2020-05-101-0/+1
* Add What's New project URLVille Skyttä2020-05-061-0/+1
* master is now 2.6.0Claudiu Popa2020-04-281-2/+2
* Pylint 2.5.0 requires astroid 2.4+ to work correctlypylint-2.5.0Claudiu Popa2020-04-271-1/+1
* Revert the use of astroid 2.4 until 2.4 itself is releasedClaudiu Popa2020-04-271-1/+1
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-2/+8
* Prepare 2.5.0 release for pylintClaudiu Popa2020-04-271-2/+3
* Relax astroid versions for pylint 2.5Claudiu Popa2019-11-131-1/+1
* Can read setup.cfg and pyproject.toml filesAshley Whetter2019-10-091-1/+6
* Make master 2.5.X (2.4.X will continue from a different branch)Claudiu Popa2019-09-301-2/+2
* Pin astroid to the latest minor releaseClaudiu Popa2019-09-261-1/+1
* Bump master to 2.4.2Claudiu Popa2019-09-261-1/+1
* Prepare 2.4.1pylint-2.4.1Claudiu Popa2019-09-251-1/+1
* Require astroid >= 2.3Ville Skyttä2019-09-251-1/+1