Skip to content

Commit e24b99c

Browse files
fix: remove license invalid value
1 parent 651c900 commit e24b99c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

setup.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@
33
setup(
44
name='sponsorlytix_utils',
55
description='Sponsorlytix code utils',
6-
author='Sponsorlytix Team',
7-
license'MIT',
8-
)
6+
author='Sponsorlytix Team'
7+
)

0 commit comments

Comments
 (0)