Skip to content

Commit

Permalink
Add comment linking why we use appdirs in setup.cfg (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanjmcdougall authored Jul 18, 2024
1 parent 41c37ae commit 0aefeea
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 @@ -32,6 +32,7 @@ install_requires =
joblib>=0.12.0
importlib-metadata>=4.4
importlib-resources>=1.3
# Using appdirs rather than platformdirs is deliberate, see https://github.com/rstudio/pins-python/pull/239
appdirs<2.0.0
humanize>=1.0.0
requests
Expand Down

0 comments on commit 0aefeea

Please sign in to comment.