Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
christianjauregui committed May 2, 2020
1 parent 294e68c commit 1113170
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,10 @@
# Requirements
packages=find_packages(exclude=['contrib',
'docs',
'pickled_db',
'examples',
'famafrench/pickled_db',
'tests*',
'*pickle',
'*txt',
'*md',
'*rst']),
Expand Down

0 comments on commit 1113170

Please sign in to comment.