Skip to content

Commit

Permalink
Add appdirs to dependency list
Browse files Browse the repository at this point in the history
Should fix issue #52
  • Loading branch information
jo1gi committed Aug 29, 2023
1 parent 38cdac5 commit 5dce30f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ classifiers = [
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
]
dependencies = [
"appdirs",
"attrs",
"cssselect",
"importlib-resources",
Expand Down

0 comments on commit 5dce30f

Please sign in to comment.