Skip to content

Commit

Permalink
Add MIT license to toml file
Browse files Browse the repository at this point in the history
  • Loading branch information
leynier committed Nov 23, 2020
1 parent 69dcf12 commit 52cab7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ version = "0.1.0"
description = "Fuzzy Inference System in Python"
authors = ["leynier <leynier41@gmail.com>"]
readme = "README.md"
license = "MIT"

[tool.poetry.scripts]
fuzzpy = "fuzzpy.main:app"
Expand Down

0 comments on commit 52cab7f

Please sign in to comment.