Skip to content

Commit

Permalink
Merge pull request kivy#639 from ecederstrand/patch-1
Browse files Browse the repository at this point in the history
Add official OSI name in the license metadata
  • Loading branch information
tshirtman committed Sep 2, 2021
2 parents 02630e5 + d2e5d78 commit 651461b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ def recursive_include(module):
name="kivy-ios",
version="1.3.0.dev0",
description="Kivy for iOS",
license="MIT License",
long_description=read("README.md"),
long_description_content_type="text/markdown",
author="The Kivy team",
Expand Down

0 comments on commit 651461b

Please sign in to comment.