Skip to content

Commit

Permalink
Merge pull request #260 from znd4/patch-1
Browse files Browse the repository at this point in the history
Add 'configure' extra with setuptools
  • Loading branch information
mtskillman authored Sep 11, 2024
2 parents d06fc22 + 29640b4 commit a91f8b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
'pyyaml',
],
extras_require={
'configure': ['setuptools'],
'saml': ['xmltodict'],
'fuzzy': ['python-levenshtein'],
'console': ['awsume-console-plugin'],
Expand Down

0 comments on commit a91f8b0

Please sign in to comment.