-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
30 changed files
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+22.9 KB
bilara-data-integrity/share/python-wheels/CacheControl-0.12.6-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+14 KB
bilara-data-integrity/share/python-wheels/appdirs-1.4.4-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+158 KB
bilara-data-integrity/share/python-wheels/certifi-2020.6.20-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+171 KB
bilara-data-integrity/share/python-wheels/chardet-4.0.0-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+20.2 KB
bilara-data-integrity/share/python-wheels/colorama-0.4.4-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+12.4 KB
bilara-data-integrity/share/python-wheels/contextlib2-0.6.0.post1-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+144 KB
bilara-data-integrity/share/python-wheels/distlib-0.3.1-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+19 KB
bilara-data-integrity/share/python-wheels/distro-1.5.0-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+113 KB
bilara-data-integrity/share/python-wheels/html5lib-1.1-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+61.9 KB
bilara-data-integrity/share/python-wheels/idna-2.10-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+19.2 KB
bilara-data-integrity/share/python-wheels/ipaddr-2.2.0-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+74.4 KB
bilara-data-integrity/share/python-wheels/msgpack-1.0.0-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+40.5 KB
bilara-data-integrity/share/python-wheels/packaging-20.9-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+21.7 KB
bilara-data-integrity/share/python-wheels/pep517-0.9.1-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+304 KB
bilara-data-integrity/share/python-wheels/pip-20.3.4-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+120 KB
bilara-data-integrity/share/python-wheels/pkg_resources-0.0.0-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+12.7 KB
bilara-data-integrity/share/python-wheels/progress-1.5-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+70.9 KB
bilara-data-integrity/share/python-wheels/pyparsing-2.4.7-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+61.5 KB
bilara-data-integrity/share/python-wheels/requests-2.25.1-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+17.3 KB
bilara-data-integrity/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+11.5 KB
bilara-data-integrity/share/python-wheels/retrying-1.3.3-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+462 KB
bilara-data-integrity/share/python-wheels/setuptools-44.1.1-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+15.4 KB
bilara-data-integrity/share/python-wheels/six-1.16.0-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+20.6 KB
bilara-data-integrity/share/python-wheels/toml-0.10.1-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+131 KB
bilara-data-integrity/share/python-wheels/urllib3-1.26.5-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+15.5 KB
bilara-data-integrity/share/python-wheels/webencodings-0.5.1-py2.py3-none-any.whl
Binary file not shown.
Binary file added
BIN
+30.3 KB
bilara-data-integrity/share/python-wheels/wheel-0.34.2-py2.py3-none-any.whl
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
exec_module: 'check_migration' | ||
|
||
bilara_root_path: "./bilara-data/root/" | ||
# Allows us to include more than just the Pali in the root tests | ||
# bilara_root_langs: ['pli/ms/', 'lzh/'] | ||
bilara_root_langs: ['pli/ms/'] | ||
bilara_html_path: "./bilara-data/html" | ||
bilara_comment_path: "./bilara-data/comment" | ||
bilara_variant_path: "./bilara-data/variant" | ||
bilara_translation_path: "./bilara-data/translation" | ||
reference_root_path: "./bilara-data/reference/pli/ms" | ||
|
||
# Not used in GitHub Action | ||
ms_yuttadhammo_path: "./data/ms_yuttadhammo" | ||
pali_concordance_filepath: ".data/all_pali_concordance.json" | ||
pali_canon_path: "~/ms_palicanon" | ||
|
||
exclude_dirs: ['name', 'xplayground', 'vri', 'site', 'blurb'] | ||
exclude_filepath: './false_positives.yaml' | ||
|
||
# Path where check_migration script result will be saved. | ||
# It should point to the migration_differences folder in the Bilara-data project. | ||
migration_differences_path: "./bilara-data/migration_differences" | ||
|
||
|
||
debug_dir: "." | ||
# Log level: [0, 50]. 10-debug, 20-info, 30-warning, 40-error, 50-critical | ||
log_level: 20 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"ghost_suttas": [ | ||
"sn48.137-146", | ||
"sn48.147-158", | ||
"sn50.67-76", | ||
"an4.106" | ||
] | ||
} |