summaryrefslogtreecommitdiff
path: root/tests/unit/test_get_local_plugins.py
Commit message (Expand)AuthorAgeFilesLines
* automatic: pyupgrade --py36-plusAnthony Sottile2021-03-301-1/+1
* config: Make ConfigFileFinder 'extra_config_files' parameter optionalEric N. Vander Weele2020-01-121-1/+1
* Remove unused 'cli_config' parameterEric N. Vander Weele2020-01-121-1/+1
* config: Switch code paths to use 'ConfigFileFinder.config_file'Eric N. Vander Weele2020-01-121-2/+4
* Remove unused 'isolated' parameterEric N. Vander Weele2020-01-071-1/+2
* config: Switch code paths to use 'ConfigFileFinder.ignore_config_files'Eric N. Vander Weele2020-01-071-0/+1
* config: Remove `args` parameter from `ConfigFileFinder.__init__`Eric N. Vander Weele2019-10-131-1/+1
* Allow our local plugin parsing to accept commasIan Stapleton Cordasco2017-08-091-0/+3
* Add support for local (in-repo, non-setuptools) plugins.Carl Meyer2017-08-031-0/+38