diff options
author | robot-contrib <robot-contrib@yandex-team.com> | 2023-10-19 17:11:31 +0300 |
---|---|---|
committer | robot-contrib <robot-contrib@yandex-team.com> | 2023-10-19 18:26:04 +0300 |
commit | b9fe236a503791a3a7b37d4ef5f466225218996c (patch) | |
tree | c2f80019399b393ddf0450d0f91fc36478af8bea /contrib/python/argcomplete/py3/NOTICE | |
parent | 44dd27d0a2ae37c80d97a95581951d1d272bd7df (diff) | |
download | ydb-b9fe236a503791a3a7b37d4ef5f466225218996c.tar.gz |
Update contrib/python/traitlets/py3 to 5.11.2
Diffstat (limited to 'contrib/python/argcomplete/py3/NOTICE')
-rw-r--r-- | contrib/python/argcomplete/py3/NOTICE | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/python/argcomplete/py3/NOTICE b/contrib/python/argcomplete/py3/NOTICE new file mode 100644 index 00000000000..0f13a0709aa --- /dev/null +++ b/contrib/python/argcomplete/py3/NOTICE @@ -0,0 +1,4 @@ +argcomplete is a free open source library that integrates Python applications with Bash and Zsh shell completion. +The argcomplete project is staffed by volunteers. If you are using this library in a for-profit project, please +contribute to argcomplete development and maintenance using the "Sponsor" button on the argcomplete GitHub project page, +https://github.com/kislyuk/argcomplete. |