Skip to content

Commit a3048b8

Browse files
committed
update setup.py
1 parent ce637d5 commit a3048b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
url="https://github.com/clivern/pymako",
1515
packages=setuptools.find_packages(exclude=['tests', 'tests.*']),
1616
install_requires=["requests"],
17+
license="MIT",
18+
platforms=['any'],
1719
classifiers=[
1820
"Development Status :: 5 - Production/Stable",
1921
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)