Skip to content

Commit c02e3f0

Browse files
author
Damien Carol
authored
Update license in setup.py (#79)
1 parent 75abed2 commit c02e3f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ def walk_subpkg(name):
3636
}
3737
pkgs = ["branca"]
3838

39-
LICENSE = read("LICENSE.txt")
39+
LICENSE = "MIT"
4040
long_description = "{}".format(read("README.md"))
4141

4242
# Dependencies.

0 commit comments

Comments
 (0)