Skip to content

Commit

Permalink
Update license
Browse files Browse the repository at this point in the history
Signed-off-by: George J Padayatti <[email protected]>
  • Loading branch information
georgepadayatti committed Sep 15, 2022
1 parent 3f113f5 commit c0e8ba0
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,15 @@ name = "dexa-protocol"
version = "0.1.1"
description = "Hosts Data Disclosure Agreement protocols"
authors = ["George J Padayatti <[email protected]>"]
license = "MIT"
license = "License :: OSI Approved :: Apache Software License"
readme = "README.md"
homepage = "https://github.com/decentralised-dataexchange/dexa-protocol"
repository = "https://github.com/decentralised-dataexchange/dexa-protocol"
classifiers = [
"Topic :: Software Development :: Build Tools",
"Topic :: Software Development :: Libraries :: Python Modules"
]
keywords = ["acapy", "aries", "dataexchange", "ssi"]

[tool.poetry.dependencies]
python = "^3.8"
Expand Down

0 comments on commit c0e8ba0

Please sign in to comment.