summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Hack required by strange legacy tags of astroid ?use-scm-setuptoolsPierre Sassoulas2021-04-291-1/+6
* Need version defined in the setup.cfgPierre Sassoulas2021-04-291-0/+1
* Remove circular definition of __version__Pierre Sassoulas2021-04-291-8/+1
* Add scm_setuptools for packagingPierre Sassoulas2021-04-295-36/+26
* Fix image link in readmeMarc Mueller2021-04-251-1/+1
* Prepare for astroid 2.5.6v2.5.6astroid-2.5.6Pierre Sassoulas2021-04-252-1/+8
* Retrocompatibility with old version of pylintPierre Sassoulas2021-04-252-1/+3
* Use absolute URIs in readmeMarc Mueller2021-04-251-1/+1
* Fix discord server invitationastroid-2.5.5Pierre Sassoulas2021-04-243-3/+5
* " appear litterally in pypi interface for project urlsPierre Sassoulas2021-04-241-2/+2
* Remove invalid URL that make twine fail with error 400Pierre Sassoulas2021-04-241-1/+0
* Post 2.5.4 release choresPierre Sassoulas2021-04-242-2/+6
* Prepare for 2.5.4 releaseastroid-2.5.4Pierre Sassoulas2021-04-2422-13/+27
* Upgrade changelog for setuptoolsPierre Sassoulas2021-04-243-7/+5
* Fix license_file deprecation in setuptools 56.0.0Pierre Sassoulas2021-04-241-2/+2
* Move information to setup.py from __pgkinfo__Pierre Sassoulas2021-04-244-44/+15
* Change numversion to __version__ in __pkginfo__Pierre Sassoulas2021-04-246-11/+20
* Add __init__ to astroid.brain packageMarc Mueller2021-04-245-13/+10
* Add additional guards for sixMarc Mueller2021-04-241-0/+12
* Remove check for six tox-environmentMarc Mueller2021-04-241-7/+0
* Consolidate test casesMarc Mueller2021-04-243-12/+6
* Don't upload coverage from travisMarc Mueller2021-04-241-7/+3
* Disable consider-using-with in function returning a streamPierre Sassoulas2021-04-243-1/+7
* Disable false positive useless-suppressionPierre Sassoulas2021-04-241-2/+2
* Fix Useless suppression of 'unused-import'Pierre Sassoulas2021-04-241-1/+1
* Fix pylint installation in CIPierre Sassoulas2021-04-242-1/+4
* Fix forgotten requirement in CIPierre Sassoulas2021-04-241-1/+1
* Fix travisMarc Mueller2021-04-241-4/+1
* Apply hashing and depencencies suggestions (review #947)Pierre Sassoulas2021-04-231-10/+10
* Remove job that are already checked by github actionsPierre Sassoulas2021-04-232-8/+3
* Remove what is done in github action from the travis.ymlPierre Sassoulas2021-04-231-6/+4
* Modify the key to release to pypi to the one from pylintPierre Sassoulas2021-04-231-1/+1
* Remove appveyor since github actions was addedPierre Sassoulas2021-04-232-54/+1
* Add same github actions than pylintPierre Sassoulas2021-04-233-0/+396
* Add changelog entry for renaming of LicensePierre Sassoulas2021-04-231-0/+2
* Remove unused debian build files and upgrade changelogPierre Sassoulas2021-04-2311-246/+2
* Update packaging 1 - use setup.cfgMarc Mueller2021-04-235-63/+43
* Add black-disable-checkerMarc Mueller2021-04-231-0/+4
* Fix pre_commit requirements (#961)Marc Mueller2021-04-231-1/+1
* Remove backports.functools_lru_cache dependencyMarc Mueller2021-04-222-6/+1
* Create a requirements file for brain testsPierre Sassoulas2021-04-212-4/+4
* Create a minimal requirements file for testsPierre Sassoulas2021-04-212-3/+3
* Use editable install for astroid's dependenciesPierre Sassoulas2021-04-211-3/+1
* Fix crash when evaluating typing.NamedTuple (#956)Marc Mueller2021-04-213-1/+32
* Add inference tip for ``typing.Tuple`` (#948)Marc Mueller2021-04-213-0/+63
* Apply suggestion following reviewPierre Sassoulas2021-04-201-1/+1
* Upgrade comment for distutil to improve clarityPierre Sassoulas2021-04-201-3/+3
* Upgrade isort configurationPierre Sassoulas2021-04-201-2/+2
* Update comment in astroid.nodesPierre Sassoulas2021-04-201-1/+5
* Add pylint and pytest to the dependency in tox -e formattingPierre Sassoulas2021-04-201-2/+2