diff --git a/setup.py b/setup.py index dd016d0..6f0a2fa 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ "Programming Language :: Python :: 3", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", - "Intended Audience :: Developers" + "Intended Audience :: Developers", "Topic :: Software Development :: Build Tools" ], scripts=["src/termux-create-package"],