Skip to content

Commit

Permalink
exclude matplotlib for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Parkkeo1 committed Jan 8, 2018
1 parent f512388 commit 903ff32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
options={
'build_exe': {
'packages': ['jinja2.ext', 'jinja2', 'asyncio', 'numpy', 'pandas', 'sqlite3'],
'excludes': ['matplotlib'],
'include_files': files,
'include_msvcr': True,
}},
Expand Down

0 comments on commit 903ff32

Please sign in to comment.