Skip to content

Commit 4d2ec51

Browse files
committed
node: Add MIT license in pyproject.toml
The original script was MIT 5630aaf
1 parent af9fb63 commit 4d2ec51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

node/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "flatpak_node_generator"
33
version = "0.1.0"
44
description = "Script to generate Flatpak manifests from NPM and Yarn lockfiles"
5+
license = {text = "MIT"}
56
readme = "README.md"
67
authors = [
78
{name = "Ryan Gonzalez", email = "[email protected]"},

0 commit comments

Comments
 (0)