Switch to getting appdirs from pypi.

Review Request #14577 — Created Aug. 28, 2025 and updated — Latest diff uploaded

Information

RBTools
master

Reviewers

When we first added appdirs to RBTools, we vendored the file into our
tree because they were not providing builds on PyPI. This changed a long
time ago, so there's no good reason for us to continue to ship our own,
outdated copy.

Ran unit tests.

Commits

Files