Skip to content

Commit

Permalink
Merge pull request #20 from philroche/bugfix/authenticated-ppa-lookup
Browse files Browse the repository at this point in the history
fix: ensure keyring module is installed and available to use when querying private PPAs
  • Loading branch information
toabctl authored Jan 17, 2024
2 parents d4c586e + 6da9e49 commit 5396f4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ package_dir=
=.
packages = find:
install_requires =
keyring
launchpadlib
setup_requires =
setuptools_scm
Expand Down

0 comments on commit 5396f4e

Please sign in to comment.