diff options
Diffstat (limited to 'flit.ini')
-rw-r--r-- | flit.ini | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/flit.ini b/flit.ini new file mode 100644 index 0000000..56c3bfc --- /dev/null +++ b/flit.ini @@ -0,0 +1,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 |