summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* delete directory .DS_Store (#1938)Young proger2021-05-281-0/+1
|
* update project metadataDavid Lord2020-02-271-14/+11
|
* update metadataDavid Lord2018-09-241-12/+15
| | | | | test on 3.7 fix collections deprecation warning
* Fix variable precedenceRémy Greinhofer2018-05-141-0/+1
| | | | | | | | | | | | | | | | | This patch fixes the variable precedence in order to have the default values read last: 1. Values from CLI 2. Values from the environment 3. Default values Tests were added accordingly. Drive-by: * Update `.gitignore` file * Update `tox.ini` to skip missing environments Fixes: #873
* Added pytest cache to gitignoreArmin Ronacher2018-03-311-0/+1
|
* Issue #535: Bash completion for click.Choice()Peter Kelley2017-03-281-0/+1
| | | | | | | | Added support for bash completion of type=click.Choice Options and Arguments. Added comprehensive tests for bash completion. There are many scenarios present for arguments.
* fix exit_code for click.testing.CliRunner.invoketimfeirg2017-02-251-0/+2
| | | | Fix #739
* Merge branch '2.x-maintenance'Armin Ronacher2014-06-291-0/+1
|\
| * Ignore all egg info.Armin Ronacher2014-06-291-0/+1
| |
* | Add tox envs to gitignoreMarkus Unterwaditzer2014-06-141-0/+1
| |
* | added MANIFEST.inRafael G. Martins2014-06-071-0/+1
|/ | | | | This fixes the release tarballs, that are being shipped without docs, examples and tests.
* Initial commitArmin Ronacher2014-04-241-0/+7