Skip to content

Commit

Permalink
setup.py: Update keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
wmayner committed May 30, 2018
1 parent 2a8b062 commit 0adcb47
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,9 @@
long_description=readme,
long_description_content_type='text/markdown',
install_requires=install_requires,
keywords=('causality causal-modeling causation iit information integrated '
'integrated-information modeling neuroscience theory'),
keywords=('neuroscience causality causal-modeling causation '
'integrated-information-theory iit integrated-information '
'modeling'),
packages=find_packages(exclude=['docs', 'test']),
include_package_data=True,
zip_safe=False,
Expand Down

0 comments on commit 0adcb47

Please sign in to comment.