Skip to content

Commit d149215

Browse files
Add url
1 parent da4d47d commit d149215

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
version="0.2.0",
2424
description="Mixin Binding Project",
2525
author='learnforpractice',
26-
license="MIT",
26+
url="https://github.com/learnforpractice/mixin-python",
27+
license="GPL-3.0",
2728
packages=['mixin'],
2829
package_dir={'mixin': 'pysrc'},
2930
package_data={'mixin': []},

0 commit comments

Comments
 (0)