Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add three features #67

Closed

Conversation

mirhmousavi
Copy link

@mirhmousavi mirhmousavi commented Dec 2, 2019

  • click groups and options get the hidden argument, if set True the completion won't show that
  • completion won't show already typed Options
  • Show Choice data type values in the command help text
  • Better Makefile

untitaker and others added 5 commits December 2, 2019 22:38
- click groups get the `hidden` argument, if set `True` the completion won't show that
- completion won't show already typed options
@mirhmousavi mirhmousavi changed the title Add two features: Add two features Dec 3, 2019
@mirhmousavi mirhmousavi changed the title Add two features Add three features Dec 3, 2019
@@ -0,0 +1,13 @@
attrs==19.3.0
Click==7.0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we upgrade the dependencies to the latest?

@untitaker
Copy link
Collaborator

we're not pinning requirements in tests. click-repl should work with a wider range of click versions

@mirhmousavi mirhmousavi closed this Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants