Add license

This commit is contained in:
2025-03-19 21:56:48 +02:00
parent f75d4ff983
commit 0351524a47
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -42,4 +42,6 @@ package() {
mkdir -p "$BPM_OUTPUT"/etc
cp ../pip.conf "$BPM_OUTPUT"/etc/pip.conf
install -Dm644 "$BPM_SOURCE"/LICENSE "$BPM_OUTPUT"/usr/share/licenses/python3/LICENSE
}