Skip to content

Commit

Permalink
Merge branch 'charmed-osm:master' into fixquotes
Browse files Browse the repository at this point in the history
  • Loading branch information
endikap100 authored Jun 14, 2022
2 parents 091dd4f + 543c512 commit 9a9ff6b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,10 @@
author="Canonical",
author_email="[email protected]",
keywords="charm, osm, development",
install_requires=[],
install_requires=[
"ops",
"packaging",
],
project_urls={
"Bug Reports": "https://github.com/charmed-osm/charms.osm/issues",
"Source": "https://github.com/charmed-osm/charms.osm",
Expand Down

0 comments on commit 9a9ff6b

Please sign in to comment.