diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2020-03-23 10:51:14 -0700 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2020-04-21 00:40:19 +0300 |
commit | 57b468c75ae90e09f8bd98da12a5c420ab49cd79 (patch) | |
tree | 92068579bf791fa343de5f8ca8601c77cf2041df /run_unittests.py | |
parent | cd79ec2839ddef766b42e0653f8be2199b723e77 (diff) | |
download | meson-57b468c75ae90e09f8bd98da12a5c420ab49cd79.zip meson-57b468c75ae90e09f8bd98da12a5c420ab49cd79.tar.gz meson-57b468c75ae90e09f8bd98da12a5c420ab49cd79.tar.bz2 |
Use pkg_resource to find resources files (data)
Doing this by hand is fraught with corner cases, and we're running into
some of those problems already. setuptools pkg_resource is a well tested
solution for not running into corner cases, and we already rely on
setuptools to make our entry point scripts work, so we might as well
make us of the other things it can solve for us.
Fixes #6801
Diffstat (limited to 'run_unittests.py')
0 files changed, 0 insertions, 0 deletions