Add license
This commit is contained in:
parent
ef1814409d
commit
abf2ecc748
2 changed files with 22 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ description = "A simple photo album static site generator"
|
|||
authors = ["Nick Pegg <nick@nickpegg.com>"]
|
||||
repository = "https://github.com/nickpegg/photojawn"
|
||||
readme = "README.md"
|
||||
license = "TODO"
|
||||
license = "MIT"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
photojawn = 'photojawn.cli:main'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue