Skip to content

Commit 0aefeea

Browse files
Add comment linking why we use appdirs in setup.cfg (#245)
1 parent 41c37ae commit 0aefeea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ install_requires =
3232
joblib>=0.12.0
3333
importlib-metadata>=4.4
3434
importlib-resources>=1.3
35+
# Using appdirs rather than platformdirs is deliberate, see https://github.com/rstudio/pins-python/pull/239
3536
appdirs<2.0.0
3637
humanize>=1.0.0
3738
requests

0 commit comments

Comments
 (0)