Follow the LICENSE.txt -> LICENSE rename in README and package build
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -183,7 +183,7 @@ regenerated with `python tools/gen_icons.py`.
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
GPL-3.0-or-later — see [LICENSE.txt](LICENSE.txt).
|
GPL-3.0-or-later — see [LICENSE](LICENSE).
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ PLUGIN_FILES = [
|
|||||||
"plugin.json",
|
"plugin.json",
|
||||||
"fill_res_action.py",
|
"fill_res_action.py",
|
||||||
"requirements.txt",
|
"requirements.txt",
|
||||||
"LICENSE.txt",
|
"LICENSE",
|
||||||
]
|
]
|
||||||
PLUGIN_GLOBS = [
|
PLUGIN_GLOBS = [
|
||||||
("fill_resistance", "*.py"),
|
("fill_resistance", "*.py"),
|
||||||
|
|||||||
Reference in New Issue
Block a user