Skip to content

Commit b9386f1

Browse files
authored
Revert license change
1 parent 95073f8 commit b9386f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,6 @@
3636
"dev":["pylint==2.16.2"]
3737
},
3838
package_dir={'': 'src'},
39+
license="MIT License",
3940
python_requires='>=3.8'
4041
)

0 commit comments

Comments
 (0)