1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-11-17 11:37:03 +01:00
csv-metadata-quality/csv_metadata_quality
Alan Orth 1491e1edb0
All checks were successful
continuous-integration/drone/push Build is passing
Fix path to data/licenses.json
When we install and run this from CI, this file needs to exist in
the package's folder inside site-packages. Then we can use __file__
to get the path relative to the package.

See: https://python-packaging.readthedocs.io/en/latest/non-code-files.html
2023-04-05 15:28:21 +03:00
..
data Use licenses.json from SPDX instead of spdx-license-list 2022-12-13 10:39:17 +03:00
__init__.py Refactor as package with subpackages 2019-07-26 22:11:10 +03:00
__main__.py Add SPDX short license identifier to all Python files 2021-03-19 16:04:40 +02:00
app.py Switch to pandas 2.0.0rc1 2023-03-22 12:16:56 +03:00
check.py csv_metadata_quality/check.py: run black 2023-02-18 22:10:04 +03:00
experimental.py Improve exclude function 2022-09-02 15:59:22 +03:00
fix.py Ignore subregion field for missing region checks 2022-12-07 23:18:47 +01:00
util.py Fix path to data/licenses.json 2023-04-05 15:28:21 +03:00
version.py Version 0.6.1 2023-02-23 13:46:56 +03:00