We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5519b5d commit de49576Copy full SHA for de49576
setup.py
@@ -46,7 +46,7 @@
46
'test': ['nose2[coverage_plugin]', 'pytest']
47
},
48
keywords=MLStructFP.__keywords__,
49
- name='MLStructFP',
+ name='mlstructfp',
50
packages=find_packages(exclude=[
51
'.idea',
52
'.ipynb_checkpoints',
0 commit comments