Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
KirstensGitHub authored Aug 10, 2018
1 parent 9d402b7 commit 95ca596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
author_email='[email protected]',
url='https://github.com/ContextLab/attention-memory-task',
license=license,
packages=find_packages(exclude=('tests')
packages=find_packages(exclude=('tests'))
)

0 comments on commit 95ca596

Please sign in to comment.