Skip to content

Commit 7517fc4

Browse files
committed
Update version, email and requirements
[ci skip]
1 parent 7ea4088 commit 7517fc4

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

setup.py

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,14 @@
1515

1616
'download_url': 'https://github.com/scy-phy/minicps',
1717

18-
'author email': '[email protected]',
18+
'author email': '[email protected]',
1919

20-
'version': '0.1.0',
20+
'version': '1.0.0',
2121

2222
'install_requires': [
2323
'cpppo',
24-
'networkx',
25-
'matplotlib',
2624
'nose',
27-
'nose-cover3',
25+
'coverage',
2826
],
2927

3028
'package': ['minicps'],

0 commit comments

Comments
 (0)