Skip to content

Commit

Permalink
- Test suite updated
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRossetti committed Mar 18, 2017
1 parent cc3cc79 commit da12659
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 2 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,5 @@
],
keywords='epidemics opinion-dynamics simulator complex-networks',
install_requires=['numpy', 'networkx', 'scipy', 'bokeh'],
packages=find_packages(),

packages=find_packages(exclude=["*.test", "*.test.*", "test.*", "test"]),
)

0 comments on commit da12659

Please sign in to comment.