summaryrefslogtreecommitdiff
path: root/flit.ini
blob: 56c3bfc4ce4ec582d141dac21a67afc0e7a4005e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[metadata]
module = scilab_kernel
author = Steven Silvester
author-email = steven.silvester@ieee.org
home-page = https://github.com/blink1073/scilab_kernel
requires = metakernel (>=0.10.5)
    scilab2py (>=0.6.0)
description-file = README.rst
classifiers = Framework :: IPython
    License :: OSI Approved :: BSD License
    Programming Language :: Python :: 2
    Programming Language :: Python :: 3
    Topic :: System :: Shells