Kay Hayen
909b94069d
Standalone: Added support for "bpy" package
...
* Also data dirs and raw data dirs now accept expressions
* Added a test coverage for raw directory configuration
* Now we allow to be passed a path argument to our "find_spec"
2026-04-30 20:23:43 +02:00
Kay Hayen
3bc6d24068
Bump copyright year.
2026-03-18 17:28:58 +01:00
Kay Hayen
718ab60539
Bump copyright year
2025-04-28 11:04:36 +02:00
Kay Hayen
0cb74fccad
Tests: Prefer using "--mode" argument to specify standalone or onefile
2025-04-28 11:04:37 +02:00
Kay Hayen
97fbc6996a
Plugins: Change data files configuration over to list of items as well
...
* This will make it easier to have multiple of them which can be necessary for OS differences
2024-12-18 11:08:33 +01:00
Kay Hayen
f34f8d0c63
Bump copyright year
...
* Also split copyright notices between the top and bottom,
such that readability of just opened files is not harmed
by license text.
2024-12-18 10:48:16 +01:00
Kay Hayen
b8b286b446
Plugins: Use per module data checksums rather than file checksums
...
* These are just too heavy with merge conflicts, so we cannot have that.
* This doesn't yet check the sums before using them again.
2024-12-18 10:45:28 +01:00
Kay Hayen
94e9c69961
Tests: Added coverage of file embedding to package and plugins tests
2024-12-18 10:43:40 +01:00
Kay Hayen
98432d7cd4
Quality: Make autoformat capable of updating the yaml checksum
2024-12-18 10:41:57 +01:00
Kay Hayen
909d41f02d
Bump copyright year
2023-06-02 15:07:22 +02:00
Kay Hayen
9e08b6f7ee
Standalone: Make sure the original Python path doesn't get used
2023-04-14 13:14:24 +02:00
John Vandenberg
5d15c7c704
Quality: Update and expand auto-formatting tools
...
* Update auto-formatting tools with newest isort and rstfmt.
* Also format of "tests/*/*.rst" and many test files.
2023-02-13 14:20:27 +01:00
Kay Hayen
2bb0cbc090
Tests: Added test case with user yaml file for data files
...
* This tests the new recursive match support for patterns.
2022-09-25 18:09:20 +02:00