woops
This commit is contained in:
parent
121b4ddeb0
commit
29a2ba8f4a
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -21,3 +21,4 @@ setup(
|
||||||
url = DETAILS['url'],
|
url = DETAILS['url'],
|
||||||
license = DETAILS['license'],
|
license = DETAILS['license'],
|
||||||
platforms = DETAILS['platforms']
|
platforms = DETAILS['platforms']
|
||||||
|
)
|
||||||
|
|
Reference in a new issue