diff options
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ setup(name='octave_kernel', classifiers = [ 'Framework :: IPython', 'License :: OSI Approved :: BSD License', + 'Programming Language :: Python :: 2', 'Programming Language :: Python :: 3', 'Topic :: System :: Shells', ] |