Skip to content

Commit

Permalink
Add license to python module
Browse files Browse the repository at this point in the history
  • Loading branch information
juhoautio committed Apr 20, 2021
1 parent 8a5d78e commit 3af93ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
*.egg-info/
dependency-reduced-pom.xml
target/
python/dist/
1 change: 1 addition & 0 deletions python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ name = "rovio-ingest"
# - Git tags are used to create new releases
version = "0.0.1"
description = ""
license = "Apache-2.0"
authors = ["Vivek Balakrishnan <[email protected]>", "Juho Autio <[email protected]>"]

[tool.poetry.dependencies]
Expand Down

0 comments on commit 3af93ad

Please sign in to comment.