Skip to content

Commit

Permalink
optional keyring dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
deronnax committed Jul 17, 2023
1 parent 5a8e8c4 commit cacf1f4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ pytest = [
"pytest",
"pytest-mock",
]
keyring = [
"keyring",
]
all = [
"copier",
"cookiecutter",
Expand Down

0 comments on commit cacf1f4

Please sign in to comment.