Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created April 20, 2021 02:50
Show Gist options
  • Save r-rmcgibbo/60455dec05ec1a1fb6dd7c09a0b029b5 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/60455dec05ec1a1fb6dd7c09a0b029b5 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 16 seconds | https://github.com/NixOS/nixpkgs/pull/119917
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
@nix { "action": "setPhase", "phase": "qtPreHook" }
qtPreHook
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/kxpwjpmiqj1dbykayha6h5a6gsin5j2s-spyder-4.2.1.tar.gz
source root is spyder-4.2.1
setting SOURCE_DATE_EPOCH to timestamp 1608309974 of file spyder-4.2.1/PKG-INFO
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/spyder
copying spyder/otherplugins.py -> build/lib/spyder
copying spyder/pyplot.py -> build/lib/spyder
copying spyder/requirements.py -> build/lib/spyder
copying spyder/__init__.py -> build/lib/spyder
copying spyder/py3compat.py -> build/lib/spyder
copying spyder/pil_patch.py -> build/lib/spyder
copying spyder/dependencies.py -> build/lib/spyder
creating build/lib/spyder/utils
copying spyder/utils/system.py -> build/lib/spyder/utils
copying spyder/utils/misc.py -> build/lib/spyder/utils
copying spyder/utils/icon_manager.py -> build/lib/spyder/utils
copying spyder/utils/workers.py -> build/lib/spyder/utils
copying spyder/utils/qthelpers.py -> build/lib/spyder/utils
copying spyder/utils/test.py -> build/lib/spyder/utils
copying spyder/utils/windows.py -> build/lib/spyder/utils
copying spyder/utils/__init__.py -> build/lib/spyder/utils
copying spyder/utils/sourcecode.py -> build/lib/spyder/utils
copying spyder/utils/bsdsocket.py -> build/lib/spyder/utils
copying spyder/utils/vcs.py -> build/lib/spyder/utils
copying spyder/utils/switcher.py -> build/lib/spyder/utils
copying spyder/utils/programs.py -> build/lib/spyder/utils
copying spyder/utils/conda.py -> build/lib/spyder/utils
copying spyder/utils/environ.py -> build/lib/spyder/utils
copying spyder/utils/qstringhelpers.py -> build/lib/spyder/utils
copying spyder/utils/debug.py -> build/lib/spyder/utils
copying spyder/utils/pyenv.py -> build/lib/spyder/utils
copying spyder/utils/encoding.py -> build/lib/spyder/utils
copying spyder/utils/fixtures.py -> build/lib/spyder/utils
copying spyder/utils/stringmatching.py -> build/lib/spyder/utils
copying spyder/utils/syntaxhighlighters.py -> build/lib/spyder/utils
creating build/lib/spyder/utils/external
copying spyder/utils/external/lockfile.py -> build/lib/spyder/utils/external
copying spyder/utils/external/github.py -> build/lib/spyder/utils/external
copying spyder/utils/external/__init__.py -> build/lib/spyder/utils/external
creating build/lib/spyder/utils/external/dafsa
copying spyder/utils/external/dafsa/dafsa.py -> build/lib/spyder/utils/external/dafsa
copying spyder/utils/external/dafsa/__init__.py -> build/lib/spyder/utils/external/dafsa
creating build/lib/spyder/utils/external/pybloom_pyqt
copying spyder/utils/external/pybloom_pyqt/__init__.py -> build/lib/spyder/utils/external/pybloom_pyqt
copying spyder/utils/external/pybloom_pyqt/pybloom.py -> build/lib/spyder/utils/external/pybloom_pyqt
copying spyder/utils/external/pybloom_pyqt/utils.py -> build/lib/spyder/utils/external/pybloom_pyqt
creating build/lib/spyder/utils/external/binaryornot
copying spyder/utils/external/binaryornot/check.py -> build/lib/spyder/utils/external/binaryornot
copying spyder/utils/external/binaryornot/__init__.py -> build/lib/spyder/utils/external/binaryornot
copying spyder/utils/external/binaryornot/helpers.py -> build/lib/spyder/utils/external/binaryornot
creating build/lib/spyder/utils/snippets
copying spyder/utils/snippets/ast.py -> build/lib/spyder/utils/snippets
copying spyder/utils/snippets/__init__.py -> build/lib/spyder/utils/snippets
copying spyder/utils/snippets/parser.py -> build/lib/spyder/utils/snippets
copying spyder/utils/snippets/lexer.py -> build/lib/spyder/utils/snippets
copying spyder/utils/snippets/nodes.py -> build/lib/spyder/utils/snippets
creating build/lib/spyder/utils/introspection
copying spyder/utils/introspection/module_completion.py -> build/lib/spyder/utils/introspection
copying spyder/utils/introspection/old_fallback.py -> build/lib/spyder/utils/introspection
copying spyder/utils/introspection/rope_patch.py -> build/lib/spyder/utils/introspection
copying spyder/utils/introspection/__init__.py -> build/lib/spyder/utils/introspection
creating build/lib/spyder/workers
copying spyder/workers/__init__.py -> build/lib/spyder/workers
copying spyder/workers/updates.py -> build/lib/spyder/workers
creating build/lib/spyder/config
copying spyder/config/gui.py -> build/lib/spyder/config
copying spyder/config/main.py -> build/lib/spyder/config
copying spyder/config/manager.py -> build/lib/spyder/config
copying spyder/config/snippets.py -> build/lib/spyder/config
copying spyder/config/fonts.py -> build/lib/spyder/config
copying spyder/config/appearance.py -> build/lib/spyder/config
copying spyder/config/__init__.py -> build/lib/spyder/config
copying spyder/config/user.py -> build/lib/spyder/config
copying spyder/config/lsp.py -> build/lib/spyder/config
copying spyder/config/base.py -> build/lib/spyder/config
copying spyder/config/utils.py -> build/lib/spyder/config
creating build/lib/spyder/plugins
copying spyder/plugins/__init__.py -> build/lib/spyder/plugins
copying spyder/plugins/base.py -> build/lib/spyder/plugins
creating build/lib/spyder/plugins/io_dcm
copying spyder/plugins/io_dcm/plugin.py -> build/lib/spyder/plugins/io_dcm
copying spyder/plugins/io_dcm/__init__.py -> build/lib/spyder/plugins/io_dcm
creating build/lib/spyder/plugins/breakpoints
copying spyder/plugins/breakpoints/plugin.py -> build/lib/spyder/plugins/breakpoints
copying spyder/plugins/breakpoints/__init__.py -> build/lib/spyder/plugins/breakpoints
creating build/lib/spyder/plugins/breakpoints/widgets
copying spyder/plugins/breakpoints/widgets/breakpointsgui.py -> build/lib/spyder/plugins/breakpoints/widgets
copying spyder/plugins/breakpoints/widgets/__init__.py -> build/lib/spyder/plugins/breakpoints/widgets
creating build/lib/spyder/plugins/explorer
copying spyder/plugins/explorer/confpage.py -> build/lib/spyder/plugins/explorer
copying spyder/plugins/explorer/plugin.py -> build/lib/spyder/plugins/explorer
copying spyder/plugins/explorer/__init__.py -> build/lib/spyder/plugins/explorer
creating build/lib/spyder/plugins/explorer/widgets
copying spyder/plugins/explorer/widgets/explorer.py -> build/lib/spyder/plugins/explorer/widgets
copying spyder/plugins/explorer/widgets/__init__.py -> build/lib/spyder/plugins/explorer/widgets
copying spyder/plugins/explorer/widgets/fileassociations.py -> build/lib/spyder/plugins/explorer/widgets
creating build/lib/spyder/plugins/ipythonconsole
copying spyder/plugins/ipythonconsole/confpage.py -> build/lib/spyder/plugins/ipythonconsole
copying spyder/plugins/ipythonconsole/plugin.py -> build/lib/spyder/plugins/ipythonconsole
copying spyder/plugins/ipythonconsole/__init__.py -> build/lib/spyder/plugins/ipythonconsole
creating build/lib/spyder/plugins/ipythonconsole/utils
copying spyder/plugins/ipythonconsole/utils/manager.py -> build/lib/spyder/plugins/ipythonconsole/utils
copying spyder/plugins/ipythonconsole/utils/style.py -> build/lib/spyder/plugins/ipythonconsole/utils
copying spyder/plugins/ipythonconsole/utils/__init__.py -> build/lib/spyder/plugins/ipythonconsole/utils
copying spyder/plugins/ipythonconsole/utils/ssh.py -> build/lib/spyder/plugins/ipythonconsole/utils
copying spyder/plugins/ipythonconsole/utils/kernelspec.py -> build/lib/spyder/plugins/ipythonconsole/utils
creating build/lib/spyder/plugins/ipythonconsole/comms
copying spyder/plugins/ipythonconsole/comms/__init__.py -> build/lib/spyder/plugins/ipythonconsole/comms
copying spyder/plugins/ipythonconsole/comms/kernelcomm.py -> build/lib/spyder/plugins/ipythonconsole/comms
creating build/lib/spyder/plugins/ipythonconsole/widgets
copying spyder/plugins/ipythonconsole/widgets/client.py -> build/lib/spyder/plugins/ipythonconsole/widgets
copying spyder/plugins/ipythonconsole/widgets/shell.py -> build/lib/spyder/plugins/ipythonconsole/widgets
copying spyder/plugins/ipythonconsole/widgets/namespacebrowser.py -> build/lib/spyder/plugins/ipythonconsole/widgets
copying spyder/plugins/ipythonconsole/widgets/debugging.py -> build/lib/spyder/plugins/ipythonconsole/widgets
copying spyder/plugins/ipythonconsole/widgets/restartdialog.py -> build/lib/spyder/plugins/ipythonconsole/widgets
copying spyder/plugins/ipythonconsole/widgets/__init__.py -> build/lib/spyder/plugins/ipythonconsole/widgets
copying spyder/plugins/ipythonconsole/widgets/help.py -> build/lib/spyder/plugins/ipythonconsole/widgets
copying spyder/plugins/ipythonconsole/widgets/figurebrowser.py -> build/lib/spyder/plugins/ipythonconsole/widgets
copying spyder/plugins/ipythonconsole/widgets/kernelconnect.py -> build/lib/spyder/plugins/ipythonconsole/widgets
copying spyder/plugins/ipythonconsole/widgets/control.py -> build/lib/spyder/plugins/ipythonconsole/widgets
creating build/lib/spyder/plugins/outlineexplorer
copying spyder/plugins/outlineexplorer/plugin.py -> build/lib/spyder/plugins/outlineexplorer
copying spyder/plugins/outlineexplorer/api.py -> build/lib/spyder/plugins/outlineexplorer
copying spyder/plugins/outlineexplorer/languages.py -> build/lib/spyder/plugins/outlineexplorer
copying spyder/plugins/outlineexplorer/__init__.py -> build/lib/spyder/plugins/outlineexplorer
copying spyder/plugins/outlineexplorer/editor.py -> build/lib/spyder/plugins/outlineexplorer
copying spyder/plugins/outlineexplorer/widgets.py -> build/lib/spyder/plugins/outlineexplorer
creating build/lib/spyder/plugins/projects
copying spyder/plugins/projects/confpage.py -> build/lib/spyder/plugins/projects
copying spyder/plugins/projects/plugin.py -> build/lib/spyder/plugins/projects
copying spyder/plugins/projects/__init__.py -> build/lib/spyder/plugins/projects
creating build/lib/spyder/plugins/projects/utils
copying spyder/plugins/projects/utils/watcher.py -> build/lib/spyder/plugins/projects/utils
copying spyder/plugins/projects/utils/__init__.py -> build/lib/spyder/plugins/projects/utils
copying spyder/plugins/projects/utils/config.py -> build/lib/spyder/plugins/projects/utils
creating build/lib/spyder/plugins/projects/projecttypes
copying spyder/plugins/projects/projecttypes/__init__.py -> build/lib/spyder/plugins/projects/projecttypes
copying spyder/plugins/projects/projecttypes/python.py -> build/lib/spyder/plugins/projects/projecttypes
creating build/lib/spyder/plugins/projects/widgets
copying spyder/plugins/projects/widgets/explorer.py -> build/lib/spyder/plugins/projects/widgets
copying spyder/plugins/projects/widgets/__init__.py -> build/lib/spyder/plugins/projects/widgets
copying spyder/plugins/projects/widgets/projectdialog.py -> build/lib/spyder/plugins/projects/widgets
creating build/lib/spyder/plugins/console
copying spyder/plugins/console/plugin.py -> build/lib/spyder/plugins/console
copying spyder/plugins/console/__init__.py -> build/lib/spyder/plugins/console
creating build/lib/spyder/plugins/console/utils
copying spyder/plugins/console/utils/__init__.py -> build/lib/spyder/plugins/console/utils
copying spyder/plugins/console/utils/ansihandler.py -> build/lib/spyder/plugins/console/utils
copying spyder/plugins/console/utils/interpreter.py -> build/lib/spyder/plugins/console/utils
creating build/lib/spyder/plugins/console/widgets
copying spyder/plugins/console/widgets/shell.py -> build/lib/spyder/plugins/console/widgets
copying spyder/plugins/console/widgets/__init__.py -> build/lib/spyder/plugins/console/widgets
copying spyder/plugins/console/widgets/console.py -> build/lib/spyder/plugins/console/widgets
copying spyder/plugins/console/widgets/internalshell.py -> build/lib/spyder/plugins/console/widgets
creating build/lib/spyder/plugins/onlinehelp
copying spyder/plugins/onlinehelp/plugin.py -> build/lib/spyder/plugins/onlinehelp
copying spyder/plugins/onlinehelp/__init__.py -> build/lib/spyder/plugins/onlinehelp
copying spyder/plugins/onlinehelp/pydoc_patch.py -> build/lib/spyder/plugins/onlinehelp
copying spyder/plugins/onlinehelp/widgets.py -> build/lib/spyder/plugins/onlinehelp
creating build/lib/spyder/plugins/workingdirectory
copying spyder/plugins/workingdirectory/confpage.py -> build/lib/spyder/plugins/workingdirectory
copying spyder/plugins/workingdirectory/plugin.py -> build/lib/spyder/plugins/workingdirectory
copying spyder/plugins/workingdirectory/__init__.py -> build/lib/spyder/plugins/workingdirectory
creating build/lib/spyder/plugins/completion
copying spyder/plugins/completion/decorators.py -> build/lib/spyder/plugins/completion
copying spyder/plugins/completion/plugin.py -> build/lib/spyder/plugins/completion
copying spyder/plugins/completion/__init__.py -> build/lib/spyder/plugins/completion
creating build/lib/spyder/plugins/completion/languageserver
copying spyder/plugins/completion/languageserver/client.py -> build/lib/spyder/plugins/completion/languageserver
copying spyder/plugins/completion/languageserver/confpage.py -> build/lib/spyder/plugins/completion/languageserver
copying spyder/plugins/completion/languageserver/decorators.py -> build/lib/spyder/plugins/completion/languageserver
copying spyder/plugins/completion/languageserver/plugin.py -> build/lib/spyder/plugins/completion/languageserver
copying spyder/plugins/completion/languageserver/__init__.py -> build/lib/spyder/plugins/completion/languageserver
creating build/lib/spyder/plugins/completion/languageserver/transport
copying spyder/plugins/completion/languageserver/transport/main.py -> build/lib/spyder/plugins/completion/languageserver/transport
copying spyder/plugins/completion/languageserver/transport/__init__.py -> build/lib/spyder/plugins/completion/languageserver/transport
creating build/lib/spyder/plugins/completion/languageserver/transport/stdio
copying spyder/plugins/completion/languageserver/transport/stdio/producer.py -> build/lib/spyder/plugins/completion/languageserver/transport/stdio
copying spyder/plugins/completion/languageserver/transport/stdio/consumer.py -> build/lib/spyder/plugins/completion/languageserver/transport/stdio
copying spyder/plugins/completion/languageserver/transport/stdio/__init__.py -> build/lib/spyder/plugins/completion/languageserver/transport/stdio
creating build/lib/spyder/plugins/completion/languageserver/transport/common
copying spyder/plugins/completion/languageserver/transport/common/producer.py -> build/lib/spyder/plugins/completion/languageserver/transport/common
copying spyder/plugins/completion/languageserver/transport/common/consumer.py -> build/lib/spyder/plugins/completion/languageserver/transport/common
copying spyder/plugins/completion/languageserver/transport/common/__init__.py -> build/lib/spyder/plugins/completion/languageserver/transport/common
creating build/lib/spyder/plugins/completion/languageserver/transport/tcp
copying spyder/plugins/completion/languageserver/transport/tcp/producer.py -> build/lib/spyder/plugins/completion/languageserver/transport/tcp
copying spyder/plugins/completion/languageserver/transport/tcp/consumer.py -> build/lib/spyder/plugins/completion/languageserver/transport/tcp
copying spyder/plugins/completion/languageserver/transport/tcp/__init__.py -> build/lib/spyder/plugins/completion/languageserver/transport/tcp
creating build/lib/spyder/plugins/completion/languageserver/providers
copying spyder/plugins/completion/languageserver/providers/client.py -> build/lib/spyder/plugins/completion/languageserver/providers
copying spyder/plugins/completion/languageserver/providers/window.py -> build/lib/spyder/plugins/completion/languageserver/providers
copying spyder/plugins/completion/languageserver/providers/__init__.py -> build/lib/spyder/plugins/completion/languageserver/providers
copying spyder/plugins/completion/languageserver/providers/document.py -> build/lib/spyder/plugins/completion/languageserver/providers
copying spyder/plugins/completion/languageserver/providers/utils.py -> build/lib/spyder/plugins/completion/languageserver/providers
copying spyder/plugins/completion/languageserver/providers/workspace.py -> build/lib/spyder/plugins/completion/languageserver/providers
creating build/lib/spyder/plugins/completion/languageserver/widgets
copying spyder/plugins/completion/languageserver/widgets/serversconfig.py -> build/lib/spyder/plugins/completion/languageserver/widgets
copying spyder/plugins/completion/languageserver/widgets/snippetsconfig.py -> build/lib/spyder/plugins/completion/languageserver/widgets
copying spyder/plugins/completion/languageserver/widgets/status.py -> build/lib/spyder/plugins/completion/languageserver/widgets
copying spyder/plugins/completion/languageserver/widgets/__init__.py -> build/lib/spyder/plugins/completion/languageserver/widgets
creating build/lib/spyder/plugins/completion/fallback
copying spyder/plugins/completion/fallback/plugin.py -> build/lib/spyder/plugins/completion/fallback
copying spyder/plugins/completion/fallback/__init__.py -> build/lib/spyder/plugins/completion/fallback
copying spyder/plugins/completion/fallback/actor.py -> build/lib/spyder/plugins/completion/fallback
copying spyder/plugins/completion/fallback/utils.py -> build/lib/spyder/plugins/completion/fallback
creating build/lib/spyder/plugins/completion/snippets
copying spyder/plugins/completion/snippets/plugin.py -> build/lib/spyder/plugins/completion/snippets
copying spyder/plugins/completion/snippets/trie.py -> build/lib/spyder/plugins/completion/snippets
copying spyder/plugins/completion/snippets/__init__.py -> build/lib/spyder/plugins/completion/snippets
copying spyder/plugins/completion/snippets/actor.py -> build/lib/spyder/plugins/completion/snippets
creating build/lib/spyder/plugins/completion/kite
copying spyder/plugins/completion/kite/client.py -> build/lib/spyder/plugins/completion/kite
copying spyder/plugins/completion/kite/decorators.py -> build/lib/spyder/plugins/completion/kite
copying spyder/plugins/completion/kite/plugin.py -> build/lib/spyder/plugins/completion/kite
copying spyder/plugins/completion/kite/__init__.py -> build/lib/spyder/plugins/completion/kite
creating build/lib/spyder/plugins/completion/kite/utils
copying spyder/plugins/completion/kite/utils/install.py -> build/lib/spyder/plugins/completion/kite/utils
copying spyder/plugins/completion/kite/utils/status.py -> build/lib/spyder/plugins/completion/kite/utils
copying spyder/plugins/completion/kite/utils/__init__.py -> build/lib/spyder/plugins/completion/kite/utils
creating build/lib/spyder/plugins/completion/kite/parsing
copying spyder/plugins/completion/kite/parsing/__init__.py -> build/lib/spyder/plugins/completion/kite/parsing
creating build/lib/spyder/plugins/completion/kite/providers
copying spyder/plugins/completion/kite/providers/__init__.py -> build/lib/spyder/plugins/completion/kite/providers
copying spyder/plugins/completion/kite/providers/document.py -> build/lib/spyder/plugins/completion/kite/providers
creating build/lib/spyder/plugins/completion/kite/bloomfilter
copying spyder/plugins/completion/kite/bloomfilter/__init__.py -> build/lib/spyder/plugins/completion/kite/bloomfilter
creating build/lib/spyder/plugins/completion/kite/widgets
copying spyder/plugins/completion/kite/widgets/install.py -> build/lib/spyder/plugins/completion/kite/widgets
copying spyder/plugins/completion/kite/widgets/status.py -> build/lib/spyder/plugins/completion/kite/widgets
copying spyder/plugins/completion/kite/widgets/__init__.py -> build/lib/spyder/plugins/completion/kite/widgets
copying spyder/plugins/completion/kite/widgets/calltoaction.py -> build/lib/spyder/plugins/completion/kite/widgets
creating build/lib/spyder/plugins/editor
copying spyder/plugins/editor/confpage.py -> build/lib/spyder/plugins/editor
copying spyder/plugins/editor/plugin.py -> build/lib/spyder/plugins/editor
copying spyder/plugins/editor/__init__.py -> build/lib/spyder/plugins/editor
creating build/lib/spyder/plugins/editor/utils
copying spyder/plugins/editor/utils/autosave.py -> build/lib/spyder/plugins/editor/utils
copying spyder/plugins/editor/utils/languages.py -> build/lib/spyder/plugins/editor/utils
copying spyder/plugins/editor/utils/bookmarks.py -> build/lib/spyder/plugins/editor/utils
copying spyder/plugins/editor/utils/decoration.py -> build/lib/spyder/plugins/editor/utils
copying spyder/plugins/editor/utils/debugger.py -> build/lib/spyder/plugins/editor/utils
copying spyder/plugins/editor/utils/__init__.py -> build/lib/spyder/plugins/editor/utils
copying spyder/plugins/editor/utils/findtasks.py -> build/lib/spyder/plugins/editor/utils
copying spyder/plugins/editor/utils/kill_ring.py -> build/lib/spyder/plugins/editor/utils
copying spyder/plugins/editor/utils/switcher.py -> build/lib/spyder/plugins/editor/utils
copying spyder/plugins/editor/utils/folding.py -> build/lib/spyder/plugins/editor/utils
copying spyder/plugins/editor/utils/editor.py -> build/lib/spyder/plugins/editor/utils
creating build/lib/spyder/plugins/editor/widgets
copying spyder/plugins/editor/widgets/status.py -> build/lib/spyder/plugins/editor/widgets
copying spyder/plugins/editor/widgets/__init__.py -> build/lib/spyder/plugins/editor/widgets
copying spyder/plugins/editor/widgets/completion.py -> build/lib/spyder/plugins/editor/widgets
copying spyder/plugins/editor/widgets/recover.py -> build/lib/spyder/plugins/editor/widgets
copying spyder/plugins/editor/widgets/codeeditor.py -> build/lib/spyder/plugins/editor/widgets
copying spyder/plugins/editor/widgets/editor.py -> build/lib/spyder/plugins/editor/widgets
copying spyder/plugins/editor/widgets/autosaveerror.py -> build/lib/spyder/plugins/editor/widgets
copying spyder/plugins/editor/widgets/base.py -> build/lib/spyder/plugins/editor/widgets
creating build/lib/spyder/plugins/editor/api
copying spyder/plugins/editor/api/decoration.py -> build/lib/spyder/plugins/editor/api
copying spyder/plugins/editor/api/__init__.py -> build/lib/spyder/plugins/editor/api
copying spyder/plugins/editor/api/folding.py -> build/lib/spyder/plugins/editor/api
creating build/lib/spyder/plugins/editor/panels
copying spyder/plugins/editor/panels/edgeline.py -> build/lib/spyder/plugins/editor/panels
copying spyder/plugins/editor/panels/manager.py -> build/lib/spyder/plugins/editor/panels
copying spyder/plugins/editor/panels/debugger.py -> build/lib/spyder/plugins/editor/panels
copying spyder/plugins/editor/panels/__init__.py -> build/lib/spyder/plugins/editor/panels
copying spyder/plugins/editor/panels/codefolding.py -> build/lib/spyder/plugins/editor/panels
copying spyder/plugins/editor/panels/classfunctiondropdown.py -> build/lib/spyder/plugins/editor/panels
copying spyder/plugins/editor/panels/indentationguides.py -> build/lib/spyder/plugins/editor/panels
copying spyder/plugins/editor/panels/linenumber.py -> build/lib/spyder/plugins/editor/panels
copying spyder/plugins/editor/panels/scrollflag.py -> build/lib/spyder/plugins/editor/panels
copying spyder/plugins/editor/panels/utils.py -> build/lib/spyder/plugins/editor/panels
creating build/lib/spyder/plugins/editor/extensions
copying spyder/plugins/editor/extensions/manager.py -> build/lib/spyder/plugins/editor/extensions
copying spyder/plugins/editor/extensions/docstring.py -> build/lib/spyder/plugins/editor/extensions
copying spyder/plugins/editor/extensions/snippets.py -> build/lib/spyder/plugins/editor/extensions
copying spyder/plugins/editor/extensions/closebrackets.py -> build/lib/spyder/plugins/editor/extensions
copying spyder/plugins/editor/extensions/__init__.py -> build/lib/spyder/plugins/editor/extensions
copying spyder/plugins/editor/extensions/closequotes.py -> build/lib/spyder/plugins/editor/extensions
creating build/lib/spyder/plugins/io_hdf5
copying spyder/plugins/io_hdf5/plugin.py -> build/lib/spyder/plugins/io_hdf5
copying spyder/plugins/io_hdf5/__init__.py -> build/lib/spyder/plugins/io_hdf5
creating build/lib/spyder/plugins/findinfiles
copying spyder/plugins/findinfiles/plugin.py -> build/lib/spyder/plugins/findinfiles
copying spyder/plugins/findinfiles/__init__.py -> build/lib/spyder/plugins/findinfiles
copying spyder/plugins/findinfiles/widgets.py -> build/lib/spyder/plugins/findinfiles
creating build/lib/spyder/plugins/plots
copying spyder/plugins/plots/plugin.py -> build/lib/spyder/plugins/plots
copying spyder/plugins/plots/__init__.py -> build/lib/spyder/plugins/plots
creating build/lib/spyder/plugins/plots/widgets
copying spyder/plugins/plots/widgets/__init__.py -> build/lib/spyder/plugins/plots/widgets
copying spyder/plugins/plots/widgets/figurebrowser.py -> build/lib/spyder/plugins/plots/widgets
creating build/lib/spyder/plugins/pylint
copying spyder/plugins/pylint/confpage.py -> build/lib/spyder/plugins/pylint
copying spyder/plugins/pylint/plugin.py -> build/lib/spyder/plugins/pylint
copying spyder/plugins/pylint/__init__.py -> build/lib/spyder/plugins/pylint
copying spyder/plugins/pylint/utils.py -> build/lib/spyder/plugins/pylint
creating build/lib/spyder/plugins/pylint/widgets
copying spyder/plugins/pylint/widgets/pylintgui.py -> build/lib/spyder/plugins/pylint/widgets
copying spyder/plugins/pylint/widgets/__init__.py -> build/lib/spyder/plugins/pylint/widgets
creating build/lib/spyder/plugins/history
copying spyder/plugins/history/confpage.py -> build/lib/spyder/plugins/history
copying spyder/plugins/history/plugin.py -> build/lib/spyder/plugins/history
copying spyder/plugins/history/__init__.py -> build/lib/spyder/plugins/history
copying spyder/plugins/history/widgets.py -> build/lib/spyder/plugins/history
creating build/lib/spyder/plugins/help
copying spyder/plugins/help/confpage.py -> build/lib/spyder/plugins/help
copying spyder/plugins/help/plugin.py -> build/lib/spyder/plugins/help
copying spyder/plugins/help/__init__.py -> build/lib/spyder/plugins/help
copying spyder/plugins/help/widgets.py -> build/lib/spyder/plugins/help
creating build/lib/spyder/plugins/help/utils
copying spyder/plugins/help/utils/sphinxthread.py -> build/lib/spyder/plugins/help/utils
copying spyder/plugins/help/utils/conf.py -> build/lib/spyder/plugins/help/utils
copying spyder/plugins/help/utils/sphinxify.py -> build/lib/spyder/plugins/help/utils
copying spyder/plugins/help/utils/__init__.py -> build/lib/spyder/plugins/help/utils
creating build/lib/spyder/plugins/variableexplorer
copying spyder/plugins/variableexplorer/confpage.py -> build/lib/spyder/plugins/variableexplorer
copying spyder/plugins/variableexplorer/plugin.py -> build/lib/spyder/plugins/variableexplorer
copying spyder/plugins/variableexplorer/__init__.py -> build/lib/spyder/plugins/variableexplorer
creating build/lib/spyder/plugins/variableexplorer/widgets
copying spyder/plugins/variableexplorer/widgets/namespacebrowser.py -> build/lib/spyder/plugins/variableexplorer/widgets
copying spyder/plugins/variableexplorer/widgets/arrayeditor.py -> build/lib/spyder/plugins/variableexplorer/widgets
copying spyder/plugins/variableexplorer/widgets/collectionsdelegate.py -> build/lib/spyder/plugins/variableexplorer/widgets
copying spyder/plugins/variableexplorer/widgets/__init__.py -> build/lib/spyder/plugins/variableexplorer/widgets
copying spyder/plugins/variableexplorer/widgets/basedialog.py -> build/lib/spyder/plugins/variableexplorer/widgets
copying spyder/plugins/variableexplorer/widgets/dataframeeditor.py -> build/lib/spyder/plugins/variableexplorer/widgets
copying spyder/plugins/variableexplorer/widgets/objecteditor.py -> build/lib/spyder/plugins/variableexplorer/widgets
copying spyder/plugins/variableexplorer/widgets/texteditor.py -> build/lib/spyder/plugins/variableexplorer/widgets
copying spyder/plugins/variableexplorer/widgets/importwizard.py -> build/lib/spyder/plugins/variableexplorer/widgets
copying spyder/plugins/variableexplorer/widgets/collectionseditor.py -> build/lib/spyder/plugins/variableexplorer/widgets
creating build/lib/spyder/plugins/variableexplorer/widgets/objectexplorer
copying spyder/plugins/variableexplorer/widgets/objectexplorer/tree_item.py -> build/lib/spyder/plugins/variableexplorer/widgets/objectexplorer
copying spyder/plugins/variableexplorer/widgets/objectexplorer/attribute_model.py -> build/lib/spyder/plugins/variableexplorer/widgets/objectexplorer
copying spyder/plugins/variableexplorer/widgets/objectexplorer/__init__.py -> build/lib/spyder/plugins/variableexplorer/widgets/objectexplorer
copying spyder/plugins/variableexplorer/widgets/objectexplorer/objectexplorer.py -> build/lib/spyder/plugins/variableexplorer/widgets/objectexplorer
copying spyder/plugins/variableexplorer/widgets/objectexplorer/tree_model.py -> build/lib/spyder/plugins/variableexplorer/widgets/objectexplorer
copying spyder/plugins/variableexplorer/widgets/objectexplorer/toggle_column_mixin.py -> build/lib/spyder/plugins/variableexplorer/widgets/objectexplorer
copying spyder/plugins/variableexplorer/widgets/objectexplorer/utils.py -> build/lib/spyder/plugins/variableexplorer/widgets/objectexplorer
creating build/lib/spyder/plugins/profiler
copying spyder/plugins/profiler/confpage.py -> build/lib/spyder/plugins/profiler
copying spyder/plugins/profiler/plugin.py -> build/lib/spyder/plugins/profiler
copying spyder/plugins/profiler/__init__.py -> build/lib/spyder/plugins/profiler
creating build/lib/spyder/plugins/profiler/widgets
copying spyder/plugins/profiler/widgets/profilergui.py -> build/lib/spyder/plugins/profiler/widgets
copying spyder/plugins/profiler/widgets/__init__.py -> build/lib/spyder/plugins/profiler/widgets
creating build/lib/spyder/app
copying spyder/app/restart.py -> build/lib/spyder/app
copying spyder/app/tour.py -> build/lib/spyder/app
copying spyder/app/mainwindow.py -> build/lib/spyder/app
copying spyder/app/__init__.py -> build/lib/spyder/app
copying spyder/app/start.py -> build/lib/spyder/app
copying spyder/app/cli_options.py -> build/lib/spyder/app
copying spyder/app/utils.py -> build/lib/spyder/app
creating build/lib/spyder/widgets
copying spyder/widgets/about.py -> build/lib/spyder/widgets
copying spyder/widgets/shortcutssummary.py -> build/lib/spyder/widgets
copying spyder/widgets/mixins.py -> build/lib/spyder/widgets
copying spyder/widgets/onecolumntree.py -> build/lib/spyder/widgets
copying spyder/widgets/browser.py -> build/lib/spyder/widgets
copying spyder/widgets/dock.py -> build/lib/spyder/widgets
copying spyder/widgets/tabs.py -> build/lib/spyder/widgets
copying spyder/widgets/status.py -> build/lib/spyder/widgets
copying spyder/widgets/__init__.py -> build/lib/spyder/widgets
copying spyder/widgets/waitingspinner.py -> build/lib/spyder/widgets
copying spyder/widgets/colors.py -> build/lib/spyder/widgets
copying spyder/widgets/comboboxes.py -> build/lib/spyder/widgets
copying spyder/widgets/switcher.py -> build/lib/spyder/widgets
copying spyder/widgets/pathmanager.py -> build/lib/spyder/widgets
copying spyder/widgets/arraybuilder.py -> build/lib/spyder/widgets
copying spyder/widgets/dependencies.py -> build/lib/spyder/widgets
copying spyder/widgets/reporterror.py -> build/lib/spyder/widgets
copying spyder/widgets/calltip.py -> build/lib/spyder/widgets
copying spyder/widgets/helperwidgets.py -> build/lib/spyder/widgets
copying spyder/widgets/findreplace.py -> build/lib/spyder/widgets
creating build/lib/spyder/widgets/github
copying spyder/widgets/github/gh_login.py -> build/lib/spyder/widgets/github
copying spyder/widgets/github/__init__.py -> build/lib/spyder/widgets/github
copying spyder/widgets/github/backend.py -> build/lib/spyder/widgets/github
creating build/lib/spyder/api
copying spyder/api/manager.py -> build/lib/spyder/api
copying spyder/api/editorextension.py -> build/lib/spyder/api
copying spyder/api/plugins.py -> build/lib/spyder/api
copying spyder/api/panel.py -> build/lib/spyder/api
copying spyder/api/__init__.py -> build/lib/spyder/api
copying spyder/api/completion.py -> build/lib/spyder/api
copying spyder/api/preferences.py -> build/lib/spyder/api
copying spyder/api/editor.py -> build/lib/spyder/api
copying spyder/api/translations.py -> build/lib/spyder/api
creating build/lib/spyder/preferences
copying spyder/preferences/configdialog.py -> build/lib/spyder/preferences
copying spyder/preferences/shortcuts.py -> build/lib/spyder/preferences
copying spyder/preferences/maininterpreter.py -> build/lib/spyder/preferences
copying spyder/preferences/appearance.py -> build/lib/spyder/preferences
copying spyder/preferences/__init__.py -> build/lib/spyder/preferences
copying spyder/preferences/runconfig.py -> build/lib/spyder/preferences
copying spyder/preferences/general.py -> build/lib/spyder/preferences
copying spyder/preferences/layoutdialog.py -> build/lib/spyder/preferences
copying spyder/utils/check-git.sh -> build/lib/spyder/utils
copying spyder/utils/external/README.rst -> build/lib/spyder/utils/external
copying spyder/utils/external/LICENSE.txt -> build/lib/spyder/utils/external
copying spyder/utils/external/binaryornot/LICENSE.txt -> build/lib/spyder/utils/external/binaryornot
creating build/lib/spyder/images
copying spyder/images/folding.arrow_right_on.png -> build/lib/spyder/images
copying spyder/images/none.png -> build/lib/spyder/images
copying spyder/images/notebook_light.svg -> build/lib/spyder/images
copying spyder/images/kite_light.svg -> build/lib/spyder/images
copying spyder/images/arrow.png -> build/lib/spyder/images
copying spyder/images/win_env.png -> build/lib/spyder/images
copying spyder/images/folding.arrow_down_on.png -> build/lib/spyder/images
copying spyder/images/file_type_tex_dark.svg -> build/lib/spyder/images
copying spyder/images/notebook_dark.svg -> build/lib/spyder/images
copying spyder/images/binary_light.svg -> build/lib/spyder/images
copying spyder/images/genprefs.png -> build/lib/spyder/images
copying spyder/images/kite.gif -> build/lib/spyder/images
copying spyder/images/bold.png -> build/lib/spyder/images
copying spyder/images/italic.png -> build/lib/spyder/images
copying spyder/images/options.svg -> build/lib/spyder/images
copying spyder/images/CloseButton@2x.png -> build/lib/spyder/images
copying spyder/images/eyedropper.png -> build/lib/spyder/images
copying spyder/images/help.png -> build/lib/spyder/images
copying spyder/images/kite_dark.svg -> build/lib/spyder/images
copying spyder/images/tour-spyder-logo.svg -> build/lib/spyder/images
copying spyder/images/splash.svg -> build/lib/spyder/images
copying spyder/images/code_fork.png -> build/lib/spyder/images
copying spyder/images/browser.png -> build/lib/spyder/images
copying spyder/images/spyder_dark.png -> build/lib/spyder/images
copying spyder/images/pythonpath.png -> build/lib/spyder/images
copying spyder/images/file_type_tex_light.svg -> build/lib/spyder/images
copying spyder/images/winpython.svg -> build/lib/spyder/images
copying spyder/images/folding.arrow_down_off.png -> build/lib/spyder/images
copying spyder/images/vcs_browse.png -> build/lib/spyder/images
copying spyder/images/kite_copilot.png -> build/lib/spyder/images
copying spyder/images/whole_words.png -> build/lib/spyder/images
copying spyder/images/keyboard.png -> build/lib/spyder/images
copying spyder/images/spyder_kite_dark.svg -> build/lib/spyder/images
copying spyder/images/matplotlib.png -> build/lib/spyder/images
copying spyder/images/LICENSE.txt -> build/lib/spyder/images
copying spyder/images/dictedit.png -> build/lib/spyder/images
copying spyder/images/arredit.png -> build/lib/spyder/images
copying spyder/images/spyder_dark.svg -> build/lib/spyder/images
copying spyder/images/binary_dark.svg -> build/lib/spyder/images
copying spyder/images/CloseButton.svg -> build/lib/spyder/images
copying spyder/images/folding.arrow_right_off.png -> build/lib/spyder/images
copying spyder/images/CloseButton.png -> build/lib/spyder/images
copying spyder/images/spyder_kite.svg -> build/lib/spyder/images
copying spyder/images/not_found.png -> build/lib/spyder/images
copying spyder/images/spyder.png -> build/lib/spyder/images
copying spyder/images/vcs_commit.png -> build/lib/spyder/images
copying spyder/images/spyder.svg -> build/lib/spyder/images
copying spyder/images/advanced.png -> build/lib/spyder/images
creating build/lib/spyder/images/projects
copying spyder/images/projects/folder.png -> build/lib/spyder/images/projects
copying spyder/images/projects/show_all.png -> build/lib/spyder/images/projects
copying spyder/images/projects/project_closed.png -> build/lib/spyder/images/projects
copying spyder/images/projects/add_to_path.png -> build/lib/spyder/images/projects
copying spyder/images/projects/pp_project.png -> build/lib/spyder/images/projects
copying spyder/images/projects/pythonpath.png -> build/lib/spyder/images/projects
copying spyder/images/projects/project.png -> build/lib/spyder/images/projects
copying spyder/images/projects/pp_folder.png -> build/lib/spyder/images/projects
copying spyder/images/projects/pp_package.png -> build/lib/spyder/images/projects
copying spyder/images/projects/remove_from_path.png -> build/lib/spyder/images/projects
copying spyder/images/projects/package.png -> build/lib/spyder/images/projects
creating build/lib/spyder/images/console
copying spyder/images/console/editclear.png -> build/lib/spyder/images/console
copying spyder/images/console/history.png -> build/lib/spyder/images/console
copying spyder/images/console/console.png -> build/lib/spyder/images/console
copying spyder/images/console/kill.png -> build/lib/spyder/images/console
copying spyder/images/console/python.png -> build/lib/spyder/images/console
copying spyder/images/console/restart.png -> build/lib/spyder/images/console
copying spyder/images/console/ipython_console.png -> build/lib/spyder/images/console
copying spyder/images/console/prompt.png -> build/lib/spyder/images/console
copying spyder/images/console/run_small.png -> build/lib/spyder/images/console
copying spyder/images/console/syspath.png -> build/lib/spyder/images/console
copying spyder/images/console/loading_sprites.png -> build/lib/spyder/images/console
copying spyder/images/console/environ.png -> build/lib/spyder/images/console
creating build/lib/spyder/images/file
copying spyder/images/file/fileopen.png -> build/lib/spyder/images/file
copying spyder/images/file/filecloseall.png -> build/lib/spyder/images/file
copying spyder/images/file/filenew.png -> build/lib/spyder/images/file
copying spyder/images/file/fileimport.png -> build/lib/spyder/images/file
copying spyder/images/file/print.png -> build/lib/spyder/images/file
copying spyder/images/file/filesave.png -> build/lib/spyder/images/file
copying spyder/images/file/fileclose.png -> build/lib/spyder/images/file
copying spyder/images/file/filesaveas.png -> build/lib/spyder/images/file
copying spyder/images/file/save_all.png -> build/lib/spyder/images/file
creating build/lib/spyder/images/editor
copying spyder/images/editor/todo_list.png -> build/lib/spyder/images/editor
copying spyder/images/editor/indent.png -> build/lib/spyder/images/editor
copying spyder/images/editor/close_panel.png -> build/lib/spyder/images/editor
copying spyder/images/editor/highlight.png -> build/lib/spyder/images/editor
copying spyder/images/editor/breakpoint_cond_small.png -> build/lib/spyder/images/editor
copying spyder/images/editor/selectall.png -> build/lib/spyder/images/editor
copying spyder/images/editor/outline_explorer.png -> build/lib/spyder/images/editor
copying spyder/images/editor/next_cursor.png -> build/lib/spyder/images/editor
copying spyder/images/editor/refactor.png -> build/lib/spyder/images/editor
copying spyder/images/editor/blockcomment.png -> build/lib/spyder/images/editor
copying spyder/images/editor/run_selection.png -> build/lib/spyder/images/editor
copying spyder/images/editor/method.png -> build/lib/spyder/images/editor
copying spyder/images/editor/select.png -> build/lib/spyder/images/editor
copying spyder/images/editor/module.png -> build/lib/spyder/images/editor
copying spyder/images/editor/convention.png -> build/lib/spyder/images/editor
copying spyder/images/editor/run_cell.png -> build/lib/spyder/images/editor
copying spyder/images/editor/filelist.png -> build/lib/spyder/images/editor
copying spyder/images/editor/prev_cursor.png -> build/lib/spyder/images/editor
copying spyder/images/editor/comment.png -> build/lib/spyder/images/editor
copying spyder/images/editor/wng_list.png -> build/lib/spyder/images/editor
copying spyder/images/editor/class.png -> build/lib/spyder/images/editor
copying spyder/images/editor/versplit.png -> build/lib/spyder/images/editor
copying spyder/images/editor/outline_explorer_vis.png -> build/lib/spyder/images/editor
copying spyder/images/editor/run_again.png -> build/lib/spyder/images/editor
copying spyder/images/editor/attribute.png -> build/lib/spyder/images/editor
copying spyder/images/editor/no_match.png -> build/lib/spyder/images/editor
copying spyder/images/editor/breakpoint_small.png -> build/lib/spyder/images/editor
copying spyder/images/editor/last_edit_location.png -> build/lib/spyder/images/editor
copying spyder/images/editor/debug.png -> build/lib/spyder/images/editor
copying spyder/images/editor/private1.png -> build/lib/spyder/images/editor
copying spyder/images/editor/fromcursor.png -> build/lib/spyder/images/editor
copying spyder/images/editor/gotoline.png -> build/lib/spyder/images/editor
copying spyder/images/editor/private2.png -> build/lib/spyder/images/editor
copying spyder/images/editor/debug_cell.png -> build/lib/spyder/images/editor
copying spyder/images/editor/breakpoint_cond_big.png -> build/lib/spyder/images/editor
copying spyder/images/editor/bug.png -> build/lib/spyder/images/editor
copying spyder/images/editor/todo.png -> build/lib/spyder/images/editor
copying spyder/images/editor/run_cell_advance.png -> build/lib/spyder/images/editor
copying spyder/images/editor/file.png -> build/lib/spyder/images/editor
copying spyder/images/editor/horsplit.png -> build/lib/spyder/images/editor
copying spyder/images/editor/run_settings.png -> build/lib/spyder/images/editor
copying spyder/images/editor/error.png -> build/lib/spyder/images/editor
copying spyder/images/editor/unindent.png -> build/lib/spyder/images/editor
copying spyder/images/editor/cell.png -> build/lib/spyder/images/editor
copying spyder/images/editor/warning.png -> build/lib/spyder/images/editor
copying spyder/images/editor/newwindow.png -> build/lib/spyder/images/editor
copying spyder/images/editor/run.png -> build/lib/spyder/images/editor
copying spyder/images/editor/breakpoint_big.png -> build/lib/spyder/images/editor
copying spyder/images/editor/uncomment.png -> build/lib/spyder/images/editor
copying spyder/images/editor/prev_wng.png -> build/lib/spyder/images/editor
copying spyder/images/editor/next_wng.png -> build/lib/spyder/images/editor
copying spyder/images/editor/function.png -> build/lib/spyder/images/editor
creating build/lib/spyder/images/actions
copying spyder/images/actions/eraser.png -> build/lib/spyder/images/actions
copying spyder/images/actions/edit_add.png -> build/lib/spyder/images/actions
copying spyder/images/actions/lock.png -> build/lib/spyder/images/actions
copying spyder/images/actions/editcopy.png -> build/lib/spyder/images/actions
copying spyder/images/actions/zoom_in.png -> build/lib/spyder/images/actions
copying spyder/images/actions/check.png -> build/lib/spyder/images/actions
copying spyder/images/actions/magnifier.png -> build/lib/spyder/images/actions
copying spyder/images/actions/1downarrow.png -> build/lib/spyder/images/actions
copying spyder/images/actions/exit.png -> build/lib/spyder/images/actions
copying spyder/images/actions/edit_remove.png -> build/lib/spyder/images/actions
copying spyder/images/actions/edit.png -> build/lib/spyder/images/actions
copying spyder/images/actions/synchronize.png -> build/lib/spyder/images/actions
copying spyder/images/actions/tooloptions.png -> build/lib/spyder/images/actions
copying spyder/images/actions/redo.png -> build/lib/spyder/images/actions
copying spyder/images/actions/collapse_selection.png -> build/lib/spyder/images/actions
copying spyder/images/actions/up.png -> build/lib/spyder/images/actions
copying spyder/images/actions/maximize.png -> build/lib/spyder/images/actions
copying spyder/images/actions/folder_new.png -> build/lib/spyder/images/actions
copying spyder/images/actions/stop_debug.png -> build/lib/spyder/images/actions
copying spyder/images/actions/stop.png -> build/lib/spyder/images/actions
copying spyder/images/actions/hide.png -> build/lib/spyder/images/actions
copying spyder/images/actions/find.png -> build/lib/spyder/images/actions
copying spyder/images/actions/imshow.png -> build/lib/spyder/images/actions
copying spyder/images/actions/show.png -> build/lib/spyder/images/actions
copying spyder/images/actions/collapse.png -> build/lib/spyder/images/actions
copying spyder/images/actions/editcut.png -> build/lib/spyder/images/actions
copying spyder/images/actions/expand_selection.png -> build/lib/spyder/images/actions
copying spyder/images/actions/findnext.png -> build/lib/spyder/images/actions
copying spyder/images/actions/2downarrow.png -> build/lib/spyder/images/actions
copying spyder/images/actions/editpaste.png -> build/lib/spyder/images/actions
copying spyder/images/actions/window_nofullscreen.png -> build/lib/spyder/images/actions
copying spyder/images/actions/special_paste.png -> build/lib/spyder/images/actions
copying spyder/images/actions/plot.png -> build/lib/spyder/images/actions
copying spyder/images/actions/filter.png -> build/lib/spyder/images/actions
copying spyder/images/actions/rename.png -> build/lib/spyder/images/actions
copying spyder/images/actions/browse_tab.png -> build/lib/spyder/images/actions
copying spyder/images/actions/expand.png -> build/lib/spyder/images/actions
copying spyder/images/actions/restore.png -> build/lib/spyder/images/actions
copying spyder/images/actions/previous.png -> build/lib/spyder/images/actions
copying spyder/images/actions/window_fullscreen.png -> build/lib/spyder/images/actions
copying spyder/images/actions/lock_open.png -> build/lib/spyder/images/actions
copying spyder/images/actions/home.png -> build/lib/spyder/images/actions
copying spyder/images/actions/options_less.png -> build/lib/spyder/images/actions
copying spyder/images/actions/options_more.png -> build/lib/spyder/images/actions
copying spyder/images/actions/editdelete.png -> build/lib/spyder/images/actions
copying spyder/images/actions/zoom_out.png -> build/lib/spyder/images/actions
copying spyder/images/actions/findprevious.png -> build/lib/spyder/images/actions
copying spyder/images/actions/copywop.png -> build/lib/spyder/images/actions
copying spyder/images/actions/configure.png -> build/lib/spyder/images/actions
copying spyder/images/actions/edit24.png -> build/lib/spyder/images/actions
copying spyder/images/actions/insert.png -> build/lib/spyder/images/actions
copying spyder/images/actions/undo.png -> build/lib/spyder/images/actions
copying spyder/images/actions/hist.png -> build/lib/spyder/images/actions
copying spyder/images/actions/next.png -> build/lib/spyder/images/actions
copying spyder/images/actions/unmaximize.png -> build/lib/spyder/images/actions
copying spyder/images/actions/replace.png -> build/lib/spyder/images/actions
copying spyder/images/actions/arrow-step-in.png -> build/lib/spyder/images/actions
copying spyder/images/actions/arrow-step-over.png -> build/lib/spyder/images/actions
copying spyder/images/actions/1uparrow.png -> build/lib/spyder/images/actions
copying spyder/images/actions/arrow-continue.png -> build/lib/spyder/images/actions
copying spyder/images/actions/arrow-step-out.png -> build/lib/spyder/images/actions
copying spyder/images/actions/delete.png -> build/lib/spyder/images/actions
copying spyder/images/actions/findf.png -> build/lib/spyder/images/actions
copying spyder/images/actions/2uparrow.png -> build/lib/spyder/images/actions
creating build/lib/spyder/windows
copying spyder/windows/spyder_light.ico -> build/lib/spyder/windows
copying spyder/windows/spyder.ico -> build/lib/spyder/windows
creating build/lib/spyder/plugins/ipythonconsole/scripts
copying spyder/plugins/ipythonconsole/scripts/conda-activate.sh -> build/lib/spyder/plugins/ipythonconsole/scripts
copying spyder/plugins/ipythonconsole/scripts/conda-activate.bat -> build/lib/spyder/plugins/ipythonconsole/scripts
creating build/lib/spyder/plugins/ipythonconsole/assets
creating build/lib/spyder/plugins/ipythonconsole/assets/templates
copying spyder/plugins/ipythonconsole/assets/templates/loading.html -> build/lib/spyder/plugins/ipythonconsole/assets/templates
copying spyder/plugins/ipythonconsole/assets/templates/kernel_error.html -> build/lib/spyder/plugins/ipythonconsole/assets/templates
copying spyder/plugins/ipythonconsole/assets/templates/blank.html -> build/lib/spyder/plugins/ipythonconsole/assets/templates
creating build/lib/spyder/plugins/onlinehelp/static
creating build/lib/spyder/plugins/onlinehelp/static/css
copying spyder/plugins/onlinehelp/static/css/light_pydoc.css -> build/lib/spyder/plugins/onlinehelp/static/css
copying spyder/plugins/onlinehelp/static/css/dark_pydoc.css -> build/lib/spyder/plugins/onlinehelp/static/css
copying spyder/plugins/completion/kite/bloomfilter/kite.bloom -> build/lib/spyder/plugins/completion/kite/bloomfilter
creating build/lib/spyder/plugins/pylint/images
copying spyder/plugins/pylint/images/pylint.png -> build/lib/spyder/plugins/pylint/images
copying spyder/plugins/help/utils/tutorial.rst -> build/lib/spyder/plugins/help/utils
copying spyder/plugins/help/utils/LICENSE.txt -> build/lib/spyder/plugins/help/utils
creating build/lib/spyder/plugins/help/utils/js
copying spyder/plugins/help/utils/js/utils.js -> build/lib/spyder/plugins/help/utils/js
copying spyder/plugins/help/utils/js/fix_image_paths.js -> build/lib/spyder/plugins/help/utils/js
copying spyder/plugins/help/utils/js/move_outline.js -> build/lib/spyder/plugins/help/utils/js
copying spyder/plugins/help/utils/js/math_config.js -> build/lib/spyder/plugins/help/utils/js
copying spyder/plugins/help/utils/js/jquery.js -> build/lib/spyder/plugins/help/utils/js
copying spyder/plugins/help/utils/js/copy_button.js -> build/lib/spyder/plugins/help/utils/js
copying spyder/plugins/help/utils/js/collapse_sections.js -> build/lib/spyder/plugins/help/utils/js
creating build/lib/spyder/plugins/help/utils/js/mathjax
copying spyder/plugins/help/utils/js/mathjax/MathJax.js -> build/lib/spyder/plugins/help/utils/js/mathjax
copying spyder/plugins/help/utils/js/mathjax/LICENSE.txt -> build/lib/spyder/plugins/help/utils/js/mathjax
creating build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_HTML.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_CHTML-full.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/MML_SVG.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/MMLorHTML.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_SVG-full.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/Accessible.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_CHTML-full.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/MML_CHTML-full.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_HTML-full.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/AM_HTMLorMML.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_CHTML.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/AM_CHTML-full.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/TeX-AMS-MML_SVG-full.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/TeX-AMS-MML_HTMLorMML.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/default.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_SVG-full.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_HTMLorMML.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/AM_HTMLorMML-full.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/MML_CHTML.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/TeX-AMS-MML_SVG.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/AM_SVG-full.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_SVG.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/MML_HTMLorMML-full.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_HTMLorMML-full.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/Accessible-full.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/MML_SVG-full.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/AM_SVG.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_SVG.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/Safe.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_CHTML.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/MML_HTMLorMML.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/TeX-AMS-MML_HTMLorMML-full.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
copying spyder/plugins/help/utils/js/mathjax/config/AM_CHTML.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config
creating build/lib/spyder/plugins/help/utils/js/mathjax/config/local
copying spyder/plugins/help/utils/js/mathjax/config/local/local.js -> build/lib/spyder/plugins/help/utils/js/mathjax/config/local
creating build/lib/spyder/plugins/help/utils/js/mathjax/images
copying spyder/plugins/help/utils/js/mathjax/images/CloseX-31.png -> build/lib/spyder/plugins/help/utils/js/mathjax/images
copying spyder/plugins/help/utils/js/mathjax/images/MenuArrow-15.png -> build/lib/spyder/plugins/help/utils/js/mathjax/images
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/element
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml
copying spyder/plugins/help/utils/js/mathjax/jax/element/mml/jax.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/Arrows.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/SupplementalArrowsA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/BasicLatin.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/CombDiactForSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/SupplementalArrowsB.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/Latin1Supplement.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/MiscTechnical.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/GeometricShapes.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/SpacingModLetters.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/Dingbats.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/LetterlikeSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/MiscMathSymbolsA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/GreekAndCoptic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/CombDiacritMarks.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/GeneralPunctuation.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/SuppMathOperators.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/MiscSymbolsAndArrows.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/MiscMathSymbolsB.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/MathOperators.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/PreviewHTML
copying spyder/plugins/help/utils/js/mathjax/jax/output/PreviewHTML/config.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/PreviewHTML
copying spyder/plugins/help/utils/js/mathjax/jax/output/PreviewHTML/jax.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/PreviewHTML
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/config.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/jax.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/mmultiscripts.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/mtable.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/annotation-xml.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/multiline.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/maction.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/menclose.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/mglyph.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/ms.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/fontdata.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/fontdata-extra.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/NonUnicode
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/NonUnicode/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/NonUnicode/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Monospace
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Monospace/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Monospace/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Monospace/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size2
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size2/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size2/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size2/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Shapes
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Shapes/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Shapes/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Shapes/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Symbols
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Symbols/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Symbols/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Symbols/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size3
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size3/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size3/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size3/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Misc
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Misc/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Misc/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Misc/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Marks
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Marks/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Marks/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Marks/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Variants
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Variants/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Variants/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Variants/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Latin
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Latin/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Latin/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Latin/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size4
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size4/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size4/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size4/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/DoubleStruck
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/DoubleStruck/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/DoubleStruck/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Alphabets
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Alphabets/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Alphabets/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Alphabets/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size6
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size6/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size6/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size6/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Script
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Script/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Script/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Script/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Arrows
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Arrows/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Arrows/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Arrows/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Normal
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Normal/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Normal/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Normal/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/SansSerif
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/SansSerif/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/SansSerif/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/SansSerif/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size1
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size1/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size1/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size1/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Fraktur
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Fraktur/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Fraktur/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Fraktur/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size5
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size5/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size5/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size5/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Operators
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Operators/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Operators/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Operators/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Main
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Main/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Main/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/fontdata.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/fontdata-extra.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/NonUnicode
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/NonUnicode/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/NonUnicode/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/NonUnicode/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Monospace
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Monospace/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Monospace/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Monospace/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size2
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size2/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size2/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size2/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Shapes
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Shapes/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Shapes/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Shapes/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Symbols
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Symbols/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Symbols/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Symbols/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size3
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size3/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size3/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size3/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Misc
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Misc/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Misc/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Misc/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Marks
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Marks/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Marks/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Marks/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Variants
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Variants/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Variants/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Variants/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Latin
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Latin/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Latin/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Latin/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size4
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size4/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size4/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size4/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/DoubleStruck
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/DoubleStruck/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/DoubleStruck/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/DoubleStruck/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Alphabets
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Alphabets/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Alphabets/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Alphabets/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size6
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size6/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size6/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size6/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Script
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Script/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Script/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Script/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Arrows
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Arrows/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Arrows/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Arrows/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Normal
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Normal/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Normal/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Normal/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/SansSerif
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/SansSerif/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/SansSerif/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/SansSerif/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size1
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size1/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size1/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size1/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Fraktur
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Fraktur/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Fraktur/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Fraktur/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size5
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size5/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size5/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size5/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Operators
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Operators/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Operators/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Operators/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Main
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Main/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Main/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/fontdata.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/fontdata-extra.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size2
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size2/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size2/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Caligraphic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size3
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size3/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size3/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscTechnical.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GeometricShapes.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Dingbats.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GeneralPunctuation.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MathOperators.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Math
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Math/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Math/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Math/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Math/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Math/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size4
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size4/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size4/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Script
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Script/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Script/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Script/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Script/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size1
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size1/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size1/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/MathOperators.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/MathOperators.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/fontdata.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/fontdata-extra.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Monospace
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Monospace/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Monospace/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Monospace/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size2
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size2/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size2/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size2/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size3
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size3/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size3/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size3/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size4
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size4/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size4/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size4/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size1
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size1/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size1/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size1/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size5
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size5/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size5/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size5/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Operators
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Operators/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Operators/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Operators/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Operators/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Operators/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Operators/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/fontdata.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/fontdata-extra.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/NonUnicode
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/NonUnicode/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/NonUnicode/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/NonUnicode/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Monospace
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Monospace/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Monospace/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Monospace/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size2
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size2/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size2/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size2/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Shapes
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Shapes/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Shapes/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Shapes/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Symbols
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Symbols/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Symbols/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Symbols/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size3
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size3/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size3/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size3/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Misc
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Misc/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Misc/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Misc/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Marks
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Marks/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Marks/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Marks/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Variants
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Variants/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Variants/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Variants/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Latin
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Latin/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Latin/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Latin/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size4
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size4/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size4/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size4/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/DoubleStruck
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/DoubleStruck/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/DoubleStruck/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Alphabets
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Alphabets/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Alphabets/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Alphabets/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size6
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size6/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size6/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size6/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Script
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Script/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Script/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Script/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Arrows
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Arrows/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Arrows/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Arrows/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Normal
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Normal/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Normal/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Normal/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/SansSerif
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/SansSerif/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/SansSerif/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/SansSerif/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size1
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size1/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size1/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size1/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Fraktur
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Fraktur/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Fraktur/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Fraktur/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size5
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size5/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size5/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size5/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Operators
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Operators/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Operators/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Operators/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Main
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Main/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Main/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/fontdata.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/fontdata-extra.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/NonUnicode
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/NonUnicode/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/NonUnicode/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/NonUnicode/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size2
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size2/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size2/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size2/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Shapes
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Shapes/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Shapes/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Shapes/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Symbols
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Symbols/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Symbols/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Symbols/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size3
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size3/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size3/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size3/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Marks
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Marks/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Marks/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Marks/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Variants
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Variants/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Variants/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Variants/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size4
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size4/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size4/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size4/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Alphabets
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Alphabets/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Alphabets/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Alphabets/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Script
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Script/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Script/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Script/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Arrows
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Arrows/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Arrows/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Arrows/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Normal
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Normal/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Normal/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Normal/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size1
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size1/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size1/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size1/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Fraktur
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Fraktur/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Fraktur/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Fraktur/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size5
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size5/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size5/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size5/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Operators
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Operators/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Operators/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Operators/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Main
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Main/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Main/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/fontdata.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/fontdata-extra.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/NonUnicode
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/NonUnicode/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/NonUnicode/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/NonUnicode/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Monospace
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Monospace/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Monospace/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Monospace/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size2
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size2/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size2/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size2/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Shapes
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Shapes/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Shapes/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Shapes/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Symbols
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Symbols/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Symbols/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Symbols/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size3
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size3/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size3/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size3/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Misc
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Misc/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Misc/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Misc/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Marks
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Marks/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Marks/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Marks/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Variants
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Variants/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Variants/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Variants/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Latin
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Latin/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Latin/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Latin/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size4
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size4/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size4/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size4/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/DoubleStruck
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/DoubleStruck/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/DoubleStruck/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/DoubleStruck/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Alphabets
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Alphabets/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Alphabets/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Alphabets/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size6
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size6/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size6/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size6/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Script
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Script/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Script/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Script/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Arrows
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Arrows/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Arrows/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Arrows/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Normal
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Normal/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Normal/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Normal/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/SansSerif
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/SansSerif/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/SansSerif/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/SansSerif/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size1
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size1/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size1/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size1/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Fraktur
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Fraktur/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Fraktur/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Fraktur/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size5
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size5/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size5/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size5/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size7
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size7/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size7/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size7/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Operators
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Operators/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Operators/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Operators/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Main
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Main/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Main/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/PlainSource
copying spyder/plugins/help/utils/js/mathjax/jax/output/PlainSource/config.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/PlainSource
copying spyder/plugins/help/utils/js/mathjax/jax/output/PlainSource/jax.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/PlainSource
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/config.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/jax.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/mmultiscripts.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/mtable.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/annotation-xml.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/multiline.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/maction.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/menclose.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/mglyph.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/ms.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Regular.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Main-Bold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Script-Regular.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Typewriter-Regular.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Bold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Fraktur-Regular.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/AMS-Regular.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/fontdata.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Fraktur-Bold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Math-BoldItalic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/fontdata-extra.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Italic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Caligraphic-Bold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/config.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/imageFonts.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/jax.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/mmultiscripts.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/mtable.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/annotation-xml.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/multiline.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/maction.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/menclose.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/mglyph.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/ms.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata-1.0.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata-extra.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BBBold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedD.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata-extra.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/NonUnicode
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/NonUnicode/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/NonUnicode/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Monospace
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Monospace/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Monospace/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Monospace/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size2
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size2/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size2/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size2/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Shapes
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Shapes/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Shapes/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Shapes/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Symbols
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Symbols/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Symbols/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Symbols/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size3
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size3/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size3/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size3/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Misc
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Misc/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Misc/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Misc/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Marks
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Marks/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Marks/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Marks/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Variants
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Variants/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Variants/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Variants/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Latin
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Latin/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Latin/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Latin/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size4
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size4/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size4/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size4/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/DoubleStruck
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/DoubleStruck/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/DoubleStruck/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Alphabets
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Alphabets/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Alphabets/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Alphabets/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size6
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size6/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size6/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size6/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Script
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Script/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Script/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Script/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Arrows
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Arrows/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Arrows/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Arrows/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Normal
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Normal/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Normal/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Normal/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/SansSerif
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/SansSerif/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/SansSerif/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/SansSerif/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size1
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size1/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size1/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size1/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Fraktur
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Fraktur/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Fraktur/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Fraktur/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size5
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size5/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size5/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size5/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Operators
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Operators/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Operators/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Operators/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Main
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Main/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Main/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/fontdata.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/fontdata-extra.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/NonUnicode
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/NonUnicode/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/NonUnicode/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/NonUnicode/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Monospace
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Monospace/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Monospace/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Monospace/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size2
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size2/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size2/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size2/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Shapes
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Shapes/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Shapes/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Shapes/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Symbols
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Symbols/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Symbols/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Symbols/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size3
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size3/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size3/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size3/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Misc
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Misc/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Misc/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Misc/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Marks
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Marks/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Marks/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Marks/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Variants
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Variants/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Variants/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Variants/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Latin
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Latin/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Latin/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Latin/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size4
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size4/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size4/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size4/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/DoubleStruck
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/DoubleStruck/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/DoubleStruck/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/DoubleStruck/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Alphabets
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Alphabets/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Alphabets/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Alphabets/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size6
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size6/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size6/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size6/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Script
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Script/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Script/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Script/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Arrows
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Arrows/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Arrows/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Arrows/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Normal
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Normal/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Normal/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Normal/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/SansSerif
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/SansSerif/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/SansSerif/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/SansSerif/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size1
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size1/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size1/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size1/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Fraktur
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Fraktur/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Fraktur/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Fraktur/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size5
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size5/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size5/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size5/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Operators
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Operators/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Operators/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Operators/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Main
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Main/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Main/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/fontdata.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Math
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinChrome
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata-extra.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size2
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size3
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size4
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size1
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size5
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata-extra.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/NonUnicode
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/NonUnicode/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/NonUnicode/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/NonUnicode/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Monospace
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Monospace/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Monospace/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Monospace/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size2
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size2/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size2/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size2/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Shapes
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Shapes/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Shapes/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Shapes/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Symbols
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Symbols/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Symbols/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Symbols/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size3
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size3/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size3/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size3/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Misc
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Misc/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Misc/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Misc/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Marks
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Marks/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Marks/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Marks/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Variants
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Variants/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Variants/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Variants/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Latin
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Latin/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Latin/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Latin/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size4
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size4/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size4/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size4/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/DoubleStruck
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/DoubleStruck/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/DoubleStruck/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Alphabets
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Alphabets/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Alphabets/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Alphabets/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size6
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size6/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size6/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size6/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Script
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Script/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Script/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Script/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Arrows
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Arrows/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Arrows/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Arrows/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Normal
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Normal/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Normal/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Normal/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/SansSerif
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/SansSerif/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/SansSerif/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/SansSerif/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size1
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size1/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size1/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size1/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Fraktur
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Fraktur/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Fraktur/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Fraktur/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size5
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size5/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size5/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size5/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Operators
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Operators/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Operators/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Operators/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Main
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Main/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Main/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata-extra.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/NonUnicode
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/NonUnicode/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/NonUnicode/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/NonUnicode/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size2
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size2/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size2/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size2/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Shapes
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Shapes/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Shapes/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Shapes/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Symbols
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Symbols/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Symbols/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Symbols/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size3
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size3/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size3/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size3/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Marks
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Marks/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Marks/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Marks/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Variants
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Variants/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Variants/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Variants/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size4
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size4/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size4/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size4/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Alphabets
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Alphabets/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Alphabets/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Alphabets/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Script
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Script/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Script/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Script/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Arrows
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Arrows/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Arrows/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Arrows/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Normal
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Normal/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Normal/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Normal/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size1
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size1/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size1/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size1/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Fraktur
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Fraktur/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Fraktur/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Fraktur/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size5
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size5/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size5/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size5/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Operators
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Operators/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Operators/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Operators/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Main
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Main/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Main/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata-extra.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/NonUnicode
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/NonUnicode/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/NonUnicode/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/NonUnicode/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Monospace
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Monospace/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Monospace/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Monospace/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size2
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size2/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size2/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size2/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Shapes
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Shapes/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Shapes/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Shapes/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Symbols
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Symbols/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Symbols/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Symbols/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size3
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size3/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size3/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size3/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Misc
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Misc/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Misc/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Misc/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Marks
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Marks/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Marks/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Marks/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Variants
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Variants/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Variants/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Variants/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Latin
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Latin/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Latin/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Latin/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size4
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size4/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size4/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size4/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/DoubleStruck
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/DoubleStruck/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/DoubleStruck/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/DoubleStruck/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Alphabets
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Alphabets/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Alphabets/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Alphabets/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size6
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size6/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size6/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size6/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Script
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Script/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Script/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Script/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Arrows
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Arrows/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Arrows/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Arrows/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Normal
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Normal/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Normal/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Normal/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/SansSerif
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/SansSerif/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/SansSerif/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/SansSerif/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size1
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size1/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size1/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size1/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Fraktur
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Fraktur/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Fraktur/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Fraktur/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size5
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size5/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size5/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size5/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size7
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size7/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size7/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size7/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Operators
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Operators/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Operators/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Operators/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Main
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Main/Regular
copying spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Main/Regular/Main.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Main/Regular
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/NativeMML
copying spyder/plugins/help/utils/js/mathjax/jax/output/NativeMML/config.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/NativeMML
copying spyder/plugins/help/utils/js/mathjax/jax/output/NativeMML/jax.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/NativeMML
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/input
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/AsciiMath
copying spyder/plugins/help/utils/js/mathjax/jax/input/AsciiMath/config.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/AsciiMath
copying spyder/plugins/help/utils/js/mathjax/jax/input/AsciiMath/jax.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/AsciiMath
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/config.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/jax.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/s.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/w.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/z.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/fr.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/scr.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/q.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/i.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/y.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/e.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/j.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/opf.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/c.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/v.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/d.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/f.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/n.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/m.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/k.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/x.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/r.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/a.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/l.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/t.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/h.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/u.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/p.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/b.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/g.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/o.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
creating build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/TeX
copying spyder/plugins/help/utils/js/mathjax/jax/input/TeX/config.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/TeX
copying spyder/plugins/help/utils/js/mathjax/jax/input/TeX/jax.js -> build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/TeX
creating build/lib/spyder/plugins/help/utils/js/mathjax/extensions
copying spyder/plugins/help/utils/js/mathjax/extensions/FontWarnings.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions
copying spyder/plugins/help/utils/js/mathjax/extensions/MatchWebFonts.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions
copying spyder/plugins/help/utils/js/mathjax/extensions/jsMath2jax.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions
copying spyder/plugins/help/utils/js/mathjax/extensions/toMathML.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions
copying spyder/plugins/help/utils/js/mathjax/extensions/fast-preview.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions
copying spyder/plugins/help/utils/js/mathjax/extensions/MathEvents.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions
copying spyder/plugins/help/utils/js/mathjax/extensions/tex2jax.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions
copying spyder/plugins/help/utils/js/mathjax/extensions/CHTML-preview.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions
copying spyder/plugins/help/utils/js/mathjax/extensions/mml2jax.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions
copying spyder/plugins/help/utils/js/mathjax/extensions/HelpDialog.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions
copying spyder/plugins/help/utils/js/mathjax/extensions/asciimath2jax.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions
copying spyder/plugins/help/utils/js/mathjax/extensions/MathZoom.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions
copying spyder/plugins/help/utils/js/mathjax/extensions/Safe.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions
copying spyder/plugins/help/utils/js/mathjax/extensions/MathMenu.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions
copying spyder/plugins/help/utils/js/mathjax/extensions/AssistiveMML.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions
creating build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/auto-collapse.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/explorer.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/wgxpath.install.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/semantic-enrich.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/invalid_keypress.mp3 -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathjax-sre.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/invalid_keypress.ogg -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/collapsible.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/accessibility-menu.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y
creating build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/mathmaps_ie.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps
creating build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es
creating build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions/trigonometry.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions/elementary.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions/hyperbolic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions/algebra.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions
creating build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-italic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-sans-serif-bold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-symbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_whitespace.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_symbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-sans-serif-italic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-lower-normal.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-small.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_characters.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-scripts.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/hebrew_letters.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-upper-double-accent.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-bold-script.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_arrows.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_digits.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_geometry.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-sans-serif.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-script.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_delimiters.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-mathfonts-bold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-lower-single-accent.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-bold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-double-struck.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_harpoons.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-fraktur.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_non_characters.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-bold-fraktur.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-lower-double-accent.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-monospace.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-mathfonts-italic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-capital.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-lower-phonetic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/other_stars.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-mathfonts-sans-serif-bold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-upper-single-accent.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_angles.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-upper-normal.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-rest.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
creating build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/volume.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/weight.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/energy.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/other.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/temperature.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/length.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/speed.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/memory.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/time.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units
creating build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en
creating build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions/trigonometry.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions/elementary.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions/hyperbolic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions/algebra.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions
creating build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-italic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-sans-serif-bold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-symbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_whitespace.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_symbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-sans-serif-italic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-lower-normal.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-small.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_characters.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-scripts.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/hebrew_letters.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-upper-double-accent.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-bold-script.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_arrows.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_digits.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_geometry.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-sans-serif.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-script.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_delimiters.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-mathfonts-bold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-lower-single-accent.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-bold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-double-struck.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_harpoons.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-fraktur.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_non_characters.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-bold-fraktur.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-lower-double-accent.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-monospace.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-mathfonts-italic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-capital.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-lower-phonetic.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/other_stars.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-mathfonts-sans-serif-bold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-upper-single-accent.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_angles.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-upper-normal.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-rest.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
creating build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/volume.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/weight.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/energy.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/other.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/temperature.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/length.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/speed.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/memory.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units
copying spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/time.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units
creating build/lib/spyder/plugins/help/utils/js/mathjax/extensions/MathML
copying spyder/plugins/help/utils/js/mathjax/extensions/MathML/content-mathml.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/MathML
copying spyder/plugins/help/utils/js/mathjax/extensions/MathML/mml3.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/MathML
creating build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/cancel.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/mathchoice.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/mediawiki-texvc.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/mhchem.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/AMScd.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/noErrors.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/noUndefined.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/autoload-all.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/boldsymbol.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/color.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/newcommand.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/AMSsymbols.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/action.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/bbox.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/AMSmath.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/begingroup.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/HTML.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/unicode.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/autobold.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/verb.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/enclose.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/extpfeil.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX
creating build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/mhchem3
copying spyder/plugins/help/utils/js/mathjax/extensions/TeX/mhchem3/mhchem.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/mhchem3
creating build/lib/spyder/plugins/help/utils/js/mathjax/extensions/HTML-CSS
copying spyder/plugins/help/utils/js/mathjax/extensions/HTML-CSS/handle-floats.js -> build/lib/spyder/plugins/help/utils/js/mathjax/extensions/HTML-CSS
creating build/lib/spyder/plugins/help/utils/templates
copying spyder/plugins/help/utils/templates/loading.html -> build/lib/spyder/plugins/help/utils/templates
copying spyder/plugins/help/utils/templates/usage.html -> build/lib/spyder/plugins/help/utils/templates
copying spyder/plugins/help/utils/templates/layout.html -> build/lib/spyder/plugins/help/utils/templates
copying spyder/plugins/help/utils/templates/warning.html -> build/lib/spyder/plugins/help/utils/templates
creating build/lib/spyder/plugins/help/utils/static
creating build/lib/spyder/plugins/help/utils/static/images
copying spyder/plugins/help/utils/static/images/up_arrow_horizontal.png -> build/lib/spyder/plugins/help/utils/static/images
copying spyder/plugins/help/utils/static/images/up_arrow_disabled_horizontal.png -> build/lib/spyder/plugins/help/utils/static/images
copying spyder/plugins/help/utils/static/images/down_arrow_horizontal.png -> build/lib/spyder/plugins/help/utils/static/images
copying spyder/plugins/help/utils/static/images/down_arrow_disabled.png -> build/lib/spyder/plugins/help/utils/static/images
copying spyder/plugins/help/utils/static/images/collapse_expand.png -> build/lib/spyder/plugins/help/utils/static/images
copying spyder/plugins/help/utils/static/images/spyder-hello-docstring.png -> build/lib/spyder/plugins/help/utils/static/images
copying spyder/plugins/help/utils/static/images/up_arrow.png -> build/lib/spyder/plugins/help/utils/static/images
copying spyder/plugins/help/utils/static/images/spyder-nice-docstring-rendering.png -> build/lib/spyder/plugins/help/utils/static/images
copying spyder/plugins/help/utils/static/images/up_arrow_disabled.png -> build/lib/spyder/plugins/help/utils/static/images
copying spyder/plugins/help/utils/static/images/down_arrow.png -> build/lib/spyder/plugins/help/utils/static/images
copying spyder/plugins/help/utils/static/images/debug-continue.png -> build/lib/spyder/plugins/help/utils/static/images
copying spyder/plugins/help/utils/static/images/debug-step-in.png -> build/lib/spyder/plugins/help/utils/static/images
copying spyder/plugins/help/utils/static/images/spyder-sympy-example.png -> build/lib/spyder/plugins/help/utils/static/images
copying spyder/plugins/help/utils/static/images/debug-step-over.png -> build/lib/spyder/plugins/help/utils/static/images
copying spyder/plugins/help/utils/static/images/down_arrow_disabled_horizontal.png -> build/lib/spyder/plugins/help/utils/static/images
copying spyder/plugins/help/utils/static/images/collapse_expand_dark.png -> build/lib/spyder/plugins/help/utils/static/images
copying spyder/plugins/help/utils/static/images/debug-step-out.png -> build/lib/spyder/plugins/help/utils/static/images
creating build/lib/spyder/plugins/help/utils/static/css
copying spyder/plugins/help/utils/static/css/default.css -> build/lib/spyder/plugins/help/utils/static/css
copying spyder/plugins/help/utils/static/css/pygments.css -> build/lib/spyder/plugins/help/utils/static/css
creating build/lib/spyder/plugins/help/utils/static/dark_css
copying spyder/plugins/help/utils/static/dark_css/default.css -> build/lib/spyder/plugins/help/utils/static/dark_css
copying spyder/plugins/help/utils/static/dark_css/pygments.css -> build/lib/spyder/plugins/help/utils/static/dark_css
creating build/lib/spyder/plugins/help/utils/static/base_css
copying spyder/plugins/help/utils/static/base_css/base.css -> build/lib/spyder/plugins/help/utils/static/base_css
creating build/lib/spyder/plugins/profiler/images
copying spyder/plugins/profiler/images/profiler.png -> build/lib/spyder/plugins/profiler/images
copying spyder/app/mac_stylesheet.qss -> build/lib/spyder/app
creating build/lib/spyder/locale
copying spyder/locale/spyder.pot -> build/lib/spyder/locale
creating build/lib/spyder/locale/hu
creating build/lib/spyder/locale/hu/LC_MESSAGES
copying spyder/locale/hu/LC_MESSAGES/spyder.mo -> build/lib/spyder/locale/hu/LC_MESSAGES
copying spyder/locale/hu/LC_MESSAGES/spyder.po -> build/lib/spyder/locale/hu/LC_MESSAGES
creating build/lib/spyder/locale/ru
creating build/lib/spyder/locale/ru/LC_MESSAGES
copying spyder/locale/ru/LC_MESSAGES/spyder.mo -> build/lib/spyder/locale/ru/LC_MESSAGES
copying spyder/locale/ru/LC_MESSAGES/spyder.po -> build/lib/spyder/locale/ru/LC_MESSAGES
creating build/lib/spyder/locale/es
creating build/lib/spyder/locale/es/LC_MESSAGES
copying spyder/locale/es/LC_MESSAGES/spyder.mo -> build/lib/spyder/locale/es/LC_MESSAGES
copying spyder/locale/es/LC_MESSAGES/spyder.po -> build/lib/spyder/locale/es/LC_MESSAGES
creating build/lib/spyder/locale/pt_BR
creating build/lib/spyder/locale/pt_BR/LC_MESSAGES
copying spyder/locale/pt_BR/LC_MESSAGES/spyder.mo -> build/lib/spyder/locale/pt_BR/LC_MESSAGES
copying spyder/locale/pt_BR/LC_MESSAGES/spyder.po -> build/lib/spyder/locale/pt_BR/LC_MESSAGES
creating build/lib/spyder/locale/pl
creating build/lib/spyder/locale/pl/LC_MESSAGES
copying spyder/locale/pl/LC_MESSAGES/spyder.mo -> build/lib/spyder/locale/pl/LC_MESSAGES
copying spyder/locale/pl/LC_MESSAGES/spyder.po -> build/lib/spyder/locale/pl/LC_MESSAGES
creating build/lib/spyder/locale/ja
creating build/lib/spyder/locale/ja/LC_MESSAGES
copying spyder/locale/ja/LC_MESSAGES/spyder.mo -> build/lib/spyder/locale/ja/LC_MESSAGES
copying spyder/locale/ja/LC_MESSAGES/spyder.po -> build/lib/spyder/locale/ja/LC_MESSAGES
creating build/lib/spyder/locale/hr
creating build/lib/spyder/locale/hr/LC_MESSAGES
copying spyder/locale/hr/LC_MESSAGES/spyder.po -> build/lib/spyder/locale/hr/LC_MESSAGES
creating build/lib/spyder/locale/fr
creating build/lib/spyder/locale/fr/LC_MESSAGES
copying spyder/locale/fr/LC_MESSAGES/spyder.mo -> build/lib/spyder/locale/fr/LC_MESSAGES
copying spyder/locale/fr/LC_MESSAGES/spyder.po -> build/lib/spyder/locale/fr/LC_MESSAGES
creating build/lib/spyder/locale/de
creating build/lib/spyder/locale/de/LC_MESSAGES
copying spyder/locale/de/LC_MESSAGES/spyder.mo -> build/lib/spyder/locale/de/LC_MESSAGES
copying spyder/locale/de/LC_MESSAGES/spyder.po -> build/lib/spyder/locale/de/LC_MESSAGES
creating build/lib/spyder/locale/zh_CN
creating build/lib/spyder/locale/zh_CN/LC_MESSAGES
copying spyder/locale/zh_CN/LC_MESSAGES/spyder.mo -> build/lib/spyder/locale/zh_CN/LC_MESSAGES
copying spyder/locale/zh_CN/LC_MESSAGES/spyder.po -> build/lib/spyder/locale/zh_CN/LC_MESSAGES
creating build/lib/spyder/locale/fa
creating build/lib/spyder/locale/fa/LC_MESSAGES
copying spyder/locale/fa/LC_MESSAGES/spyder.po -> build/lib/spyder/locale/fa/LC_MESSAGES
creating build/lib/spyder/locale/uk
creating build/lib/spyder/locale/uk/LC_MESSAGES
copying spyder/locale/uk/LC_MESSAGES/spyder.po -> build/lib/spyder/locale/uk/LC_MESSAGES
copying spyder/widgets/github/LICENSE.txt -> build/lib/spyder/widgets/github
creating build/lib/spyder/fonts
copying spyder/fonts/IdeFont.sfd -> build/lib/spyder/fonts
copying spyder/fonts/spyder-charmap.json -> build/lib/spyder/fonts
copying spyder/fonts/spyder.ttf -> build/lib/spyder/fonts
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/spyder
creating build/bdist.linux-x86_64/wheel/spyder/utils
copying build/lib/spyder/utils/system.py -> build/bdist.linux-x86_64/wheel/spyder/utils
copying build/lib/spyder/utils/misc.py -> build/bdist.linux-x86_64/wheel/spyder/utils
copying build/lib/spyder/utils/icon_manager.py -> build/bdist.linux-x86_64/wheel/spyder/utils
copying build/lib/spyder/utils/workers.py -> build/bdist.linux-x86_64/wheel/spyder/utils
copying build/lib/spyder/utils/qthelpers.py -> build/bdist.linux-x86_64/wheel/spyder/utils
creating build/bdist.linux-x86_64/wheel/spyder/utils/external
copying build/lib/spyder/utils/external/lockfile.py -> build/bdist.linux-x86_64/wheel/spyder/utils/external
copying build/lib/spyder/utils/external/github.py -> build/bdist.linux-x86_64/wheel/spyder/utils/external
creating build/bdist.linux-x86_64/wheel/spyder/utils/external/dafsa
copying build/lib/spyder/utils/external/dafsa/dafsa.py -> build/bdist.linux-x86_64/wheel/spyder/utils/external/dafsa
copying build/lib/spyder/utils/external/dafsa/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/utils/external/dafsa
copying build/lib/spyder/utils/external/README.rst -> build/bdist.linux-x86_64/wheel/spyder/utils/external
creating build/bdist.linux-x86_64/wheel/spyder/utils/external/pybloom_pyqt
copying build/lib/spyder/utils/external/pybloom_pyqt/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/utils/external/pybloom_pyqt
copying build/lib/spyder/utils/external/pybloom_pyqt/pybloom.py -> build/bdist.linux-x86_64/wheel/spyder/utils/external/pybloom_pyqt
copying build/lib/spyder/utils/external/pybloom_pyqt/utils.py -> build/bdist.linux-x86_64/wheel/spyder/utils/external/pybloom_pyqt
copying build/lib/spyder/utils/external/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/utils/external
copying build/lib/spyder/utils/external/LICENSE.txt -> build/bdist.linux-x86_64/wheel/spyder/utils/external
creating build/bdist.linux-x86_64/wheel/spyder/utils/external/binaryornot
copying build/lib/spyder/utils/external/binaryornot/check.py -> build/bdist.linux-x86_64/wheel/spyder/utils/external/binaryornot
copying build/lib/spyder/utils/external/binaryornot/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/utils/external/binaryornot
copying build/lib/spyder/utils/external/binaryornot/LICENSE.txt -> build/bdist.linux-x86_64/wheel/spyder/utils/external/binaryornot
copying build/lib/spyder/utils/external/binaryornot/helpers.py -> build/bdist.linux-x86_64/wheel/spyder/utils/external/binaryornot
copying build/lib/spyder/utils/test.py -> build/bdist.linux-x86_64/wheel/spyder/utils
creating build/bdist.linux-x86_64/wheel/spyder/utils/snippets
copying build/lib/spyder/utils/snippets/ast.py -> build/bdist.linux-x86_64/wheel/spyder/utils/snippets
copying build/lib/spyder/utils/snippets/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/utils/snippets
copying build/lib/spyder/utils/snippets/parser.py -> build/bdist.linux-x86_64/wheel/spyder/utils/snippets
copying build/lib/spyder/utils/snippets/lexer.py -> build/bdist.linux-x86_64/wheel/spyder/utils/snippets
copying build/lib/spyder/utils/snippets/nodes.py -> build/bdist.linux-x86_64/wheel/spyder/utils/snippets
copying build/lib/spyder/utils/check-git.sh -> build/bdist.linux-x86_64/wheel/spyder/utils
copying build/lib/spyder/utils/windows.py -> build/bdist.linux-x86_64/wheel/spyder/utils
copying build/lib/spyder/utils/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/utils
copying build/lib/spyder/utils/sourcecode.py -> build/bdist.linux-x86_64/wheel/spyder/utils
copying build/lib/spyder/utils/bsdsocket.py -> build/bdist.linux-x86_64/wheel/spyder/utils
copying build/lib/spyder/utils/vcs.py -> build/bdist.linux-x86_64/wheel/spyder/utils
copying build/lib/spyder/utils/switcher.py -> build/bdist.linux-x86_64/wheel/spyder/utils
creating build/bdist.linux-x86_64/wheel/spyder/utils/introspection
copying build/lib/spyder/utils/introspection/module_completion.py -> build/bdist.linux-x86_64/wheel/spyder/utils/introspection
copying build/lib/spyder/utils/introspection/old_fallback.py -> build/bdist.linux-x86_64/wheel/spyder/utils/introspection
copying build/lib/spyder/utils/introspection/rope_patch.py -> build/bdist.linux-x86_64/wheel/spyder/utils/introspection
copying build/lib/spyder/utils/introspection/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/utils/introspection
copying build/lib/spyder/utils/programs.py -> build/bdist.linux-x86_64/wheel/spyder/utils
copying build/lib/spyder/utils/conda.py -> build/bdist.linux-x86_64/wheel/spyder/utils
copying build/lib/spyder/utils/environ.py -> build/bdist.linux-x86_64/wheel/spyder/utils
copying build/lib/spyder/utils/qstringhelpers.py -> build/bdist.linux-x86_64/wheel/spyder/utils
copying build/lib/spyder/utils/debug.py -> build/bdist.linux-x86_64/wheel/spyder/utils
copying build/lib/spyder/utils/pyenv.py -> build/bdist.linux-x86_64/wheel/spyder/utils
copying build/lib/spyder/utils/encoding.py -> build/bdist.linux-x86_64/wheel/spyder/utils
copying build/lib/spyder/utils/fixtures.py -> build/bdist.linux-x86_64/wheel/spyder/utils
copying build/lib/spyder/utils/stringmatching.py -> build/bdist.linux-x86_64/wheel/spyder/utils
copying build/lib/spyder/utils/syntaxhighlighters.py -> build/bdist.linux-x86_64/wheel/spyder/utils
creating build/bdist.linux-x86_64/wheel/spyder/workers
copying build/lib/spyder/workers/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/workers
copying build/lib/spyder/workers/updates.py -> build/bdist.linux-x86_64/wheel/spyder/workers
creating build/bdist.linux-x86_64/wheel/spyder/config
copying build/lib/spyder/config/gui.py -> build/bdist.linux-x86_64/wheel/spyder/config
copying build/lib/spyder/config/main.py -> build/bdist.linux-x86_64/wheel/spyder/config
copying build/lib/spyder/config/manager.py -> build/bdist.linux-x86_64/wheel/spyder/config
copying build/lib/spyder/config/snippets.py -> build/bdist.linux-x86_64/wheel/spyder/config
copying build/lib/spyder/config/fonts.py -> build/bdist.linux-x86_64/wheel/spyder/config
copying build/lib/spyder/config/appearance.py -> build/bdist.linux-x86_64/wheel/spyder/config
copying build/lib/spyder/config/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/config
copying build/lib/spyder/config/user.py -> build/bdist.linux-x86_64/wheel/spyder/config
copying build/lib/spyder/config/lsp.py -> build/bdist.linux-x86_64/wheel/spyder/config
copying build/lib/spyder/config/base.py -> build/bdist.linux-x86_64/wheel/spyder/config
copying build/lib/spyder/config/utils.py -> build/bdist.linux-x86_64/wheel/spyder/config
creating build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/folding.arrow_right_on.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/none.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/notebook_light.svg -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/kite_light.svg -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/arrow.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/win_env.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/folding.arrow_down_on.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/file_type_tex_dark.svg -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/notebook_dark.svg -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/binary_light.svg -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/genprefs.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/kite.gif -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/bold.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/italic.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/options.svg -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/CloseButton@2x.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/eyedropper.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/help.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/kite_dark.svg -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/tour-spyder-logo.svg -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/splash.svg -> build/bdist.linux-x86_64/wheel/spyder/images
creating build/bdist.linux-x86_64/wheel/spyder/images/projects
copying build/lib/spyder/images/projects/folder.png -> build/bdist.linux-x86_64/wheel/spyder/images/projects
copying build/lib/spyder/images/projects/show_all.png -> build/bdist.linux-x86_64/wheel/spyder/images/projects
copying build/lib/spyder/images/projects/project_closed.png -> build/bdist.linux-x86_64/wheel/spyder/images/projects
copying build/lib/spyder/images/projects/add_to_path.png -> build/bdist.linux-x86_64/wheel/spyder/images/projects
copying build/lib/spyder/images/projects/pp_project.png -> build/bdist.linux-x86_64/wheel/spyder/images/projects
copying build/lib/spyder/images/projects/pythonpath.png -> build/bdist.linux-x86_64/wheel/spyder/images/projects
copying build/lib/spyder/images/projects/project.png -> build/bdist.linux-x86_64/wheel/spyder/images/projects
copying build/lib/spyder/images/projects/pp_folder.png -> build/bdist.linux-x86_64/wheel/spyder/images/projects
copying build/lib/spyder/images/projects/pp_package.png -> build/bdist.linux-x86_64/wheel/spyder/images/projects
copying build/lib/spyder/images/projects/remove_from_path.png -> build/bdist.linux-x86_64/wheel/spyder/images/projects
copying build/lib/spyder/images/projects/package.png -> build/bdist.linux-x86_64/wheel/spyder/images/projects
creating build/bdist.linux-x86_64/wheel/spyder/images/console
copying build/lib/spyder/images/console/editclear.png -> build/bdist.linux-x86_64/wheel/spyder/images/console
copying build/lib/spyder/images/console/history.png -> build/bdist.linux-x86_64/wheel/spyder/images/console
copying build/lib/spyder/images/console/console.png -> build/bdist.linux-x86_64/wheel/spyder/images/console
copying build/lib/spyder/images/console/kill.png -> build/bdist.linux-x86_64/wheel/spyder/images/console
copying build/lib/spyder/images/console/python.png -> build/bdist.linux-x86_64/wheel/spyder/images/console
copying build/lib/spyder/images/console/restart.png -> build/bdist.linux-x86_64/wheel/spyder/images/console
copying build/lib/spyder/images/console/ipython_console.png -> build/bdist.linux-x86_64/wheel/spyder/images/console
copying build/lib/spyder/images/console/prompt.png -> build/bdist.linux-x86_64/wheel/spyder/images/console
copying build/lib/spyder/images/console/run_small.png -> build/bdist.linux-x86_64/wheel/spyder/images/console
copying build/lib/spyder/images/console/syspath.png -> build/bdist.linux-x86_64/wheel/spyder/images/console
copying build/lib/spyder/images/console/loading_sprites.png -> build/bdist.linux-x86_64/wheel/spyder/images/console
copying build/lib/spyder/images/console/environ.png -> build/bdist.linux-x86_64/wheel/spyder/images/console
copying build/lib/spyder/images/code_fork.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/browser.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/spyder_dark.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/pythonpath.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/file_type_tex_light.svg -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/winpython.svg -> build/bdist.linux-x86_64/wheel/spyder/images
creating build/bdist.linux-x86_64/wheel/spyder/images/file
copying build/lib/spyder/images/file/fileopen.png -> build/bdist.linux-x86_64/wheel/spyder/images/file
copying build/lib/spyder/images/file/filecloseall.png -> build/bdist.linux-x86_64/wheel/spyder/images/file
copying build/lib/spyder/images/file/filenew.png -> build/bdist.linux-x86_64/wheel/spyder/images/file
copying build/lib/spyder/images/file/fileimport.png -> build/bdist.linux-x86_64/wheel/spyder/images/file
copying build/lib/spyder/images/file/print.png -> build/bdist.linux-x86_64/wheel/spyder/images/file
copying build/lib/spyder/images/file/filesave.png -> build/bdist.linux-x86_64/wheel/spyder/images/file
copying build/lib/spyder/images/file/fileclose.png -> build/bdist.linux-x86_64/wheel/spyder/images/file
copying build/lib/spyder/images/file/filesaveas.png -> build/bdist.linux-x86_64/wheel/spyder/images/file
copying build/lib/spyder/images/file/save_all.png -> build/bdist.linux-x86_64/wheel/spyder/images/file
copying build/lib/spyder/images/folding.arrow_down_off.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/vcs_browse.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/kite_copilot.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/whole_words.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/keyboard.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/spyder_kite_dark.svg -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/matplotlib.png -> build/bdist.linux-x86_64/wheel/spyder/images
creating build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/todo_list.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/indent.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/close_panel.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/highlight.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/breakpoint_cond_small.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/selectall.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/outline_explorer.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/next_cursor.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/refactor.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/blockcomment.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/run_selection.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/method.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/select.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/module.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/convention.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/run_cell.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/filelist.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/prev_cursor.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/comment.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/wng_list.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/class.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/versplit.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/outline_explorer_vis.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/run_again.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/attribute.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/no_match.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/breakpoint_small.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/last_edit_location.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/debug.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/private1.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/fromcursor.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/gotoline.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/private2.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/debug_cell.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/breakpoint_cond_big.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/bug.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/todo.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/run_cell_advance.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/file.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/horsplit.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/run_settings.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/error.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/unindent.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/cell.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/warning.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/newwindow.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/run.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/breakpoint_big.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/uncomment.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/prev_wng.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/next_wng.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/editor/function.png -> build/bdist.linux-x86_64/wheel/spyder/images/editor
copying build/lib/spyder/images/LICENSE.txt -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/dictedit.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/arredit.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/spyder_dark.svg -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/binary_dark.svg -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/CloseButton.svg -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/folding.arrow_right_off.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/CloseButton.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/spyder_kite.svg -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/not_found.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/spyder.png -> build/bdist.linux-x86_64/wheel/spyder/images
creating build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/eraser.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/edit_add.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/lock.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/editcopy.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/zoom_in.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/check.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/magnifier.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/1downarrow.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/exit.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/edit_remove.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/edit.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/synchronize.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/tooloptions.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/redo.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/collapse_selection.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/up.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/maximize.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/folder_new.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/stop_debug.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/stop.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/hide.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/find.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/imshow.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/show.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/collapse.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/editcut.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/expand_selection.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/findnext.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/2downarrow.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/editpaste.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/window_nofullscreen.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/special_paste.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/plot.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/filter.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/rename.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/browse_tab.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/expand.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/restore.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/previous.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/window_fullscreen.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/lock_open.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/home.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/options_less.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/options_more.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/editdelete.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/zoom_out.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/findprevious.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/copywop.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/configure.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/edit24.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/insert.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/undo.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/hist.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/next.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/unmaximize.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/replace.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/arrow-step-in.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/arrow-step-over.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/1uparrow.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/arrow-continue.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/arrow-step-out.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/delete.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/findf.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/actions/2uparrow.png -> build/bdist.linux-x86_64/wheel/spyder/images/actions
copying build/lib/spyder/images/vcs_commit.png -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/spyder.svg -> build/bdist.linux-x86_64/wheel/spyder/images
copying build/lib/spyder/images/advanced.png -> build/bdist.linux-x86_64/wheel/spyder/images
creating build/bdist.linux-x86_64/wheel/spyder/windows
copying build/lib/spyder/windows/spyder_light.ico -> build/bdist.linux-x86_64/wheel/spyder/windows
copying build/lib/spyder/windows/spyder.ico -> build/bdist.linux-x86_64/wheel/spyder/windows
creating build/bdist.linux-x86_64/wheel/spyder/plugins
creating build/bdist.linux-x86_64/wheel/spyder/plugins/io_dcm
copying build/lib/spyder/plugins/io_dcm/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/io_dcm
copying build/lib/spyder/plugins/io_dcm/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/io_dcm
creating build/bdist.linux-x86_64/wheel/spyder/plugins/breakpoints
copying build/lib/spyder/plugins/breakpoints/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/breakpoints
copying build/lib/spyder/plugins/breakpoints/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/breakpoints
creating build/bdist.linux-x86_64/wheel/spyder/plugins/breakpoints/widgets
copying build/lib/spyder/plugins/breakpoints/widgets/breakpointsgui.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/breakpoints/widgets
copying build/lib/spyder/plugins/breakpoints/widgets/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/breakpoints/widgets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/explorer
copying build/lib/spyder/plugins/explorer/confpage.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/explorer
copying build/lib/spyder/plugins/explorer/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/explorer
copying build/lib/spyder/plugins/explorer/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/explorer
creating build/bdist.linux-x86_64/wheel/spyder/plugins/explorer/widgets
copying build/lib/spyder/plugins/explorer/widgets/explorer.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/explorer/widgets
copying build/lib/spyder/plugins/explorer/widgets/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/explorer/widgets
copying build/lib/spyder/plugins/explorer/widgets/fileassociations.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/explorer/widgets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole
creating build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/utils
copying build/lib/spyder/plugins/ipythonconsole/utils/manager.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/utils
copying build/lib/spyder/plugins/ipythonconsole/utils/style.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/utils
copying build/lib/spyder/plugins/ipythonconsole/utils/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/utils
copying build/lib/spyder/plugins/ipythonconsole/utils/ssh.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/utils
copying build/lib/spyder/plugins/ipythonconsole/utils/kernelspec.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/utils
copying build/lib/spyder/plugins/ipythonconsole/confpage.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole
creating build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/comms
copying build/lib/spyder/plugins/ipythonconsole/comms/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/comms
copying build/lib/spyder/plugins/ipythonconsole/comms/kernelcomm.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/comms
creating build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/scripts
copying build/lib/spyder/plugins/ipythonconsole/scripts/conda-activate.sh -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/scripts
copying build/lib/spyder/plugins/ipythonconsole/scripts/conda-activate.bat -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/scripts
copying build/lib/spyder/plugins/ipythonconsole/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole
copying build/lib/spyder/plugins/ipythonconsole/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole
creating build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/widgets
copying build/lib/spyder/plugins/ipythonconsole/widgets/client.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/widgets
copying build/lib/spyder/plugins/ipythonconsole/widgets/shell.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/widgets
copying build/lib/spyder/plugins/ipythonconsole/widgets/namespacebrowser.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/widgets
copying build/lib/spyder/plugins/ipythonconsole/widgets/debugging.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/widgets
copying build/lib/spyder/plugins/ipythonconsole/widgets/restartdialog.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/widgets
copying build/lib/spyder/plugins/ipythonconsole/widgets/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/widgets
copying build/lib/spyder/plugins/ipythonconsole/widgets/help.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/widgets
copying build/lib/spyder/plugins/ipythonconsole/widgets/figurebrowser.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/widgets
copying build/lib/spyder/plugins/ipythonconsole/widgets/kernelconnect.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/widgets
copying build/lib/spyder/plugins/ipythonconsole/widgets/control.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/widgets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/assets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/assets/templates
copying build/lib/spyder/plugins/ipythonconsole/assets/templates/loading.html -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/assets/templates
copying build/lib/spyder/plugins/ipythonconsole/assets/templates/kernel_error.html -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/assets/templates
copying build/lib/spyder/plugins/ipythonconsole/assets/templates/blank.html -> build/bdist.linux-x86_64/wheel/spyder/plugins/ipythonconsole/assets/templates
creating build/bdist.linux-x86_64/wheel/spyder/plugins/outlineexplorer
copying build/lib/spyder/plugins/outlineexplorer/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/outlineexplorer
copying build/lib/spyder/plugins/outlineexplorer/api.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/outlineexplorer
copying build/lib/spyder/plugins/outlineexplorer/languages.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/outlineexplorer
copying build/lib/spyder/plugins/outlineexplorer/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/outlineexplorer
copying build/lib/spyder/plugins/outlineexplorer/editor.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/outlineexplorer
copying build/lib/spyder/plugins/outlineexplorer/widgets.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/outlineexplorer
creating build/bdist.linux-x86_64/wheel/spyder/plugins/projects
creating build/bdist.linux-x86_64/wheel/spyder/plugins/projects/utils
copying build/lib/spyder/plugins/projects/utils/watcher.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/projects/utils
copying build/lib/spyder/plugins/projects/utils/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/projects/utils
copying build/lib/spyder/plugins/projects/utils/config.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/projects/utils
copying build/lib/spyder/plugins/projects/confpage.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/projects
creating build/bdist.linux-x86_64/wheel/spyder/plugins/projects/projecttypes
copying build/lib/spyder/plugins/projects/projecttypes/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/projects/projecttypes
copying build/lib/spyder/plugins/projects/projecttypes/python.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/projects/projecttypes
copying build/lib/spyder/plugins/projects/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/projects
copying build/lib/spyder/plugins/projects/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/projects
creating build/bdist.linux-x86_64/wheel/spyder/plugins/projects/widgets
copying build/lib/spyder/plugins/projects/widgets/explorer.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/projects/widgets
copying build/lib/spyder/plugins/projects/widgets/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/projects/widgets
copying build/lib/spyder/plugins/projects/widgets/projectdialog.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/projects/widgets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/console
creating build/bdist.linux-x86_64/wheel/spyder/plugins/console/utils
copying build/lib/spyder/plugins/console/utils/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/console/utils
copying build/lib/spyder/plugins/console/utils/ansihandler.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/console/utils
copying build/lib/spyder/plugins/console/utils/interpreter.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/console/utils
copying build/lib/spyder/plugins/console/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/console
copying build/lib/spyder/plugins/console/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/console
creating build/bdist.linux-x86_64/wheel/spyder/plugins/console/widgets
copying build/lib/spyder/plugins/console/widgets/shell.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/console/widgets
copying build/lib/spyder/plugins/console/widgets/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/console/widgets
copying build/lib/spyder/plugins/console/widgets/console.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/console/widgets
copying build/lib/spyder/plugins/console/widgets/internalshell.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/console/widgets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/onlinehelp
copying build/lib/spyder/plugins/onlinehelp/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/onlinehelp
copying build/lib/spyder/plugins/onlinehelp/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/onlinehelp
copying build/lib/spyder/plugins/onlinehelp/pydoc_patch.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/onlinehelp
creating build/bdist.linux-x86_64/wheel/spyder/plugins/onlinehelp/static
creating build/bdist.linux-x86_64/wheel/spyder/plugins/onlinehelp/static/css
copying build/lib/spyder/plugins/onlinehelp/static/css/light_pydoc.css -> build/bdist.linux-x86_64/wheel/spyder/plugins/onlinehelp/static/css
copying build/lib/spyder/plugins/onlinehelp/static/css/dark_pydoc.css -> build/bdist.linux-x86_64/wheel/spyder/plugins/onlinehelp/static/css
copying build/lib/spyder/plugins/onlinehelp/widgets.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/onlinehelp
copying build/lib/spyder/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins
creating build/bdist.linux-x86_64/wheel/spyder/plugins/workingdirectory
copying build/lib/spyder/plugins/workingdirectory/confpage.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/workingdirectory
copying build/lib/spyder/plugins/workingdirectory/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/workingdirectory
copying build/lib/spyder/plugins/workingdirectory/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/workingdirectory
creating build/bdist.linux-x86_64/wheel/spyder/plugins/completion
creating build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver
copying build/lib/spyder/plugins/completion/languageserver/client.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver
copying build/lib/spyder/plugins/completion/languageserver/confpage.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver
creating build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/transport
copying build/lib/spyder/plugins/completion/languageserver/transport/main.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/transport
copying build/lib/spyder/plugins/completion/languageserver/transport/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/transport
creating build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/transport/stdio
copying build/lib/spyder/plugins/completion/languageserver/transport/stdio/producer.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/transport/stdio
copying build/lib/spyder/plugins/completion/languageserver/transport/stdio/consumer.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/transport/stdio
copying build/lib/spyder/plugins/completion/languageserver/transport/stdio/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/transport/stdio
creating build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/transport/common
copying build/lib/spyder/plugins/completion/languageserver/transport/common/producer.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/transport/common
copying build/lib/spyder/plugins/completion/languageserver/transport/common/consumer.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/transport/common
copying build/lib/spyder/plugins/completion/languageserver/transport/common/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/transport/common
creating build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/transport/tcp
copying build/lib/spyder/plugins/completion/languageserver/transport/tcp/producer.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/transport/tcp
copying build/lib/spyder/plugins/completion/languageserver/transport/tcp/consumer.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/transport/tcp
copying build/lib/spyder/plugins/completion/languageserver/transport/tcp/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/transport/tcp
copying build/lib/spyder/plugins/completion/languageserver/decorators.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver
creating build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/providers
copying build/lib/spyder/plugins/completion/languageserver/providers/client.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/providers
copying build/lib/spyder/plugins/completion/languageserver/providers/window.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/providers
copying build/lib/spyder/plugins/completion/languageserver/providers/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/providers
copying build/lib/spyder/plugins/completion/languageserver/providers/document.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/providers
copying build/lib/spyder/plugins/completion/languageserver/providers/utils.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/providers
copying build/lib/spyder/plugins/completion/languageserver/providers/workspace.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/providers
copying build/lib/spyder/plugins/completion/languageserver/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver
copying build/lib/spyder/plugins/completion/languageserver/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver
creating build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/widgets
copying build/lib/spyder/plugins/completion/languageserver/widgets/serversconfig.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/widgets
copying build/lib/spyder/plugins/completion/languageserver/widgets/snippetsconfig.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/widgets
copying build/lib/spyder/plugins/completion/languageserver/widgets/status.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/widgets
copying build/lib/spyder/plugins/completion/languageserver/widgets/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/languageserver/widgets
copying build/lib/spyder/plugins/completion/decorators.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion
copying build/lib/spyder/plugins/completion/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion
creating build/bdist.linux-x86_64/wheel/spyder/plugins/completion/fallback
copying build/lib/spyder/plugins/completion/fallback/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/fallback
copying build/lib/spyder/plugins/completion/fallback/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/fallback
copying build/lib/spyder/plugins/completion/fallback/actor.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/fallback
copying build/lib/spyder/plugins/completion/fallback/utils.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/fallback
creating build/bdist.linux-x86_64/wheel/spyder/plugins/completion/snippets
copying build/lib/spyder/plugins/completion/snippets/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/snippets
copying build/lib/spyder/plugins/completion/snippets/trie.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/snippets
copying build/lib/spyder/plugins/completion/snippets/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/snippets
copying build/lib/spyder/plugins/completion/snippets/actor.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/snippets
copying build/lib/spyder/plugins/completion/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion
creating build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite
creating build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite/utils
copying build/lib/spyder/plugins/completion/kite/utils/install.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite/utils
copying build/lib/spyder/plugins/completion/kite/utils/status.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite/utils
copying build/lib/spyder/plugins/completion/kite/utils/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite/utils
copying build/lib/spyder/plugins/completion/kite/client.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite
copying build/lib/spyder/plugins/completion/kite/decorators.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite
creating build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite/parsing
copying build/lib/spyder/plugins/completion/kite/parsing/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite/parsing
creating build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite/providers
copying build/lib/spyder/plugins/completion/kite/providers/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite/providers
copying build/lib/spyder/plugins/completion/kite/providers/document.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite/providers
copying build/lib/spyder/plugins/completion/kite/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite
creating build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite/bloomfilter
copying build/lib/spyder/plugins/completion/kite/bloomfilter/kite.bloom -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite/bloomfilter
copying build/lib/spyder/plugins/completion/kite/bloomfilter/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite/bloomfilter
copying build/lib/spyder/plugins/completion/kite/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite
creating build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite/widgets
copying build/lib/spyder/plugins/completion/kite/widgets/install.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite/widgets
copying build/lib/spyder/plugins/completion/kite/widgets/status.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite/widgets
copying build/lib/spyder/plugins/completion/kite/widgets/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite/widgets
copying build/lib/spyder/plugins/completion/kite/widgets/calltoaction.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/completion/kite/widgets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/editor
creating build/bdist.linux-x86_64/wheel/spyder/plugins/editor/utils
copying build/lib/spyder/plugins/editor/utils/autosave.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/utils
copying build/lib/spyder/plugins/editor/utils/languages.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/utils
copying build/lib/spyder/plugins/editor/utils/bookmarks.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/utils
copying build/lib/spyder/plugins/editor/utils/decoration.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/utils
copying build/lib/spyder/plugins/editor/utils/debugger.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/utils
copying build/lib/spyder/plugins/editor/utils/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/utils
copying build/lib/spyder/plugins/editor/utils/findtasks.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/utils
copying build/lib/spyder/plugins/editor/utils/kill_ring.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/utils
copying build/lib/spyder/plugins/editor/utils/switcher.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/utils
copying build/lib/spyder/plugins/editor/utils/folding.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/utils
copying build/lib/spyder/plugins/editor/utils/editor.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/utils
copying build/lib/spyder/plugins/editor/confpage.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor
copying build/lib/spyder/plugins/editor/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor
copying build/lib/spyder/plugins/editor/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor
creating build/bdist.linux-x86_64/wheel/spyder/plugins/editor/widgets
copying build/lib/spyder/plugins/editor/widgets/status.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/widgets
copying build/lib/spyder/plugins/editor/widgets/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/widgets
copying build/lib/spyder/plugins/editor/widgets/completion.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/widgets
copying build/lib/spyder/plugins/editor/widgets/recover.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/widgets
copying build/lib/spyder/plugins/editor/widgets/codeeditor.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/widgets
copying build/lib/spyder/plugins/editor/widgets/editor.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/widgets
copying build/lib/spyder/plugins/editor/widgets/autosaveerror.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/widgets
copying build/lib/spyder/plugins/editor/widgets/base.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/widgets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/editor/api
copying build/lib/spyder/plugins/editor/api/decoration.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/api
copying build/lib/spyder/plugins/editor/api/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/api
copying build/lib/spyder/plugins/editor/api/folding.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/api
creating build/bdist.linux-x86_64/wheel/spyder/plugins/editor/panels
copying build/lib/spyder/plugins/editor/panels/edgeline.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/panels
copying build/lib/spyder/plugins/editor/panels/manager.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/panels
copying build/lib/spyder/plugins/editor/panels/debugger.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/panels
copying build/lib/spyder/plugins/editor/panels/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/panels
copying build/lib/spyder/plugins/editor/panels/codefolding.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/panels
copying build/lib/spyder/plugins/editor/panels/classfunctiondropdown.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/panels
copying build/lib/spyder/plugins/editor/panels/indentationguides.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/panels
copying build/lib/spyder/plugins/editor/panels/linenumber.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/panels
copying build/lib/spyder/plugins/editor/panels/scrollflag.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/panels
copying build/lib/spyder/plugins/editor/panels/utils.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/panels
creating build/bdist.linux-x86_64/wheel/spyder/plugins/editor/extensions
copying build/lib/spyder/plugins/editor/extensions/manager.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/extensions
copying build/lib/spyder/plugins/editor/extensions/docstring.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/extensions
copying build/lib/spyder/plugins/editor/extensions/snippets.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/extensions
copying build/lib/spyder/plugins/editor/extensions/closebrackets.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/extensions
copying build/lib/spyder/plugins/editor/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/extensions
copying build/lib/spyder/plugins/editor/extensions/closequotes.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/editor/extensions
creating build/bdist.linux-x86_64/wheel/spyder/plugins/io_hdf5
copying build/lib/spyder/plugins/io_hdf5/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/io_hdf5
copying build/lib/spyder/plugins/io_hdf5/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/io_hdf5
creating build/bdist.linux-x86_64/wheel/spyder/plugins/findinfiles
copying build/lib/spyder/plugins/findinfiles/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/findinfiles
copying build/lib/spyder/plugins/findinfiles/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/findinfiles
copying build/lib/spyder/plugins/findinfiles/widgets.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/findinfiles
creating build/bdist.linux-x86_64/wheel/spyder/plugins/plots
copying build/lib/spyder/plugins/plots/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/plots
copying build/lib/spyder/plugins/plots/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/plots
creating build/bdist.linux-x86_64/wheel/spyder/plugins/plots/widgets
copying build/lib/spyder/plugins/plots/widgets/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/plots/widgets
copying build/lib/spyder/plugins/plots/widgets/figurebrowser.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/plots/widgets
copying build/lib/spyder/plugins/base.py -> build/bdist.linux-x86_64/wheel/spyder/plugins
creating build/bdist.linux-x86_64/wheel/spyder/plugins/pylint
copying build/lib/spyder/plugins/pylint/confpage.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/pylint
creating build/bdist.linux-x86_64/wheel/spyder/plugins/pylint/images
copying build/lib/spyder/plugins/pylint/images/pylint.png -> build/bdist.linux-x86_64/wheel/spyder/plugins/pylint/images
copying build/lib/spyder/plugins/pylint/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/pylint
copying build/lib/spyder/plugins/pylint/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/pylint
creating build/bdist.linux-x86_64/wheel/spyder/plugins/pylint/widgets
copying build/lib/spyder/plugins/pylint/widgets/pylintgui.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/pylint/widgets
copying build/lib/spyder/plugins/pylint/widgets/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/pylint/widgets
copying build/lib/spyder/plugins/pylint/utils.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/pylint
creating build/bdist.linux-x86_64/wheel/spyder/plugins/history
copying build/lib/spyder/plugins/history/confpage.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/history
copying build/lib/spyder/plugins/history/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/history
copying build/lib/spyder/plugins/history/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/history
copying build/lib/spyder/plugins/history/widgets.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/history
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils
copying build/lib/spyder/plugins/help/utils/sphinxthread.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils
copying build/lib/spyder/plugins/help/utils/conf.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js
copying build/lib/spyder/plugins/help/utils/js/utils.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js
copying build/lib/spyder/plugins/help/utils/js/fix_image_paths.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js
copying build/lib/spyder/plugins/help/utils/js/move_outline.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js
copying build/lib/spyder/plugins/help/utils/js/math_config.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js
copying build/lib/spyder/plugins/help/utils/js/jquery.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_HTML.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_CHTML-full.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/MML_SVG.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/MMLorHTML.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_SVG-full.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/Accessible.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_CHTML-full.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/MML_CHTML-full.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_HTML-full.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/AM_HTMLorMML.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_CHTML.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/AM_CHTML-full.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/TeX-AMS-MML_SVG-full.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/TeX-AMS-MML_HTMLorMML.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/default.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_SVG-full.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_HTMLorMML.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/AM_HTMLorMML-full.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/MML_CHTML.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/TeX-AMS-MML_SVG.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/AM_SVG-full.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_SVG.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/MML_HTMLorMML-full.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_HTMLorMML-full.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/Accessible-full.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/MML_SVG-full.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config/local
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/local/local.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config/local
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/AM_SVG.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_SVG.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/Safe.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_CHTML.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/MML_HTMLorMML.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/TeX-AMS-MML_HTMLorMML-full.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
copying build/lib/spyder/plugins/help/utils/js/mathjax/config/AM_CHTML.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/config
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/images
copying build/lib/spyder/plugins/help/utils/js/mathjax/images/CloseX-31.png -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/images
copying build/lib/spyder/plugins/help/utils/js/mathjax/images/MenuArrow-15.png -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/images
copying build/lib/spyder/plugins/help/utils/js/mathjax/MathJax.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax
copying build/lib/spyder/plugins/help/utils/js/mathjax/LICENSE.txt -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/jax.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/Arrows.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/SupplementalArrowsA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/BasicLatin.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/CombDiactForSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/SupplementalArrowsB.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/Latin1Supplement.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/MiscTechnical.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/GeometricShapes.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/SpacingModLetters.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/Dingbats.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/LetterlikeSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/MiscMathSymbolsA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/GreekAndCoptic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/CombDiacritMarks.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/GeneralPunctuation.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/SuppMathOperators.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/MiscSymbolsAndArrows.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/MiscMathSymbolsB.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/MathOperators.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/PreviewHTML
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/PreviewHTML/config.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/PreviewHTML
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/PreviewHTML/jax.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/PreviewHTML
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/config.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/jax.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/mmultiscripts.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/mtable.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/annotation-xml.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/multiline.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/maction.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/menclose.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/mglyph.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/ms.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/NonUnicode
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/NonUnicode/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/NonUnicode/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Monospace
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Monospace/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Monospace/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Monospace/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size2
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size2/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size2/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size2/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Shapes
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Shapes/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Shapes/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Shapes/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Symbols
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Symbols/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Symbols/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Symbols/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size3
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size3/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size3/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size3/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Misc
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Misc/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Misc/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Misc/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Marks
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Marks/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Marks/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Marks/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Variants
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Variants/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Variants/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Variants/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Latin
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Latin/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Latin/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Latin/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size4
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size4/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size4/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size4/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/DoubleStruck
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/DoubleStruck/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/DoubleStruck/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Alphabets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Alphabets/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Alphabets/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Alphabets/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size6
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size6/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size6/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size6/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/fontdata.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Script
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Script/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Script/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Script/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Arrows
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Arrows/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Arrows/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Arrows/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Normal
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Normal/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Normal/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Normal/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/SansSerif
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/SansSerif/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/SansSerif/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/SansSerif/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size1
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size1/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size1/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size1/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Fraktur
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Fraktur/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Fraktur/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size5
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size5/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/fontdata-extra.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Operators
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Operators/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Operators/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Operators/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Main
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Main/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Main/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/NonUnicode
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/NonUnicode/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/NonUnicode/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/NonUnicode/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Monospace
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Monospace/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Monospace/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Monospace/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size2
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size2/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size2/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size2/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Shapes
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Shapes/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Shapes/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Shapes/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Symbols
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Symbols/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Symbols/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Symbols/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size3
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size3/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size3/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size3/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Misc
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Misc/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Misc/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Misc/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Marks
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Marks/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Marks/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Marks/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Variants
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Variants/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Variants/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Variants/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Latin
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Latin/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Latin/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Latin/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size4
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size4/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size4/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size4/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/DoubleStruck
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/DoubleStruck/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/DoubleStruck/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/DoubleStruck/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Alphabets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Alphabets/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Alphabets/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Alphabets/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size6
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size6/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size6/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size6/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/fontdata.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Script
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Script/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Script/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Script/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Arrows
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Arrows/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Arrows/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Arrows/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Normal
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Normal/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Normal/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Normal/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/SansSerif
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/SansSerif/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/SansSerif/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/SansSerif/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size1
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size1/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size1/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size1/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Fraktur
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Fraktur/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Fraktur/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size5
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size5/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/fontdata-extra.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Operators
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Operators/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Operators/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Operators/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Main
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Main/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Main/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size2
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size2/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size2/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Caligraphic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size3
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size3/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size3/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscTechnical.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GeometricShapes.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Dingbats.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GeneralPunctuation.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MathOperators.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Math
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Math/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Math/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Math/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Math/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Math/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size4
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size4/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size4/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/fontdata.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Script
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Script/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Script/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Script/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Script/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size1
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size1/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size1/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/fontdata-extra.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/MathOperators.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/MathOperators.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Monospace
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Monospace/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Monospace/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Monospace/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size2
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size2/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size2/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size2/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size3
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size3/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size3/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size3/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size4
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size4/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size4/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size4/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/fontdata.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size1
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size1/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size1/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size1/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size5
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size5/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/fontdata-extra.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Operators
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Operators/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Operators/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Operators/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Operators/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Operators/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Operators/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/NonUnicode
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/NonUnicode/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/NonUnicode/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/NonUnicode/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Monospace
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Monospace/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Monospace/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Monospace/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size2
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size2/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size2/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size2/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Shapes
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Shapes/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Shapes/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Shapes/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Symbols
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Symbols/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Symbols/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Symbols/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size3
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size3/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size3/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size3/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Misc
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Misc/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Misc/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Misc/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Marks
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Marks/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Marks/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Marks/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Variants
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Variants/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Variants/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Variants/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Latin
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Latin/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Latin/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Latin/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size4
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size4/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size4/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size4/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/DoubleStruck
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/DoubleStruck/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/DoubleStruck/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Alphabets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Alphabets/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Alphabets/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Alphabets/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size6
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size6/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size6/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size6/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/fontdata.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Script
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Script/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Script/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Script/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Arrows
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Arrows/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Arrows/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Arrows/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Normal
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Normal/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Normal/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Normal/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/SansSerif
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/SansSerif/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/SansSerif/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/SansSerif/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size1
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size1/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size1/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size1/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Fraktur
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Fraktur/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Fraktur/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size5
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size5/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/fontdata-extra.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Operators
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Operators/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Operators/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Operators/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Main
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Main/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Main/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/NonUnicode
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/NonUnicode/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/NonUnicode/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/NonUnicode/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size2
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size2/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size2/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size2/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Shapes
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Shapes/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Shapes/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Shapes/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Symbols
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Symbols/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Symbols/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Symbols/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size3
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size3/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size3/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size3/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Marks
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Marks/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Marks/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Marks/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Variants
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Variants/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Variants/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Variants/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size4
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size4/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size4/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size4/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Alphabets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Alphabets/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Alphabets/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Alphabets/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/fontdata.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Script
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Script/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Script/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Script/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Arrows
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Arrows/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Arrows/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Arrows/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Normal
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Normal/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Normal/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Normal/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size1
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size1/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size1/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size1/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Fraktur
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Fraktur/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Fraktur/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size5
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size5/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/fontdata-extra.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Operators
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Operators/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Operators/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Operators/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Main
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Main/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Main/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/NonUnicode
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/NonUnicode/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/NonUnicode/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/NonUnicode/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Monospace
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Monospace/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Monospace/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Monospace/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size2
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size2/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size2/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size2/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Shapes
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Shapes/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Shapes/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Shapes/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Symbols
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Symbols/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Symbols/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Symbols/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size3
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size3/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size3/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size3/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Misc
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Misc/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Misc/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Misc/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Marks
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Marks/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Marks/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Marks/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Variants
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Variants/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Variants/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Variants/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Latin
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Latin/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Latin/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Latin/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size4
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size4/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size4/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size4/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/DoubleStruck
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/DoubleStruck/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/DoubleStruck/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/DoubleStruck/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Alphabets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Alphabets/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Alphabets/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Alphabets/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size6
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size6/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size6/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size6/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/fontdata.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Script
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Script/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Script/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Script/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Arrows
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Arrows/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Arrows/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Arrows/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Normal
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Normal/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Normal/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Normal/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/SansSerif
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/SansSerif/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/SansSerif/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/SansSerif/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size1
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size1/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size1/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size1/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Fraktur
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Fraktur/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Fraktur/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size5
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size5/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/fontdata-extra.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size7
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size7/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size7/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size7/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Operators
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Operators/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Operators/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Operators/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Main
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Main/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Main/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/PlainSource
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/PlainSource/config.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/PlainSource
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/PlainSource/jax.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/PlainSource
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/config.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/jax.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/mmultiscripts.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/mtable.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/annotation-xml.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/multiline.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/maction.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/menclose.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/mglyph.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/ms.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Regular.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Main-Bold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Script-Regular.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Typewriter-Regular.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Bold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Fraktur-Regular.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/AMS-Regular.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/fontdata.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Fraktur-Bold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Math-BoldItalic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/fontdata-extra.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Italic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Caligraphic-Bold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/config.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/imageFonts.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/jax.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/mmultiscripts.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/mtable.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/annotation-xml.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/multiline.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/maction.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/menclose.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/mglyph.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/ms.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata-1.0.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BBBold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedD.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata-extra.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/NonUnicode
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/NonUnicode/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/NonUnicode/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Monospace
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Monospace/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Monospace/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Monospace/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size2
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size2/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size2/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size2/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Shapes
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Shapes/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Shapes/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Shapes/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Symbols
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Symbols/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Symbols/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Symbols/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size3
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size3/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size3/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size3/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Misc
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Misc/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Misc/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Misc/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Marks
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Marks/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Marks/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Marks/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Variants
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Variants/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Variants/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Variants/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Latin
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Latin/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Latin/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Latin/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size4
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size4/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size4/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size4/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/DoubleStruck
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/DoubleStruck/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/DoubleStruck/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Alphabets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Alphabets/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Alphabets/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Alphabets/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size6
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size6/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size6/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size6/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Script
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Script/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Script/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Script/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Arrows
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Arrows/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Arrows/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Arrows/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Normal
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Normal/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Normal/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Normal/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/SansSerif
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/SansSerif/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/SansSerif/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/SansSerif/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size1
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size1/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size1/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size1/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Fraktur
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Fraktur/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Fraktur/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size5
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size5/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata-extra.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Operators
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Operators/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Operators/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Operators/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Main
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Main/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Main/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/NonUnicode
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/NonUnicode/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/NonUnicode/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/NonUnicode/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Monospace
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Monospace/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Monospace/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Monospace/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size2
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size2/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size2/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size2/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Shapes
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Shapes/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Shapes/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Shapes/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Symbols
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Symbols/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Symbols/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Symbols/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size3
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size3/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size3/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size3/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Misc
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Misc/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Misc/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Misc/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Marks
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Marks/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Marks/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Marks/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Variants
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Variants/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Variants/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Variants/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Latin
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Latin/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Latin/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Latin/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size4
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size4/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size4/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size4/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/DoubleStruck
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/DoubleStruck/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/DoubleStruck/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/DoubleStruck/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Alphabets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Alphabets/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Alphabets/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Alphabets/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size6
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size6/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size6/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size6/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/fontdata.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Script
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Script/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Script/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Script/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Arrows
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Arrows/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Arrows/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Arrows/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Normal
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Normal/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Normal/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Normal/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/SansSerif
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/SansSerif/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/SansSerif/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/SansSerif/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size1
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size1/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size1/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size1/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Fraktur
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Fraktur/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Fraktur/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size5
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size5/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/fontdata-extra.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Operators
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Operators/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Operators/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Operators/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Main
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Main/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Main/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Math
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/fontdata.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinChrome
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size2
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size3
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size4
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size1
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size5
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata-extra.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/NonUnicode
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/NonUnicode/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/NonUnicode/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/NonUnicode/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Monospace
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Monospace/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Monospace/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Monospace/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size2
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size2/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size2/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size2/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Shapes
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Shapes/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Shapes/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Shapes/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Symbols
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Symbols/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Symbols/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Symbols/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size3
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size3/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size3/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size3/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Misc
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Misc/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Misc/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Misc/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Marks
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Marks/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Marks/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Marks/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Variants
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Variants/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Variants/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Variants/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Latin
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Latin/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Latin/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Latin/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size4
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size4/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size4/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size4/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/DoubleStruck
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/DoubleStruck/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/DoubleStruck/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Alphabets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Alphabets/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Alphabets/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Alphabets/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size6
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size6/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size6/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size6/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Script
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Script/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Script/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Script/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Arrows
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Arrows/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Arrows/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Arrows/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Normal
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Normal/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Normal/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Normal/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/SansSerif
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/SansSerif/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/SansSerif/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/SansSerif/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size1
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size1/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size1/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size1/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Fraktur
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Fraktur/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Fraktur/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size5
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size5/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata-extra.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Operators
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Operators/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Operators/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Operators/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Main
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Main/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Main/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/NonUnicode
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/NonUnicode/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/NonUnicode/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/NonUnicode/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size2
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size2/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size2/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size2/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Shapes
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Shapes/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Shapes/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Shapes/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Symbols
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Symbols/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Symbols/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Symbols/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size3
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size3/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size3/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size3/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Marks
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Marks/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Marks/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Marks/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Variants
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Variants/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Variants/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Variants/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size4
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size4/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size4/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size4/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Alphabets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Alphabets/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Alphabets/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Alphabets/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Script
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Script/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Script/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Script/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Arrows
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Arrows/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Arrows/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Arrows/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Normal
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Normal/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Normal/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Normal/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size1
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size1/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size1/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size1/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Fraktur
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Fraktur/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Fraktur/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size5
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size5/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata-extra.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Operators
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Operators/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Operators/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Operators/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Main
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Main/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Main/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/NonUnicode
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/NonUnicode/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/NonUnicode/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/NonUnicode/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Monospace
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Monospace/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Monospace/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Monospace/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size2
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size2/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size2/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size2/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Shapes
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Shapes/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Shapes/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Shapes/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Symbols
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Symbols/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Symbols/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Symbols/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size3
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size3/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size3/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size3/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Misc
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Misc/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Misc/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Misc/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Marks
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Marks/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Marks/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Marks/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Variants
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Variants/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Variants/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Variants/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Latin
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Latin/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Latin/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Latin/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size4
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size4/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size4/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size4/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/DoubleStruck
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/DoubleStruck/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/DoubleStruck/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/DoubleStruck/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Alphabets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Alphabets/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Alphabets/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Alphabets/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size6
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size6/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size6/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size6/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Script
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Script/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Script/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Script/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Arrows
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Arrows/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Arrows/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Arrows/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Normal
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Normal/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Normal/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Normal/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/SansSerif
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/SansSerif/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/SansSerif/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/SansSerif/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size1
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size1/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size1/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size1/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Fraktur
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Fraktur/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Fraktur/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Fraktur/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size5
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size5/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size5/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata-extra.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size7
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size7/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size7/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size7/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Operators
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Operators/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Operators/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Operators/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Main
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Main/Regular
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Main/Regular/Main.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Main/Regular
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/NativeMML
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/NativeMML/config.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/NativeMML
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/output/NativeMML/jax.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/output/NativeMML
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/AsciiMath
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/AsciiMath/config.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/AsciiMath
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/AsciiMath/jax.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/AsciiMath
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/s.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/w.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/z.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/fr.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/scr.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/q.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/i.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/y.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/e.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/j.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/opf.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/c.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/v.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/d.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/f.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/n.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/m.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/k.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/x.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/r.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/a.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/l.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/t.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/h.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/u.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/p.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/b.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/g.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/o.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/config.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/MathML/jax.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/MathML
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/TeX/config.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/jax/input/TeX/jax.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/jax/input/TeX
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/FontWarnings.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/MatchWebFonts.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/jsMath2jax.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/toMathML.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/fast-preview.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/MathEvents.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/tex2jax.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/CHTML-preview.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/auto-collapse.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/explorer.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/wgxpath.install.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/semantic-enrich.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/invalid_keypress.mp3 -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathjax-sre.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/invalid_keypress.ogg -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions/trigonometry.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions/elementary.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions/hyperbolic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions/algebra.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-italic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-sans-serif-bold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-symbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_whitespace.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_symbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-sans-serif-italic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-lower-normal.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-small.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_characters.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-scripts.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/hebrew_letters.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-upper-double-accent.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-bold-script.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_arrows.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_digits.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_geometry.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-sans-serif.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-script.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_delimiters.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-mathfonts-bold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-lower-single-accent.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-bold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-double-struck.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_harpoons.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-fraktur.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_non_characters.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-bold-fraktur.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-lower-double-accent.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-monospace.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-mathfonts-italic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-capital.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-lower-phonetic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/other_stars.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-mathfonts-sans-serif-bold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-upper-single-accent.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_angles.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-upper-normal.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-rest.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/volume.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/weight.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/energy.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/other.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/temperature.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/length.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/speed.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/memory.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/time.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/mathmaps_ie.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions/trigonometry.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions/elementary.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions/hyperbolic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions/algebra.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-italic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-sans-serif-bold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-symbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_whitespace.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_symbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-sans-serif-italic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-lower-normal.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-small.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_characters.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-scripts.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/hebrew_letters.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-upper-double-accent.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-bold-script.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_arrows.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_digits.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_geometry.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-sans-serif.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-script.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_delimiters.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-mathfonts-bold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-lower-single-accent.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-bold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-double-struck.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_harpoons.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-fraktur.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_non_characters.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-bold-fraktur.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-lower-double-accent.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-monospace.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-mathfonts-italic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-capital.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-lower-phonetic.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/other_stars.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-mathfonts-sans-serif-bold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-upper-single-accent.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_angles.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-upper-normal.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-rest.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/volume.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/weight.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/energy.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/other.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/temperature.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/length.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/speed.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/memory.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/time.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/collapsible.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/a11y/accessibility-menu.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/a11y
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/MathML
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/MathML/content-mathml.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/MathML
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/MathML/mml3.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/MathML
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/mml2jax.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/HelpDialog.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/cancel.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/mathchoice.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX/mhchem3
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/mhchem3/mhchem.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX/mhchem3
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/mediawiki-texvc.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/mhchem.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/AMScd.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/noErrors.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/noUndefined.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/autoload-all.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/boldsymbol.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/color.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/newcommand.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/AMSsymbols.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/action.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/bbox.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/AMSmath.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/begingroup.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/HTML.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/unicode.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/autobold.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/verb.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/enclose.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/TeX/extpfeil.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/TeX
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/asciimath2jax.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/MathZoom.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/Safe.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/HTML-CSS
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/HTML-CSS/handle-floats.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions/HTML-CSS
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/MathMenu.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions
copying build/lib/spyder/plugins/help/utils/js/mathjax/extensions/AssistiveMML.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js/mathjax/extensions
copying build/lib/spyder/plugins/help/utils/js/copy_button.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js
copying build/lib/spyder/plugins/help/utils/js/collapse_sections.js -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/js
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/templates
copying build/lib/spyder/plugins/help/utils/templates/loading.html -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/templates
copying build/lib/spyder/plugins/help/utils/templates/usage.html -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/templates
copying build/lib/spyder/plugins/help/utils/templates/layout.html -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/templates
copying build/lib/spyder/plugins/help/utils/templates/warning.html -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/templates
copying build/lib/spyder/plugins/help/utils/tutorial.rst -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils
copying build/lib/spyder/plugins/help/utils/sphinxify.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils
copying build/lib/spyder/plugins/help/utils/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils
copying build/lib/spyder/plugins/help/utils/LICENSE.txt -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/images
copying build/lib/spyder/plugins/help/utils/static/images/up_arrow_horizontal.png -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/images
copying build/lib/spyder/plugins/help/utils/static/images/up_arrow_disabled_horizontal.png -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/images
copying build/lib/spyder/plugins/help/utils/static/images/down_arrow_horizontal.png -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/images
copying build/lib/spyder/plugins/help/utils/static/images/down_arrow_disabled.png -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/images
copying build/lib/spyder/plugins/help/utils/static/images/collapse_expand.png -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/images
copying build/lib/spyder/plugins/help/utils/static/images/spyder-hello-docstring.png -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/images
copying build/lib/spyder/plugins/help/utils/static/images/up_arrow.png -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/images
copying build/lib/spyder/plugins/help/utils/static/images/spyder-nice-docstring-rendering.png -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/images
copying build/lib/spyder/plugins/help/utils/static/images/up_arrow_disabled.png -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/images
copying build/lib/spyder/plugins/help/utils/static/images/down_arrow.png -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/images
copying build/lib/spyder/plugins/help/utils/static/images/debug-continue.png -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/images
copying build/lib/spyder/plugins/help/utils/static/images/debug-step-in.png -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/images
copying build/lib/spyder/plugins/help/utils/static/images/spyder-sympy-example.png -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/images
copying build/lib/spyder/plugins/help/utils/static/images/debug-step-over.png -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/images
copying build/lib/spyder/plugins/help/utils/static/images/down_arrow_disabled_horizontal.png -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/images
copying build/lib/spyder/plugins/help/utils/static/images/collapse_expand_dark.png -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/images
copying build/lib/spyder/plugins/help/utils/static/images/debug-step-out.png -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/images
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/css
copying build/lib/spyder/plugins/help/utils/static/css/default.css -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/css
copying build/lib/spyder/plugins/help/utils/static/css/pygments.css -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/css
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/dark_css
copying build/lib/spyder/plugins/help/utils/static/dark_css/default.css -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/dark_css
copying build/lib/spyder/plugins/help/utils/static/dark_css/pygments.css -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/dark_css
creating build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/base_css
copying build/lib/spyder/plugins/help/utils/static/base_css/base.css -> build/bdist.linux-x86_64/wheel/spyder/plugins/help/utils/static/base_css
copying build/lib/spyder/plugins/help/confpage.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/help
copying build/lib/spyder/plugins/help/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/help
copying build/lib/spyder/plugins/help/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/help
copying build/lib/spyder/plugins/help/widgets.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/help
creating build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer
copying build/lib/spyder/plugins/variableexplorer/confpage.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer
copying build/lib/spyder/plugins/variableexplorer/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer
copying build/lib/spyder/plugins/variableexplorer/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer
creating build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer/widgets
copying build/lib/spyder/plugins/variableexplorer/widgets/namespacebrowser.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer/widgets
copying build/lib/spyder/plugins/variableexplorer/widgets/arrayeditor.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer/widgets
copying build/lib/spyder/plugins/variableexplorer/widgets/collectionsdelegate.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer/widgets
copying build/lib/spyder/plugins/variableexplorer/widgets/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer/widgets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer/widgets/objectexplorer
copying build/lib/spyder/plugins/variableexplorer/widgets/objectexplorer/tree_item.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer/widgets/objectexplorer
copying build/lib/spyder/plugins/variableexplorer/widgets/objectexplorer/attribute_model.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer/widgets/objectexplorer
copying build/lib/spyder/plugins/variableexplorer/widgets/objectexplorer/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer/widgets/objectexplorer
copying build/lib/spyder/plugins/variableexplorer/widgets/objectexplorer/objectexplorer.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer/widgets/objectexplorer
copying build/lib/spyder/plugins/variableexplorer/widgets/objectexplorer/tree_model.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer/widgets/objectexplorer
copying build/lib/spyder/plugins/variableexplorer/widgets/objectexplorer/toggle_column_mixin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer/widgets/objectexplorer
copying build/lib/spyder/plugins/variableexplorer/widgets/objectexplorer/utils.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer/widgets/objectexplorer
copying build/lib/spyder/plugins/variableexplorer/widgets/basedialog.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer/widgets
copying build/lib/spyder/plugins/variableexplorer/widgets/dataframeeditor.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer/widgets
copying build/lib/spyder/plugins/variableexplorer/widgets/objecteditor.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer/widgets
copying build/lib/spyder/plugins/variableexplorer/widgets/texteditor.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer/widgets
copying build/lib/spyder/plugins/variableexplorer/widgets/importwizard.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer/widgets
copying build/lib/spyder/plugins/variableexplorer/widgets/collectionseditor.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/variableexplorer/widgets
creating build/bdist.linux-x86_64/wheel/spyder/plugins/profiler
copying build/lib/spyder/plugins/profiler/confpage.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/profiler
creating build/bdist.linux-x86_64/wheel/spyder/plugins/profiler/images
copying build/lib/spyder/plugins/profiler/images/profiler.png -> build/bdist.linux-x86_64/wheel/spyder/plugins/profiler/images
copying build/lib/spyder/plugins/profiler/plugin.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/profiler
copying build/lib/spyder/plugins/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/profiler
creating build/bdist.linux-x86_64/wheel/spyder/plugins/profiler/widgets
copying build/lib/spyder/plugins/profiler/widgets/profilergui.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/profiler/widgets
copying build/lib/spyder/plugins/profiler/widgets/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/plugins/profiler/widgets
copying build/lib/spyder/otherplugins.py -> build/bdist.linux-x86_64/wheel/spyder
creating build/bdist.linux-x86_64/wheel/spyder/app
copying build/lib/spyder/app/mac_stylesheet.qss -> build/bdist.linux-x86_64/wheel/spyder/app
copying build/lib/spyder/app/restart.py -> build/bdist.linux-x86_64/wheel/spyder/app
copying build/lib/spyder/app/tour.py -> build/bdist.linux-x86_64/wheel/spyder/app
copying build/lib/spyder/app/mainwindow.py -> build/bdist.linux-x86_64/wheel/spyder/app
copying build/lib/spyder/app/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/app
copying build/lib/spyder/app/start.py -> build/bdist.linux-x86_64/wheel/spyder/app
copying build/lib/spyder/app/cli_options.py -> build/bdist.linux-x86_64/wheel/spyder/app
copying build/lib/spyder/app/utils.py -> build/bdist.linux-x86_64/wheel/spyder/app
copying build/lib/spyder/pyplot.py -> build/bdist.linux-x86_64/wheel/spyder
copying build/lib/spyder/requirements.py -> build/bdist.linux-x86_64/wheel/spyder
creating build/bdist.linux-x86_64/wheel/spyder/locale
creating build/bdist.linux-x86_64/wheel/spyder/locale/hu
creating build/bdist.linux-x86_64/wheel/spyder/locale/hu/LC_MESSAGES
copying build/lib/spyder/locale/hu/LC_MESSAGES/spyder.mo -> build/bdist.linux-x86_64/wheel/spyder/locale/hu/LC_MESSAGES
copying build/lib/spyder/locale/hu/LC_MESSAGES/spyder.po -> build/bdist.linux-x86_64/wheel/spyder/locale/hu/LC_MESSAGES
creating build/bdist.linux-x86_64/wheel/spyder/locale/ru
creating build/bdist.linux-x86_64/wheel/spyder/locale/ru/LC_MESSAGES
copying build/lib/spyder/locale/ru/LC_MESSAGES/spyder.mo -> build/bdist.linux-x86_64/wheel/spyder/locale/ru/LC_MESSAGES
copying build/lib/spyder/locale/ru/LC_MESSAGES/spyder.po -> build/bdist.linux-x86_64/wheel/spyder/locale/ru/LC_MESSAGES
copying build/lib/spyder/locale/spyder.pot -> build/bdist.linux-x86_64/wheel/spyder/locale
creating build/bdist.linux-x86_64/wheel/spyder/locale/es
creating build/bdist.linux-x86_64/wheel/spyder/locale/es/LC_MESSAGES
copying build/lib/spyder/locale/es/LC_MESSAGES/spyder.mo -> build/bdist.linux-x86_64/wheel/spyder/locale/es/LC_MESSAGES
copying build/lib/spyder/locale/es/LC_MESSAGES/spyder.po -> build/bdist.linux-x86_64/wheel/spyder/locale/es/LC_MESSAGES
creating build/bdist.linux-x86_64/wheel/spyder/locale/pt_BR
creating build/bdist.linux-x86_64/wheel/spyder/locale/pt_BR/LC_MESSAGES
copying build/lib/spyder/locale/pt_BR/LC_MESSAGES/spyder.mo -> build/bdist.linux-x86_64/wheel/spyder/locale/pt_BR/LC_MESSAGES
copying build/lib/spyder/locale/pt_BR/LC_MESSAGES/spyder.po -> build/bdist.linux-x86_64/wheel/spyder/locale/pt_BR/LC_MESSAGES
creating build/bdist.linux-x86_64/wheel/spyder/locale/pl
creating build/bdist.linux-x86_64/wheel/spyder/locale/pl/LC_MESSAGES
copying build/lib/spyder/locale/pl/LC_MESSAGES/spyder.mo -> build/bdist.linux-x86_64/wheel/spyder/locale/pl/LC_MESSAGES
copying build/lib/spyder/locale/pl/LC_MESSAGES/spyder.po -> build/bdist.linux-x86_64/wheel/spyder/locale/pl/LC_MESSAGES
creating build/bdist.linux-x86_64/wheel/spyder/locale/ja
creating build/bdist.linux-x86_64/wheel/spyder/locale/ja/LC_MESSAGES
copying build/lib/spyder/locale/ja/LC_MESSAGES/spyder.mo -> build/bdist.linux-x86_64/wheel/spyder/locale/ja/LC_MESSAGES
copying build/lib/spyder/locale/ja/LC_MESSAGES/spyder.po -> build/bdist.linux-x86_64/wheel/spyder/locale/ja/LC_MESSAGES
creating build/bdist.linux-x86_64/wheel/spyder/locale/hr
creating build/bdist.linux-x86_64/wheel/spyder/locale/hr/LC_MESSAGES
copying build/lib/spyder/locale/hr/LC_MESSAGES/spyder.po -> build/bdist.linux-x86_64/wheel/spyder/locale/hr/LC_MESSAGES
creating build/bdist.linux-x86_64/wheel/spyder/locale/fr
creating build/bdist.linux-x86_64/wheel/spyder/locale/fr/LC_MESSAGES
copying build/lib/spyder/locale/fr/LC_MESSAGES/spyder.mo -> build/bdist.linux-x86_64/wheel/spyder/locale/fr/LC_MESSAGES
copying build/lib/spyder/locale/fr/LC_MESSAGES/spyder.po -> build/bdist.linux-x86_64/wheel/spyder/locale/fr/LC_MESSAGES
creating build/bdist.linux-x86_64/wheel/spyder/locale/de
creating build/bdist.linux-x86_64/wheel/spyder/locale/de/LC_MESSAGES
copying build/lib/spyder/locale/de/LC_MESSAGES/spyder.mo -> build/bdist.linux-x86_64/wheel/spyder/locale/de/LC_MESSAGES
copying build/lib/spyder/locale/de/LC_MESSAGES/spyder.po -> build/bdist.linux-x86_64/wheel/spyder/locale/de/LC_MESSAGES
creating build/bdist.linux-x86_64/wheel/spyder/locale/zh_CN
creating build/bdist.linux-x86_64/wheel/spyder/locale/zh_CN/LC_MESSAGES
copying build/lib/spyder/locale/zh_CN/LC_MESSAGES/spyder.mo -> build/bdist.linux-x86_64/wheel/spyder/locale/zh_CN/LC_MESSAGES
copying build/lib/spyder/locale/zh_CN/LC_MESSAGES/spyder.po -> build/bdist.linux-x86_64/wheel/spyder/locale/zh_CN/LC_MESSAGES
creating build/bdist.linux-x86_64/wheel/spyder/locale/fa
creating build/bdist.linux-x86_64/wheel/spyder/locale/fa/LC_MESSAGES
copying build/lib/spyder/locale/fa/LC_MESSAGES/spyder.po -> build/bdist.linux-x86_64/wheel/spyder/locale/fa/LC_MESSAGES
creating build/bdist.linux-x86_64/wheel/spyder/locale/uk
creating build/bdist.linux-x86_64/wheel/spyder/locale/uk/LC_MESSAGES
copying build/lib/spyder/locale/uk/LC_MESSAGES/spyder.po -> build/bdist.linux-x86_64/wheel/spyder/locale/uk/LC_MESSAGES
copying build/lib/spyder/__init__.py -> build/bdist.linux-x86_64/wheel/spyder
creating build/bdist.linux-x86_64/wheel/spyder/widgets
copying build/lib/spyder/widgets/about.py -> build/bdist.linux-x86_64/wheel/spyder/widgets
copying build/lib/spyder/widgets/shortcutssummary.py -> build/bdist.linux-x86_64/wheel/spyder/widgets
creating build/bdist.linux-x86_64/wheel/spyder/widgets/github
copying build/lib/spyder/widgets/github/gh_login.py -> build/bdist.linux-x86_64/wheel/spyder/widgets/github
copying build/lib/spyder/widgets/github/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/widgets/github
copying build/lib/spyder/widgets/github/LICENSE.txt -> build/bdist.linux-x86_64/wheel/spyder/widgets/github
copying build/lib/spyder/widgets/github/backend.py -> build/bdist.linux-x86_64/wheel/spyder/widgets/github
copying build/lib/spyder/widgets/mixins.py -> build/bdist.linux-x86_64/wheel/spyder/widgets
copying build/lib/spyder/widgets/onecolumntree.py -> build/bdist.linux-x86_64/wheel/spyder/widgets
copying build/lib/spyder/widgets/browser.py -> build/bdist.linux-x86_64/wheel/spyder/widgets
copying build/lib/spyder/widgets/dock.py -> build/bdist.linux-x86_64/wheel/spyder/widgets
copying build/lib/spyder/widgets/tabs.py -> build/bdist.linux-x86_64/wheel/spyder/widgets
copying build/lib/spyder/widgets/status.py -> build/bdist.linux-x86_64/wheel/spyder/widgets
copying build/lib/spyder/widgets/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/widgets
copying build/lib/spyder/widgets/waitingspinner.py -> build/bdist.linux-x86_64/wheel/spyder/widgets
copying build/lib/spyder/widgets/colors.py -> build/bdist.linux-x86_64/wheel/spyder/widgets
copying build/lib/spyder/widgets/comboboxes.py -> build/bdist.linux-x86_64/wheel/spyder/widgets
copying build/lib/spyder/widgets/switcher.py -> build/bdist.linux-x86_64/wheel/spyder/widgets
copying build/lib/spyder/widgets/pathmanager.py -> build/bdist.linux-x86_64/wheel/spyder/widgets
copying build/lib/spyder/widgets/arraybuilder.py -> build/bdist.linux-x86_64/wheel/spyder/widgets
copying build/lib/spyder/widgets/dependencies.py -> build/bdist.linux-x86_64/wheel/spyder/widgets
copying build/lib/spyder/widgets/reporterror.py -> build/bdist.linux-x86_64/wheel/spyder/widgets
copying build/lib/spyder/widgets/calltip.py -> build/bdist.linux-x86_64/wheel/spyder/widgets
copying build/lib/spyder/widgets/helperwidgets.py -> build/bdist.linux-x86_64/wheel/spyder/widgets
copying build/lib/spyder/widgets/findreplace.py -> build/bdist.linux-x86_64/wheel/spyder/widgets
copying build/lib/spyder/py3compat.py -> build/bdist.linux-x86_64/wheel/spyder
creating build/bdist.linux-x86_64/wheel/spyder/api
copying build/lib/spyder/api/manager.py -> build/bdist.linux-x86_64/wheel/spyder/api
copying build/lib/spyder/api/editorextension.py -> build/bdist.linux-x86_64/wheel/spyder/api
copying build/lib/spyder/api/plugins.py -> build/bdist.linux-x86_64/wheel/spyder/api
copying build/lib/spyder/api/panel.py -> build/bdist.linux-x86_64/wheel/spyder/api
copying build/lib/spyder/api/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/api
copying build/lib/spyder/api/completion.py -> build/bdist.linux-x86_64/wheel/spyder/api
copying build/lib/spyder/api/preferences.py -> build/bdist.linux-x86_64/wheel/spyder/api
copying build/lib/spyder/api/editor.py -> build/bdist.linux-x86_64/wheel/spyder/api
copying build/lib/spyder/api/translations.py -> build/bdist.linux-x86_64/wheel/spyder/api
creating build/bdist.linux-x86_64/wheel/spyder/preferences
copying build/lib/spyder/preferences/configdialog.py -> build/bdist.linux-x86_64/wheel/spyder/preferences
copying build/lib/spyder/preferences/shortcuts.py -> build/bdist.linux-x86_64/wheel/spyder/preferences
copying build/lib/spyder/preferences/maininterpreter.py -> build/bdist.linux-x86_64/wheel/spyder/preferences
copying build/lib/spyder/preferences/appearance.py -> build/bdist.linux-x86_64/wheel/spyder/preferences
copying build/lib/spyder/preferences/__init__.py -> build/bdist.linux-x86_64/wheel/spyder/preferences
copying build/lib/spyder/preferences/runconfig.py -> build/bdist.linux-x86_64/wheel/spyder/preferences
copying build/lib/spyder/preferences/general.py -> build/bdist.linux-x86_64/wheel/spyder/preferences
copying build/lib/spyder/preferences/layoutdialog.py -> build/bdist.linux-x86_64/wheel/spyder/preferences
copying build/lib/spyder/pil_patch.py -> build/bdist.linux-x86_64/wheel/spyder
copying build/lib/spyder/dependencies.py -> build/bdist.linux-x86_64/wheel/spyder
creating build/bdist.linux-x86_64/wheel/spyder/fonts
copying build/lib/spyder/fonts/IdeFont.sfd -> build/bdist.linux-x86_64/wheel/spyder/fonts
copying build/lib/spyder/fonts/spyder-charmap.json -> build/bdist.linux-x86_64/wheel/spyder/fonts
copying build/lib/spyder/fonts/spyder.ttf -> build/bdist.linux-x86_64/wheel/spyder/fonts
running install_data
creating build/bdist.linux-x86_64/wheel/spyder-4.2.1.data
creating build/bdist.linux-x86_64/wheel/spyder-4.2.1.data/data
creating build/bdist.linux-x86_64/wheel/spyder-4.2.1.data/data/share
creating build/bdist.linux-x86_64/wheel/spyder-4.2.1.data/data/share/applications
copying scripts/spyder.desktop -> build/bdist.linux-x86_64/wheel/spyder-4.2.1.data/data/share/applications
creating build/bdist.linux-x86_64/wheel/spyder-4.2.1.data/data/share/icons
copying img_src/spyder.png -> build/bdist.linux-x86_64/wheel/spyder-4.2.1.data/data/share/icons
ERROR: unable to update desktop database
running install_egg_info
running egg_info
creating spyder.egg-info
writing spyder.egg-info/PKG-INFO
writing dependency_links to spyder.egg-info/dependency_links.txt
writing entry points to spyder.egg-info/entry_points.txt
writing requirements to spyder.egg-info/requires.txt
writing top-level names to spyder.egg-info/top_level.txt
writing manifest file 'spyder.egg-info/SOURCES.txt'
reading manifest file 'spyder.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'spyder.egg-info/SOURCES.txt'
Copying spyder.egg-info to build/bdist.linux-x86_64/wheel/spyder-4.2.1-py3.8.egg-info
running install_scripts
adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
adding license file "NOTICE.txt" (matched pattern "NOTICE*")
adding license file "AUTHORS.txt" (matched pattern "AUTHORS*")
creating build/bdist.linux-x86_64/wheel/spyder-4.2.1.dist-info/WHEEL
creating 'dist/spyder-4.2.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'spyder/__init__.py'
adding 'spyder/dependencies.py'
adding 'spyder/otherplugins.py'
adding 'spyder/pil_patch.py'
adding 'spyder/py3compat.py'
adding 'spyder/pyplot.py'
adding 'spyder/requirements.py'
adding 'spyder/api/__init__.py'
adding 'spyder/api/completion.py'
adding 'spyder/api/editor.py'
adding 'spyder/api/editorextension.py'
adding 'spyder/api/manager.py'
adding 'spyder/api/panel.py'
adding 'spyder/api/plugins.py'
adding 'spyder/api/preferences.py'
adding 'spyder/api/translations.py'
adding 'spyder/app/__init__.py'
adding 'spyder/app/cli_options.py'
adding 'spyder/app/mac_stylesheet.qss'
adding 'spyder/app/mainwindow.py'
adding 'spyder/app/restart.py'
adding 'spyder/app/start.py'
adding 'spyder/app/tour.py'
adding 'spyder/app/utils.py'
adding 'spyder/config/__init__.py'
adding 'spyder/config/appearance.py'
adding 'spyder/config/base.py'
adding 'spyder/config/fonts.py'
adding 'spyder/config/gui.py'
adding 'spyder/config/lsp.py'
adding 'spyder/config/main.py'
adding 'spyder/config/manager.py'
adding 'spyder/config/snippets.py'
adding 'spyder/config/user.py'
adding 'spyder/config/utils.py'
adding 'spyder/fonts/IdeFont.sfd'
adding 'spyder/fonts/spyder-charmap.json'
adding 'spyder/fonts/spyder.ttf'
adding 'spyder/images/CloseButton.png'
adding 'spyder/images/CloseButton.svg'
adding 'spyder/images/CloseButton@2x.png'
adding 'spyder/images/LICENSE.txt'
adding 'spyder/images/advanced.png'
adding 'spyder/images/arredit.png'
adding 'spyder/images/arrow.png'
adding 'spyder/images/binary_dark.svg'
adding 'spyder/images/binary_light.svg'
adding 'spyder/images/bold.png'
adding 'spyder/images/browser.png'
adding 'spyder/images/code_fork.png'
adding 'spyder/images/dictedit.png'
adding 'spyder/images/eyedropper.png'
adding 'spyder/images/file_type_tex_dark.svg'
adding 'spyder/images/file_type_tex_light.svg'
adding 'spyder/images/folding.arrow_down_off.png'
adding 'spyder/images/folding.arrow_down_on.png'
adding 'spyder/images/folding.arrow_right_off.png'
adding 'spyder/images/folding.arrow_right_on.png'
adding 'spyder/images/genprefs.png'
adding 'spyder/images/help.png'
adding 'spyder/images/italic.png'
adding 'spyder/images/keyboard.png'
adding 'spyder/images/kite.gif'
adding 'spyder/images/kite_copilot.png'
adding 'spyder/images/kite_dark.svg'
adding 'spyder/images/kite_light.svg'
adding 'spyder/images/matplotlib.png'
adding 'spyder/images/none.png'
adding 'spyder/images/not_found.png'
adding 'spyder/images/notebook_dark.svg'
adding 'spyder/images/notebook_light.svg'
adding 'spyder/images/options.svg'
adding 'spyder/images/pythonpath.png'
adding 'spyder/images/splash.svg'
adding 'spyder/images/spyder.png'
adding 'spyder/images/spyder.svg'
adding 'spyder/images/spyder_dark.png'
adding 'spyder/images/spyder_dark.svg'
adding 'spyder/images/spyder_kite.svg'
adding 'spyder/images/spyder_kite_dark.svg'
adding 'spyder/images/tour-spyder-logo.svg'
adding 'spyder/images/vcs_browse.png'
adding 'spyder/images/vcs_commit.png'
adding 'spyder/images/whole_words.png'
adding 'spyder/images/win_env.png'
adding 'spyder/images/winpython.svg'
adding 'spyder/images/actions/1downarrow.png'
adding 'spyder/images/actions/1uparrow.png'
adding 'spyder/images/actions/2downarrow.png'
adding 'spyder/images/actions/2uparrow.png'
adding 'spyder/images/actions/arrow-continue.png'
adding 'spyder/images/actions/arrow-step-in.png'
adding 'spyder/images/actions/arrow-step-out.png'
adding 'spyder/images/actions/arrow-step-over.png'
adding 'spyder/images/actions/browse_tab.png'
adding 'spyder/images/actions/check.png'
adding 'spyder/images/actions/collapse.png'
adding 'spyder/images/actions/collapse_selection.png'
adding 'spyder/images/actions/configure.png'
adding 'spyder/images/actions/copywop.png'
adding 'spyder/images/actions/delete.png'
adding 'spyder/images/actions/edit.png'
adding 'spyder/images/actions/edit24.png'
adding 'spyder/images/actions/edit_add.png'
adding 'spyder/images/actions/edit_remove.png'
adding 'spyder/images/actions/editcopy.png'
adding 'spyder/images/actions/editcut.png'
adding 'spyder/images/actions/editdelete.png'
adding 'spyder/images/actions/editpaste.png'
adding 'spyder/images/actions/eraser.png'
adding 'spyder/images/actions/exit.png'
adding 'spyder/images/actions/expand.png'
adding 'spyder/images/actions/expand_selection.png'
adding 'spyder/images/actions/filter.png'
adding 'spyder/images/actions/find.png'
adding 'spyder/images/actions/findf.png'
adding 'spyder/images/actions/findnext.png'
adding 'spyder/images/actions/findprevious.png'
adding 'spyder/images/actions/folder_new.png'
adding 'spyder/images/actions/hide.png'
adding 'spyder/images/actions/hist.png'
adding 'spyder/images/actions/home.png'
adding 'spyder/images/actions/imshow.png'
adding 'spyder/images/actions/insert.png'
adding 'spyder/images/actions/lock.png'
adding 'spyder/images/actions/lock_open.png'
adding 'spyder/images/actions/magnifier.png'
adding 'spyder/images/actions/maximize.png'
adding 'spyder/images/actions/next.png'
adding 'spyder/images/actions/options_less.png'
adding 'spyder/images/actions/options_more.png'
adding 'spyder/images/actions/plot.png'
adding 'spyder/images/actions/previous.png'
adding 'spyder/images/actions/redo.png'
adding 'spyder/images/actions/rename.png'
adding 'spyder/images/actions/replace.png'
adding 'spyder/images/actions/restore.png'
adding 'spyder/images/actions/show.png'
adding 'spyder/images/actions/special_paste.png'
adding 'spyder/images/actions/stop.png'
adding 'spyder/images/actions/stop_debug.png'
adding 'spyder/images/actions/synchronize.png'
adding 'spyder/images/actions/tooloptions.png'
adding 'spyder/images/actions/undo.png'
adding 'spyder/images/actions/unmaximize.png'
adding 'spyder/images/actions/up.png'
adding 'spyder/images/actions/window_fullscreen.png'
adding 'spyder/images/actions/window_nofullscreen.png'
adding 'spyder/images/actions/zoom_in.png'
adding 'spyder/images/actions/zoom_out.png'
adding 'spyder/images/console/console.png'
adding 'spyder/images/console/editclear.png'
adding 'spyder/images/console/environ.png'
adding 'spyder/images/console/history.png'
adding 'spyder/images/console/ipython_console.png'
adding 'spyder/images/console/kill.png'
adding 'spyder/images/console/loading_sprites.png'
adding 'spyder/images/console/prompt.png'
adding 'spyder/images/console/python.png'
adding 'spyder/images/console/restart.png'
adding 'spyder/images/console/run_small.png'
adding 'spyder/images/console/syspath.png'
adding 'spyder/images/editor/attribute.png'
adding 'spyder/images/editor/blockcomment.png'
adding 'spyder/images/editor/breakpoint_big.png'
adding 'spyder/images/editor/breakpoint_cond_big.png'
adding 'spyder/images/editor/breakpoint_cond_small.png'
adding 'spyder/images/editor/breakpoint_small.png'
adding 'spyder/images/editor/bug.png'
adding 'spyder/images/editor/cell.png'
adding 'spyder/images/editor/class.png'
adding 'spyder/images/editor/close_panel.png'
adding 'spyder/images/editor/comment.png'
adding 'spyder/images/editor/convention.png'
adding 'spyder/images/editor/debug.png'
adding 'spyder/images/editor/debug_cell.png'
adding 'spyder/images/editor/error.png'
adding 'spyder/images/editor/file.png'
adding 'spyder/images/editor/filelist.png'
adding 'spyder/images/editor/fromcursor.png'
adding 'spyder/images/editor/function.png'
adding 'spyder/images/editor/gotoline.png'
adding 'spyder/images/editor/highlight.png'
adding 'spyder/images/editor/horsplit.png'
adding 'spyder/images/editor/indent.png'
adding 'spyder/images/editor/last_edit_location.png'
adding 'spyder/images/editor/method.png'
adding 'spyder/images/editor/module.png'
adding 'spyder/images/editor/newwindow.png'
adding 'spyder/images/editor/next_cursor.png'
adding 'spyder/images/editor/next_wng.png'
adding 'spyder/images/editor/no_match.png'
adding 'spyder/images/editor/outline_explorer.png'
adding 'spyder/images/editor/outline_explorer_vis.png'
adding 'spyder/images/editor/prev_cursor.png'
adding 'spyder/images/editor/prev_wng.png'
adding 'spyder/images/editor/private1.png'
adding 'spyder/images/editor/private2.png'
adding 'spyder/images/editor/refactor.png'
adding 'spyder/images/editor/run.png'
adding 'spyder/images/editor/run_again.png'
adding 'spyder/images/editor/run_cell.png'
adding 'spyder/images/editor/run_cell_advance.png'
adding 'spyder/images/editor/run_selection.png'
adding 'spyder/images/editor/run_settings.png'
adding 'spyder/images/editor/select.png'
adding 'spyder/images/editor/selectall.png'
adding 'spyder/images/editor/todo.png'
adding 'spyder/images/editor/todo_list.png'
adding 'spyder/images/editor/uncomment.png'
adding 'spyder/images/editor/unindent.png'
adding 'spyder/images/editor/versplit.png'
adding 'spyder/images/editor/warning.png'
adding 'spyder/images/editor/wng_list.png'
adding 'spyder/images/file/fileclose.png'
adding 'spyder/images/file/filecloseall.png'
adding 'spyder/images/file/fileimport.png'
adding 'spyder/images/file/filenew.png'
adding 'spyder/images/file/fileopen.png'
adding 'spyder/images/file/filesave.png'
adding 'spyder/images/file/filesaveas.png'
adding 'spyder/images/file/print.png'
adding 'spyder/images/file/save_all.png'
adding 'spyder/images/projects/add_to_path.png'
adding 'spyder/images/projects/folder.png'
adding 'spyder/images/projects/package.png'
adding 'spyder/images/projects/pp_folder.png'
adding 'spyder/images/projects/pp_package.png'
adding 'spyder/images/projects/pp_project.png'
adding 'spyder/images/projects/project.png'
adding 'spyder/images/projects/project_closed.png'
adding 'spyder/images/projects/pythonpath.png'
adding 'spyder/images/projects/remove_from_path.png'
adding 'spyder/images/projects/show_all.png'
adding 'spyder/locale/spyder.pot'
adding 'spyder/locale/de/LC_MESSAGES/spyder.mo'
adding 'spyder/locale/de/LC_MESSAGES/spyder.po'
adding 'spyder/locale/es/LC_MESSAGES/spyder.mo'
adding 'spyder/locale/es/LC_MESSAGES/spyder.po'
adding 'spyder/locale/fa/LC_MESSAGES/spyder.po'
adding 'spyder/locale/fr/LC_MESSAGES/spyder.mo'
adding 'spyder/locale/fr/LC_MESSAGES/spyder.po'
adding 'spyder/locale/hr/LC_MESSAGES/spyder.po'
adding 'spyder/locale/hu/LC_MESSAGES/spyder.mo'
adding 'spyder/locale/hu/LC_MESSAGES/spyder.po'
adding 'spyder/locale/ja/LC_MESSAGES/spyder.mo'
adding 'spyder/locale/ja/LC_MESSAGES/spyder.po'
adding 'spyder/locale/pl/LC_MESSAGES/spyder.mo'
adding 'spyder/locale/pl/LC_MESSAGES/spyder.po'
adding 'spyder/locale/pt_BR/LC_MESSAGES/spyder.mo'
adding 'spyder/locale/pt_BR/LC_MESSAGES/spyder.po'
adding 'spyder/locale/ru/LC_MESSAGES/spyder.mo'
adding 'spyder/locale/ru/LC_MESSAGES/spyder.po'
adding 'spyder/locale/uk/LC_MESSAGES/spyder.po'
adding 'spyder/locale/zh_CN/LC_MESSAGES/spyder.mo'
adding 'spyder/locale/zh_CN/LC_MESSAGES/spyder.po'
adding 'spyder/plugins/__init__.py'
adding 'spyder/plugins/base.py'
adding 'spyder/plugins/breakpoints/__init__.py'
adding 'spyder/plugins/breakpoints/plugin.py'
adding 'spyder/plugins/breakpoints/widgets/__init__.py'
adding 'spyder/plugins/breakpoints/widgets/breakpointsgui.py'
adding 'spyder/plugins/completion/__init__.py'
adding 'spyder/plugins/completion/decorators.py'
adding 'spyder/plugins/completion/plugin.py'
adding 'spyder/plugins/completion/fallback/__init__.py'
adding 'spyder/plugins/completion/fallback/actor.py'
adding 'spyder/plugins/completion/fallback/plugin.py'
adding 'spyder/plugins/completion/fallback/utils.py'
adding 'spyder/plugins/completion/kite/__init__.py'
adding 'spyder/plugins/completion/kite/client.py'
adding 'spyder/plugins/completion/kite/decorators.py'
adding 'spyder/plugins/completion/kite/plugin.py'
adding 'spyder/plugins/completion/kite/bloomfilter/__init__.py'
adding 'spyder/plugins/completion/kite/bloomfilter/kite.bloom'
adding 'spyder/plugins/completion/kite/parsing/__init__.py'
adding 'spyder/plugins/completion/kite/providers/__init__.py'
adding 'spyder/plugins/completion/kite/providers/document.py'
adding 'spyder/plugins/completion/kite/utils/__init__.py'
adding 'spyder/plugins/completion/kite/utils/install.py'
adding 'spyder/plugins/completion/kite/utils/status.py'
adding 'spyder/plugins/completion/kite/widgets/__init__.py'
adding 'spyder/plugins/completion/kite/widgets/calltoaction.py'
adding 'spyder/plugins/completion/kite/widgets/install.py'
adding 'spyder/plugins/completion/kite/widgets/status.py'
adding 'spyder/plugins/completion/languageserver/__init__.py'
adding 'spyder/plugins/completion/languageserver/client.py'
adding 'spyder/plugins/completion/languageserver/confpage.py'
adding 'spyder/plugins/completion/languageserver/decorators.py'
adding 'spyder/plugins/completion/languageserver/plugin.py'
adding 'spyder/plugins/completion/languageserver/providers/__init__.py'
adding 'spyder/plugins/completion/languageserver/providers/client.py'
adding 'spyder/plugins/completion/languageserver/providers/document.py'
adding 'spyder/plugins/completion/languageserver/providers/utils.py'
adding 'spyder/plugins/completion/languageserver/providers/window.py'
adding 'spyder/plugins/completion/languageserver/providers/workspace.py'
adding 'spyder/plugins/completion/languageserver/transport/__init__.py'
adding 'spyder/plugins/completion/languageserver/transport/main.py'
adding 'spyder/plugins/completion/languageserver/transport/common/__init__.py'
adding 'spyder/plugins/completion/languageserver/transport/common/consumer.py'
adding 'spyder/plugins/completion/languageserver/transport/common/producer.py'
adding 'spyder/plugins/completion/languageserver/transport/stdio/__init__.py'
adding 'spyder/plugins/completion/languageserver/transport/stdio/consumer.py'
adding 'spyder/plugins/completion/languageserver/transport/stdio/producer.py'
adding 'spyder/plugins/completion/languageserver/transport/tcp/__init__.py'
adding 'spyder/plugins/completion/languageserver/transport/tcp/consumer.py'
adding 'spyder/plugins/completion/languageserver/transport/tcp/producer.py'
adding 'spyder/plugins/completion/languageserver/widgets/__init__.py'
adding 'spyder/plugins/completion/languageserver/widgets/serversconfig.py'
adding 'spyder/plugins/completion/languageserver/widgets/snippetsconfig.py'
adding 'spyder/plugins/completion/languageserver/widgets/status.py'
adding 'spyder/plugins/completion/snippets/__init__.py'
adding 'spyder/plugins/completion/snippets/actor.py'
adding 'spyder/plugins/completion/snippets/plugin.py'
adding 'spyder/plugins/completion/snippets/trie.py'
adding 'spyder/plugins/console/__init__.py'
adding 'spyder/plugins/console/plugin.py'
adding 'spyder/plugins/console/utils/__init__.py'
adding 'spyder/plugins/console/utils/ansihandler.py'
adding 'spyder/plugins/console/utils/interpreter.py'
adding 'spyder/plugins/console/widgets/__init__.py'
adding 'spyder/plugins/console/widgets/console.py'
adding 'spyder/plugins/console/widgets/internalshell.py'
adding 'spyder/plugins/console/widgets/shell.py'
adding 'spyder/plugins/editor/__init__.py'
adding 'spyder/plugins/editor/confpage.py'
adding 'spyder/plugins/editor/plugin.py'
adding 'spyder/plugins/editor/api/__init__.py'
adding 'spyder/plugins/editor/api/decoration.py'
adding 'spyder/plugins/editor/api/folding.py'
adding 'spyder/plugins/editor/extensions/__init__.py'
adding 'spyder/plugins/editor/extensions/closebrackets.py'
adding 'spyder/plugins/editor/extensions/closequotes.py'
adding 'spyder/plugins/editor/extensions/docstring.py'
adding 'spyder/plugins/editor/extensions/manager.py'
adding 'spyder/plugins/editor/extensions/snippets.py'
adding 'spyder/plugins/editor/panels/__init__.py'
adding 'spyder/plugins/editor/panels/classfunctiondropdown.py'
adding 'spyder/plugins/editor/panels/codefolding.py'
adding 'spyder/plugins/editor/panels/debugger.py'
adding 'spyder/plugins/editor/panels/edgeline.py'
adding 'spyder/plugins/editor/panels/indentationguides.py'
adding 'spyder/plugins/editor/panels/linenumber.py'
adding 'spyder/plugins/editor/panels/manager.py'
adding 'spyder/plugins/editor/panels/scrollflag.py'
adding 'spyder/plugins/editor/panels/utils.py'
adding 'spyder/plugins/editor/utils/__init__.py'
adding 'spyder/plugins/editor/utils/autosave.py'
adding 'spyder/plugins/editor/utils/bookmarks.py'
adding 'spyder/plugins/editor/utils/debugger.py'
adding 'spyder/plugins/editor/utils/decoration.py'
adding 'spyder/plugins/editor/utils/editor.py'
adding 'spyder/plugins/editor/utils/findtasks.py'
adding 'spyder/plugins/editor/utils/folding.py'
adding 'spyder/plugins/editor/utils/kill_ring.py'
adding 'spyder/plugins/editor/utils/languages.py'
adding 'spyder/plugins/editor/utils/switcher.py'
adding 'spyder/plugins/editor/widgets/__init__.py'
adding 'spyder/plugins/editor/widgets/autosaveerror.py'
adding 'spyder/plugins/editor/widgets/base.py'
adding 'spyder/plugins/editor/widgets/codeeditor.py'
adding 'spyder/plugins/editor/widgets/completion.py'
adding 'spyder/plugins/editor/widgets/editor.py'
adding 'spyder/plugins/editor/widgets/recover.py'
adding 'spyder/plugins/editor/widgets/status.py'
adding 'spyder/plugins/explorer/__init__.py'
adding 'spyder/plugins/explorer/confpage.py'
adding 'spyder/plugins/explorer/plugin.py'
adding 'spyder/plugins/explorer/widgets/__init__.py'
adding 'spyder/plugins/explorer/widgets/explorer.py'
adding 'spyder/plugins/explorer/widgets/fileassociations.py'
adding 'spyder/plugins/findinfiles/__init__.py'
adding 'spyder/plugins/findinfiles/plugin.py'
adding 'spyder/plugins/findinfiles/widgets.py'
adding 'spyder/plugins/help/__init__.py'
adding 'spyder/plugins/help/confpage.py'
adding 'spyder/plugins/help/plugin.py'
adding 'spyder/plugins/help/widgets.py'
adding 'spyder/plugins/help/utils/LICENSE.txt'
adding 'spyder/plugins/help/utils/__init__.py'
adding 'spyder/plugins/help/utils/conf.py'
adding 'spyder/plugins/help/utils/sphinxify.py'
adding 'spyder/plugins/help/utils/sphinxthread.py'
adding 'spyder/plugins/help/utils/tutorial.rst'
adding 'spyder/plugins/help/utils/js/collapse_sections.js'
adding 'spyder/plugins/help/utils/js/copy_button.js'
adding 'spyder/plugins/help/utils/js/fix_image_paths.js'
adding 'spyder/plugins/help/utils/js/jquery.js'
adding 'spyder/plugins/help/utils/js/math_config.js'
adding 'spyder/plugins/help/utils/js/move_outline.js'
adding 'spyder/plugins/help/utils/js/utils.js'
adding 'spyder/plugins/help/utils/js/mathjax/LICENSE.txt'
adding 'spyder/plugins/help/utils/js/mathjax/MathJax.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/AM_CHTML-full.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/AM_CHTML.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/AM_HTMLorMML-full.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/AM_HTMLorMML.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/AM_SVG-full.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/AM_SVG.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/Accessible-full.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/Accessible.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/MML_CHTML-full.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/MML_CHTML.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/MML_HTMLorMML-full.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/MML_HTMLorMML.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/MML_SVG-full.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/MML_SVG.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/MMLorHTML.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/Safe.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/TeX-AMS-MML_HTMLorMML-full.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/TeX-AMS-MML_HTMLorMML.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/TeX-AMS-MML_SVG-full.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/TeX-AMS-MML_SVG.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_CHTML-full.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_CHTML.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_HTML-full.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_HTML.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_SVG-full.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/TeX-AMS_SVG.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_CHTML-full.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_CHTML.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_HTMLorMML-full.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_HTMLorMML.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_SVG-full.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/TeX-MML-AM_SVG.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/default.js'
adding 'spyder/plugins/help/utils/js/mathjax/config/local/local.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/AssistiveMML.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/CHTML-preview.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/FontWarnings.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/HelpDialog.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/MatchWebFonts.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/MathEvents.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/MathMenu.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/MathZoom.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/Safe.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/asciimath2jax.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/fast-preview.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/jsMath2jax.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/mml2jax.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/tex2jax.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/toMathML.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/HTML-CSS/handle-floats.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/MathML/content-mathml.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/MathML/mml3.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/AMScd.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/AMSmath.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/AMSsymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/HTML.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/action.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/autobold.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/autoload-all.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/bbox.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/begingroup.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/boldsymbol.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/cancel.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/color.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/enclose.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/extpfeil.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/mathchoice.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/mediawiki-texvc.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/mhchem.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/newcommand.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/noErrors.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/noUndefined.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/unicode.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/verb.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/TeX/mhchem3/mhchem.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/accessibility-menu.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/auto-collapse.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/collapsible.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/explorer.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/invalid_keypress.mp3'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/invalid_keypress.ogg'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathjax-sre.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/semantic-enrich.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/wgxpath.install.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/mathmaps_ie.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions/algebra.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions/elementary.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions/hyperbolic.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/functions/trigonometry.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-capital.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-mathfonts-bold.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-mathfonts-italic.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-mathfonts-sans-serif-bold.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-scripts.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-small.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/greek-symbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/hebrew_letters.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-lower-double-accent.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-lower-normal.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-lower-phonetic.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-lower-single-accent.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-bold-fraktur.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-bold-script.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-bold.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-double-struck.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-fraktur.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-italic.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-monospace.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-sans-serif-bold.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-sans-serif-italic.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-sans-serif.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-script.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-rest.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-upper-double-accent.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-upper-normal.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/latin-upper-single-accent.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_angles.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_arrows.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_characters.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_delimiters.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_digits.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_geometry.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_harpoons.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_non_characters.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_symbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/math_whitespace.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/symbols/other_stars.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/energy.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/length.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/memory.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/other.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/speed.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/temperature.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/time.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/volume.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/en/units/weight.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions/algebra.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions/elementary.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions/hyperbolic.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/functions/trigonometry.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-capital.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-mathfonts-bold.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-mathfonts-italic.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-mathfonts-sans-serif-bold.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-scripts.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-small.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/greek-symbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/hebrew_letters.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-lower-double-accent.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-lower-normal.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-lower-phonetic.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-lower-single-accent.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-bold-fraktur.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-bold-script.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-bold.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-double-struck.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-fraktur.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-italic.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-monospace.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-sans-serif-bold.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-sans-serif-italic.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-sans-serif.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-script.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-rest.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-upper-double-accent.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-upper-normal.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/latin-upper-single-accent.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_angles.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_arrows.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_characters.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_delimiters.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_digits.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_geometry.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_harpoons.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_non_characters.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_symbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/math_whitespace.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/symbols/other_stars.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/energy.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/length.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/memory.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/other.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/speed.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/temperature.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/time.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/volume.js'
adding 'spyder/plugins/help/utils/js/mathjax/extensions/a11y/mathmaps/es/units/weight.js'
adding 'spyder/plugins/help/utils/js/mathjax/images/CloseX-31.png'
adding 'spyder/plugins/help/utils/js/mathjax/images/MenuArrow-15.png'
adding 'spyder/plugins/help/utils/js/mathjax/jax/element/mml/jax.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/Arrows.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/BasicLatin.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/CombDiacritMarks.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/CombDiactForSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/Dingbats.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/GeneralPunctuation.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/GeometricShapes.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/GreekAndCoptic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/Latin1Supplement.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/LetterlikeSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/MathOperators.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/MiscMathSymbolsA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/MiscMathSymbolsB.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/MiscSymbolsAndArrows.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/MiscTechnical.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/SpacingModLetters.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/SuppMathOperators.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/SupplementalArrowsA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/element/mml/optable/SupplementalArrowsB.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/AsciiMath/config.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/AsciiMath/jax.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/config.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/jax.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/a.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/b.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/c.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/d.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/e.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/f.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/fr.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/g.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/h.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/i.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/j.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/k.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/l.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/m.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/n.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/o.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/opf.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/p.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/q.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/r.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/s.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/scr.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/t.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/u.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/v.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/w.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/x.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/y.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/MathML/entities/z.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/TeX/config.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/input/TeX/jax.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/config.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/jax.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/annotation-xml.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/maction.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/menclose.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/mglyph.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/mmultiscripts.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/ms.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/mtable.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/autoload/multiline.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/AMS-Regular.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Caligraphic-Bold.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Fraktur-Bold.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Fraktur-Regular.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Main-Bold.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Math-BoldItalic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Bold.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Italic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/SansSerif-Regular.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Script-Regular.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/Typewriter-Regular.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/fontdata-extra.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/CommonHTML/fonts/TeX/fontdata.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/config.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/imageFonts.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/jax.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/annotation-xml.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/maction.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/menclose.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/mglyph.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/mmultiscripts.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/ms.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/mtable.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/autoload/multiline.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/fontdata-extra.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/fontdata.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Alphabets/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Arrows/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/DoubleStruck/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Fraktur/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Latin/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Main/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Marks/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Misc/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Monospace/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/NonUnicode/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Normal/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Operators/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/SansSerif/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Script/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Shapes/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size1/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size2/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size3/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size4/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size5/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Size6/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Symbols/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Asana-Math/Variants/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata-extra.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Alphabets/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Arrows/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Fraktur/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Latin/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Main/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Marks/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Misc/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Monospace/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Normal/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Operators/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/SansSerif/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Script/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Shapes/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size1/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size2/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size3/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size4/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size5/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size6/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Symbols/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Variants/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata-extra.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Alphabets/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Arrows/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Fraktur/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Latin/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Main/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Marks/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Misc/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Monospace/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/NonUnicode/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Normal/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Operators/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/SansSerif/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Script/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Shapes/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size1/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size2/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size3/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size4/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size5/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size6/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Symbols/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Gyre-Termes/Variants/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata-extra.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Alphabets/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Arrows/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/DoubleStruck/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Fraktur/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Latin/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Main/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Marks/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Misc/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Monospace/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/NonUnicode/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Normal/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Operators/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/SansSerif/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Script/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Shapes/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size1/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size2/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size3/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size4/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size5/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size6/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Size7/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Symbols/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Latin-Modern/Variants/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata-extra.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Alphabets/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Arrows/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Fraktur/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Main/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Marks/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/NonUnicode/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Normal/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Operators/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Script/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Shapes/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size1/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size2/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size3/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size4/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Size5/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Symbols/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/Neo-Euler/Variants/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata-1.0.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata-extra.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/fontdata.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BBBold.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedD.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata-extra.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/fontdata.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/NativeMML/config.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/NativeMML/jax.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/PlainSource/config.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/PlainSource/jax.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/PreviewHTML/config.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/PreviewHTML/jax.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/config.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/jax.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/annotation-xml.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/maction.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/menclose.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/mglyph.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/mmultiscripts.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/ms.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/mtable.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/autoload/multiline.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/fontdata-extra.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/fontdata.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Alphabets/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Arrows/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/DoubleStruck/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Fraktur/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Latin/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Main/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Marks/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Misc/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Monospace/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/NonUnicode/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Normal/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Operators/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/SansSerif/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Script/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Shapes/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size1/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size2/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size3/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size4/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size5/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Size6/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Symbols/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Asana-Math/Variants/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/fontdata-extra.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/fontdata.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Alphabets/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Arrows/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Fraktur/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Latin/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Main/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Marks/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Misc/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Monospace/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Normal/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Operators/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/SansSerif/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Script/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Shapes/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size1/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size2/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size3/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size4/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size5/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Size6/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Symbols/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Pagella/Variants/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/fontdata-extra.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/fontdata.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Alphabets/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Arrows/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Fraktur/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Latin/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Main/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Marks/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Misc/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Monospace/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/NonUnicode/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Normal/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Operators/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/SansSerif/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Script/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Shapes/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size1/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size2/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size3/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size4/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size5/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Size6/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Symbols/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Gyre-Termes/Variants/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/fontdata-extra.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/fontdata.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Alphabets/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Arrows/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/DoubleStruck/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Fraktur/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Latin/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Main/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Marks/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Misc/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Monospace/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/NonUnicode/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Normal/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Operators/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/SansSerif/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Script/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Shapes/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size1/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size2/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size3/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size4/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size5/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size6/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Size7/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Symbols/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Latin-Modern/Variants/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/fontdata-extra.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/fontdata.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Alphabets/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Arrows/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Fraktur/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Main/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Marks/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/NonUnicode/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Normal/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Operators/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Script/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Shapes/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size1/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size2/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size3/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size4/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Size5/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Symbols/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/Neo-Euler/Variants/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/fontdata-extra.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/fontdata.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Latin/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Main/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Marks/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Misc/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Monospace/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Normal/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Operators/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Operators/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Script/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size1/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size2/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size3/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size4/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Size5/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Symbols/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/STIX-Web/Variants/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/fontdata-extra.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/fontdata.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Dingbats.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GeneralPunctuation.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GeometricShapes.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MathOperators.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscTechnical.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/MathOperators.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/MathOperators.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Math/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Script/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js'
adding 'spyder/plugins/help/utils/js/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js'
adding 'spyder/plugins/help/utils/static/base_css/base.css'
adding 'spyder/plugins/help/utils/static/css/default.css'
adding 'spyder/plugins/help/utils/static/css/pygments.css'
adding 'spyder/plugins/help/utils/static/dark_css/default.css'
adding 'spyder/plugins/help/utils/static/dark_css/pygments.css'
adding 'spyder/plugins/help/utils/static/images/collapse_expand.png'
adding 'spyder/plugins/help/utils/static/images/collapse_expand_dark.png'
adding 'spyder/plugins/help/utils/static/images/debug-continue.png'
adding 'spyder/plugins/help/utils/static/images/debug-step-in.png'
adding 'spyder/plugins/help/utils/static/images/debug-step-out.png'
adding 'spyder/plugins/help/utils/static/images/debug-step-over.png'
adding 'spyder/plugins/help/utils/static/images/down_arrow.png'
adding 'spyder/plugins/help/utils/static/images/down_arrow_disabled.png'
adding 'spyder/plugins/help/utils/static/images/down_arrow_disabled_horizontal.png'
adding 'spyder/plugins/help/utils/static/images/down_arrow_horizontal.png'
adding 'spyder/plugins/help/utils/static/images/spyder-hello-docstring.png'
adding 'spyder/plugins/help/utils/static/images/spyder-nice-docstring-rendering.png'
adding 'spyder/plugins/help/utils/static/images/spyder-sympy-example.png'
adding 'spyder/plugins/help/utils/static/images/up_arrow.png'
adding 'spyder/plugins/help/utils/static/images/up_arrow_disabled.png'
adding 'spyder/plugins/help/utils/static/images/up_arrow_disabled_horizontal.png'
adding 'spyder/plugins/help/utils/static/images/up_arrow_horizontal.png'
adding 'spyder/plugins/help/utils/templates/layout.html'
adding 'spyder/plugins/help/utils/templates/loading.html'
adding 'spyder/plugins/help/utils/templates/usage.html'
adding 'spyder/plugins/help/utils/templates/warning.html'
adding 'spyder/plugins/history/__init__.py'
adding 'spyder/plugins/history/confpage.py'
adding 'spyder/plugins/history/plugin.py'
adding 'spyder/plugins/history/widgets.py'
adding 'spyder/plugins/io_dcm/__init__.py'
adding 'spyder/plugins/io_dcm/plugin.py'
adding 'spyder/plugins/io_hdf5/__init__.py'
adding 'spyder/plugins/io_hdf5/plugin.py'
adding 'spyder/plugins/ipythonconsole/__init__.py'
adding 'spyder/plugins/ipythonconsole/confpage.py'
adding 'spyder/plugins/ipythonconsole/plugin.py'
adding 'spyder/plugins/ipythonconsole/assets/templates/blank.html'
adding 'spyder/plugins/ipythonconsole/assets/templates/kernel_error.html'
adding 'spyder/plugins/ipythonconsole/assets/templates/loading.html'
adding 'spyder/plugins/ipythonconsole/comms/__init__.py'
adding 'spyder/plugins/ipythonconsole/comms/kernelcomm.py'
adding 'spyder/plugins/ipythonconsole/scripts/conda-activate.bat'
adding 'spyder/plugins/ipythonconsole/scripts/conda-activate.sh'
adding 'spyder/plugins/ipythonconsole/utils/__init__.py'
adding 'spyder/plugins/ipythonconsole/utils/kernelspec.py'
adding 'spyder/plugins/ipythonconsole/utils/manager.py'
adding 'spyder/plugins/ipythonconsole/utils/ssh.py'
adding 'spyder/plugins/ipythonconsole/utils/style.py'
adding 'spyder/plugins/ipythonconsole/widgets/__init__.py'
adding 'spyder/plugins/ipythonconsole/widgets/client.py'
adding 'spyder/plugins/ipythonconsole/widgets/control.py'
adding 'spyder/plugins/ipythonconsole/widgets/debugging.py'
adding 'spyder/plugins/ipythonconsole/widgets/figurebrowser.py'
adding 'spyder/plugins/ipythonconsole/widgets/help.py'
adding 'spyder/plugins/ipythonconsole/widgets/kernelconnect.py'
adding 'spyder/plugins/ipythonconsole/widgets/namespacebrowser.py'
adding 'spyder/plugins/ipythonconsole/widgets/restartdialog.py'
adding 'spyder/plugins/ipythonconsole/widgets/shell.py'
adding 'spyder/plugins/onlinehelp/__init__.py'
adding 'spyder/plugins/onlinehelp/plugin.py'
adding 'spyder/plugins/onlinehelp/pydoc_patch.py'
adding 'spyder/plugins/onlinehelp/widgets.py'
adding 'spyder/plugins/onlinehelp/static/css/dark_pydoc.css'
adding 'spyder/plugins/onlinehelp/static/css/light_pydoc.css'
adding 'spyder/plugins/outlineexplorer/__init__.py'
adding 'spyder/plugins/outlineexplorer/api.py'
adding 'spyder/plugins/outlineexplorer/editor.py'
adding 'spyder/plugins/outlineexplorer/languages.py'
adding 'spyder/plugins/outlineexplorer/plugin.py'
adding 'spyder/plugins/outlineexplorer/widgets.py'
adding 'spyder/plugins/plots/__init__.py'
adding 'spyder/plugins/plots/plugin.py'
adding 'spyder/plugins/plots/widgets/__init__.py'
adding 'spyder/plugins/plots/widgets/figurebrowser.py'
adding 'spyder/plugins/profiler/__init__.py'
adding 'spyder/plugins/profiler/confpage.py'
adding 'spyder/plugins/profiler/plugin.py'
adding 'spyder/plugins/profiler/images/profiler.png'
adding 'spyder/plugins/profiler/widgets/__init__.py'
adding 'spyder/plugins/profiler/widgets/profilergui.py'
adding 'spyder/plugins/projects/__init__.py'
adding 'spyder/plugins/projects/confpage.py'
adding 'spyder/plugins/projects/plugin.py'
adding 'spyder/plugins/projects/projecttypes/__init__.py'
adding 'spyder/plugins/projects/projecttypes/python.py'
adding 'spyder/plugins/projects/utils/__init__.py'
adding 'spyder/plugins/projects/utils/config.py'
adding 'spyder/plugins/projects/utils/watcher.py'
adding 'spyder/plugins/projects/widgets/__init__.py'
adding 'spyder/plugins/projects/widgets/explorer.py'
adding 'spyder/plugins/projects/widgets/projectdialog.py'
adding 'spyder/plugins/pylint/__init__.py'
adding 'spyder/plugins/pylint/confpage.py'
adding 'spyder/plugins/pylint/plugin.py'
adding 'spyder/plugins/pylint/utils.py'
adding 'spyder/plugins/pylint/images/pylint.png'
adding 'spyder/plugins/pylint/widgets/__init__.py'
adding 'spyder/plugins/pylint/widgets/pylintgui.py'
adding 'spyder/plugins/variableexplorer/__init__.py'
adding 'spyder/plugins/variableexplorer/confpage.py'
adding 'spyder/plugins/variableexplorer/plugin.py'
adding 'spyder/plugins/variableexplorer/widgets/__init__.py'
adding 'spyder/plugins/variableexplorer/widgets/arrayeditor.py'
adding 'spyder/plugins/variableexplorer/widgets/basedialog.py'
adding 'spyder/plugins/variableexplorer/widgets/collectionsdelegate.py'
adding 'spyder/plugins/variableexplorer/widgets/collectionseditor.py'
adding 'spyder/plugins/variableexplorer/widgets/dataframeeditor.py'
adding 'spyder/plugins/variableexplorer/widgets/importwizard.py'
adding 'spyder/plugins/variableexplorer/widgets/namespacebrowser.py'
adding 'spyder/plugins/variableexplorer/widgets/objecteditor.py'
adding 'spyder/plugins/variableexplorer/widgets/texteditor.py'
adding 'spyder/plugins/variableexplorer/widgets/objectexplorer/__init__.py'
adding 'spyder/plugins/variableexplorer/widgets/objectexplorer/attribute_model.py'
adding 'spyder/plugins/variableexplorer/widgets/objectexplorer/objectexplorer.py'
adding 'spyder/plugins/variableexplorer/widgets/objectexplorer/toggle_column_mixin.py'
adding 'spyder/plugins/variableexplorer/widgets/objectexplorer/tree_item.py'
adding 'spyder/plugins/variableexplorer/widgets/objectexplorer/tree_model.py'
adding 'spyder/plugins/variableexplorer/widgets/objectexplorer/utils.py'
adding 'spyder/plugins/workingdirectory/__init__.py'
adding 'spyder/plugins/workingdirectory/confpage.py'
adding 'spyder/plugins/workingdirectory/plugin.py'
adding 'spyder/preferences/__init__.py'
adding 'spyder/preferences/appearance.py'
adding 'spyder/preferences/configdialog.py'
adding 'spyder/preferences/general.py'
adding 'spyder/preferences/layoutdialog.py'
adding 'spyder/preferences/maininterpreter.py'
adding 'spyder/preferences/runconfig.py'
adding 'spyder/preferences/shortcuts.py'
adding 'spyder/utils/__init__.py'
adding 'spyder/utils/bsdsocket.py'
adding 'spyder/utils/check-git.sh'
adding 'spyder/utils/conda.py'
adding 'spyder/utils/debug.py'
adding 'spyder/utils/encoding.py'
adding 'spyder/utils/environ.py'
adding 'spyder/utils/fixtures.py'
adding 'spyder/utils/icon_manager.py'
adding 'spyder/utils/misc.py'
adding 'spyder/utils/programs.py'
adding 'spyder/utils/pyenv.py'
adding 'spyder/utils/qstringhelpers.py'
adding 'spyder/utils/qthelpers.py'
adding 'spyder/utils/sourcecode.py'
adding 'spyder/utils/stringmatching.py'
adding 'spyder/utils/switcher.py'
adding 'spyder/utils/syntaxhighlighters.py'
adding 'spyder/utils/system.py'
adding 'spyder/utils/test.py'
adding 'spyder/utils/vcs.py'
adding 'spyder/utils/windows.py'
adding 'spyder/utils/workers.py'
adding 'spyder/utils/external/LICENSE.txt'
adding 'spyder/utils/external/README.rst'
adding 'spyder/utils/external/__init__.py'
adding 'spyder/utils/external/github.py'
adding 'spyder/utils/external/lockfile.py'
adding 'spyder/utils/external/binaryornot/LICENSE.txt'
adding 'spyder/utils/external/binaryornot/__init__.py'
adding 'spyder/utils/external/binaryornot/check.py'
adding 'spyder/utils/external/binaryornot/helpers.py'
adding 'spyder/utils/external/dafsa/__init__.py'
adding 'spyder/utils/external/dafsa/dafsa.py'
adding 'spyder/utils/external/pybloom_pyqt/__init__.py'
adding 'spyder/utils/external/pybloom_pyqt/pybloom.py'
adding 'spyder/utils/external/pybloom_pyqt/utils.py'
adding 'spyder/utils/introspection/__init__.py'
adding 'spyder/utils/introspection/module_completion.py'
adding 'spyder/utils/introspection/old_fallback.py'
adding 'spyder/utils/introspection/rope_patch.py'
adding 'spyder/utils/snippets/__init__.py'
adding 'spyder/utils/snippets/ast.py'
adding 'spyder/utils/snippets/lexer.py'
adding 'spyder/utils/snippets/nodes.py'
adding 'spyder/utils/snippets/parser.py'
adding 'spyder/widgets/__init__.py'
adding 'spyder/widgets/about.py'
adding 'spyder/widgets/arraybuilder.py'
adding 'spyder/widgets/browser.py'
adding 'spyder/widgets/calltip.py'
adding 'spyder/widgets/colors.py'
adding 'spyder/widgets/comboboxes.py'
adding 'spyder/widgets/dependencies.py'
adding 'spyder/widgets/dock.py'
adding 'spyder/widgets/findreplace.py'
adding 'spyder/widgets/helperwidgets.py'
adding 'spyder/widgets/mixins.py'
adding 'spyder/widgets/onecolumntree.py'
adding 'spyder/widgets/pathmanager.py'
adding 'spyder/widgets/reporterror.py'
adding 'spyder/widgets/shortcutssummary.py'
adding 'spyder/widgets/status.py'
adding 'spyder/widgets/switcher.py'
adding 'spyder/widgets/tabs.py'
adding 'spyder/widgets/waitingspinner.py'
adding 'spyder/widgets/github/LICENSE.txt'
adding 'spyder/widgets/github/__init__.py'
adding 'spyder/widgets/github/backend.py'
adding 'spyder/widgets/github/gh_login.py'
adding 'spyder/windows/spyder.ico'
adding 'spyder/windows/spyder_light.ico'
adding 'spyder/workers/__init__.py'
adding 'spyder/workers/updates.py'
adding 'spyder-4.2.1.data/data/share/applications/spyder.desktop'
adding 'spyder-4.2.1.data/data/share/icons/spyder.png'
adding 'spyder-4.2.1.dist-info/AUTHORS.txt'
adding 'spyder-4.2.1.dist-info/LICENSE.txt'
adding 'spyder-4.2.1.dist-info/METADATA'
adding 'spyder-4.2.1.dist-info/NOTICE.txt'
adding 'spyder-4.2.1.dist-info/WHEEL'
adding 'spyder-4.2.1.dist-info/entry_points.txt'
adding 'spyder-4.2.1.dist-info/top_level.txt'
adding 'spyder-4.2.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
glibPreInstallPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/spyder-4.2.1/dist /build/spyder-4.2.1
Processing ./spyder-4.2.1-py3-none-any.whl
Requirement already satisfied: parso in /nix/store/vi591wnpm5n1jf6zwjlncm8mj7fg4fwh-python3.8-parso-0.8.1/lib/python3.8/site-packages (from spyder==4.2.1) (0.8.1)
Requirement already satisfied: pygments>=2.0 in /nix/store/fzjfsy131cvg36ijymqypklg0iv4kkrr-python3.8-Pygments-2.7.4/lib/python3.8/site-packages (from spyder==4.2.1) (2.7.4)
Requirement already satisfied: setuptools>=39.0.0 in /nix/store/q74b4wdqspvxpz7ibs72nvi0rbn5sk3m-python3.8-setuptools-54.2.0/lib/python3.8/site-packages (from spyder==4.2.1) (54.2.0.post0)
Requirement already satisfied: keyring>=17.0.0 in /nix/store/7lx125qp5qi9a9mhzc1yir0j7fkzlwqx-python3.8-keyring-21.5.0/lib/python3.8/site-packages (from spyder==4.2.1) (21.5.0)
Requirement already satisfied: nbconvert>=4.0 in /nix/store/9hj8vwb14mz6zhlr5p54m0bffjjb2jxf-python3.8-nbconvert-6.0.7/lib/python3.8/site-packages (from spyder==4.2.1) (6.0.7)
Requirement already satisfied: jedi==0.17.2 in /nix/store/f2wg9fpmahws86ak8vsc8lvqxbc1kc4d-python3.8-jedi-2020-08-06/lib/python3.8/site-packages (from spyder==4.2.1) (0.17.2)
Requirement already satisfied: intervaltree>=3.0.2 in /nix/store/kbzwmlag4alcc2i8w2dcp0p9pbzrkqcq-python3.8-intervaltree-3.1.0/lib/python3.8/site-packages (from spyder==4.2.1) (3.1.0)
Requirement already satisfied: atomicwrites>=1.2.0 in /nix/store/4xc9bzj7dhlsv6nxaj0h6ll5nafck5rj-python3.8-atomicwrites-1.4.0/lib/python3.8/site-packages (from spyder==4.2.1) (1.4.0)
Requirement already satisfied: python-language-server[all]<1.0.0,>=0.36.2 in /nix/store/6i9k2wjrfgza6vkqpbwk1vx0ggvm6pv3-python3.8-python-language-server-0.36.2/lib/python3.8/site-packages (from spyder==4.2.1) (0.36.2)
Requirement already satisfied: spyder-kernels<1.11.0,>=1.10.1 in /nix/store/8p7qw9fb7h3zm77wv7bphdrsflnhnc0h-python3.8-spyder-kernels-1.10.1/lib/python3.8/site-packages (from spyder==4.2.1) (1.10.1)
Requirement already satisfied: pylint>=1.0 in /nix/store/rdpk3ma831jf6gj6fhq1i786grgcxck5-python3.8-pylint-2.7.1/lib/python3.8/site-packages (from spyder==4.2.1) (2.7.1)
Requirement already satisfied: diff-match-patch>=20181111 in /nix/store/ld84dskjdh0bvb4b01w5ncm23lc2crzs-python3.8-diff-match-patch-20200713/lib/python3.8/site-packages (from spyder==4.2.1) (20200713)
Requirement already satisfied: pyls-spyder>=0.3.0 in /nix/store/2rbg0fnzldnz8v5hr1ra2kri0kzbv868-python3.8-pyls-spyder-0.3.2/lib/python3.8/site-packages (from spyder==4.2.1) (0.3.2)
Requirement already satisfied: ipython>=7.6.0 in /nix/store/yxrkyfhq3qzyslfzf8llijj889xnlbam-python3.8-ipython-7.21.0/lib/python3.8/site-packages (from spyder==4.2.1) (7.21.0)
Requirement already satisfied: numpydoc>=0.6.0 in /nix/store/764zmbrqky4ija9gg4blk43i3ywvvrrn-python3.8-numpydoc-1.1.0/lib/python3.8/site-packages (from spyder==4.2.1) (1.1.0)
Requirement already satisfied: pickleshare>=0.4 in /nix/store/igv3jlsmd8mzkn5m3r8m8nn9lhmm0h8p-python3.8-pickleshare-0.7.5/lib/python3.8/site-packages (from spyder==4.2.1) (0.7.5)
Requirement already satisfied: pyqt5 in /nix/store/pkkikimgxb4jfyzp9jqn5avycg6rzmrq-python3.8-PyQt5-5.15.2/lib/python3.8/site-packages (from spyder==4.2.1) (5.15.2)
Requirement already satisfied: chardet>=2.0.0 in /nix/store/p267k1yx8fm3dkq5v32yn8lz9kk4gqnh-python3.8-chardet-3.0.4/lib/python3.8/site-packages (from spyder==4.2.1) (3.0.4)
Requirement already satisfied: sphinx>=0.6.6 in /nix/store/qcks0x3zfbxr8ig7iw9gfm34rhgf60dw-python3.8-sphinx-3.3.1/lib/python3.8/site-packages (from spyder==4.2.1) (3.3.1)
Requirement already satisfied: qtconsole>=5.0.1 in /nix/store/lk2mv9ibh8x46v2irvs0669qc4k2k5nw-python3.8-qtconsole-5.0.2/lib/python3.8/site-packages (from spyder==4.2.1) (5.0.2)
Requirement already satisfied: watchdog>=0.10.3 in /nix/store/g2wbrr49ddfizwb6ki4jpkxka520q0ih-python3.8-watchdog-2.0.2/lib/python3.8/site-packages (from spyder==4.2.1) (2.0.2)
Requirement already satisfied: cloudpickle>=0.5.0 in /nix/store/4lys7ccpk6clk3ckd9l2dhkykc6cayzv-python3.8-cloudpickle-1.6.0/lib/python3.8/site-packages (from spyder==4.2.1) (1.6.0)
Requirement already satisfied: pexpect>=4.4.0 in /nix/store/vkblzlzyzilbvhh1lhp0zjjskzv9hc01-python3.8-pexpect-4.8.0/lib/python3.8/site-packages (from spyder==4.2.1) (4.8.0)
Requirement already satisfied: three-merge>=0.1.1 in /nix/store/3i65jrviydfyy9vdrdf3vv4wzyqw0hcj-python3.8-three-merge-0.1.1/lib/python3.8/site-packages (from spyder==4.2.1) (0.1.1)
Requirement already satisfied: pyls-black>=0.4.6 in /nix/store/sarlk9n25jw4196bl62hmvjg8b4iz2p0-python3.8-pyls-black-0.4.6/lib/python3.8/site-packages (from spyder==4.2.1) (0.4.6)
Requirement already satisfied: pyzmq>=17 in /nix/store/c80lblsf5vjn618c0mjwd35gx7ip1bf1-python3.8-pyzmq-20.0.0/lib/python3.8/site-packages (from spyder==4.2.1) (20.0.0)
Requirement already satisfied: psutil>=5.3 in /nix/store/k1fy24ir501nx6hwyb3az5cc7m9vhq4x-python3.8-psutil-5.8.0/lib/python3.8/site-packages (from spyder==4.2.1) (5.8.0)
Requirement already satisfied: qtpy>=1.5.0 in /nix/store/s85dx80wmymry720s4bj7wp3jhj47215-python3.8-QtPy-1.9.0/lib/python3.8/site-packages (from spyder==4.2.1) (1.9.0)
ERROR: Could not find a version that satisfies the requirement textdistance>=4.2.0 (from spyder)
ERROR: No matching distribution found for textdistance>=4.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment