mirror of
https://github.com/kennethreitz-archive/pyinstaller.git
synced 2026-06-05 15:40:17 +00:00
Yet another missing numerix submodule in matplotlib
git-svn-id: http://svn.pyinstaller.org/trunk@779 8dd32b29-ccff-0310-8a9a-9233e24343b1
This commit is contained in:
@@ -5,5 +5,6 @@ hiddenimports = [
|
||||
'linear_algebra',
|
||||
'random_array',
|
||||
'ma',
|
||||
'mlab',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user