aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 423a70c..d509216 100644
--- a/setup.py
+++ b/setup.py
@@ -33,6 +33,10 @@ setup(
author_email="doy@tozt.net",
license="MIT",
classifiers=[
+ "Development Status :: 3 - Alpha",
+ "Environment :: Console",
+ "License :: OSI Approved :: MIT License",
+ "Topic :: Terminals :: Terminal Emulators/X Terminals",
],
packages=find_packages(),
entry_points={