Skip to content
Snippets Groups Projects
Commit d8bca573 authored by Maria Tarasevich's avatar Maria Tarasevich
Browse files

Added setup.py

parent 8dfdeb75
No related branches found
No related tags found
No related merge requests found
from distutils.core import setup
setup(
name = 'supersvd',
version = '1.0',
py_modules = ['supersvd']
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment