running build running build_py creating build creating build/lib creating build/lib/calmjs copying src/calmjs/cli.py -> build/lib/calmjs copying src/calmjs/utils.py -> build/lib/calmjs copying src/calmjs/artifact.py -> build/lib/calmjs copying src/calmjs/command.py -> build/lib/calmjs copying src/calmjs/ui.py -> build/lib/calmjs copying src/calmjs/registry.py -> build/lib/calmjs copying src/calmjs/exc.py -> build/lib/calmjs copying src/calmjs/module.py -> build/lib/calmjs copying src/calmjs/dist.py -> build/lib/calmjs copying src/calmjs/__init__.py -> build/lib/calmjs copying src/calmjs/indexer.py -> build/lib/calmjs copying src/calmjs/base.py -> build/lib/calmjs copying src/calmjs/calmjs.py -> build/lib/calmjs copying src/calmjs/vlqsm.py -> build/lib/calmjs copying src/calmjs/argparse.py -> build/lib/calmjs copying src/calmjs/toolchain.py -> build/lib/calmjs copying src/calmjs/runtime.py -> build/lib/calmjs copying src/calmjs/loaderplugin.py -> build/lib/calmjs copying src/calmjs/yarn.py -> build/lib/calmjs copying src/calmjs/npm.py -> build/lib/calmjs copying src/calmjs/interrogate.py -> build/lib/calmjs creating build/lib/calmjs/testing copying src/calmjs/testing/utils.py -> build/lib/calmjs/testing copying src/calmjs/testing/artifact.py -> build/lib/calmjs/testing copying src/calmjs/testing/spec.py -> build/lib/calmjs/testing copying src/calmjs/testing/module.py -> build/lib/calmjs/testing copying src/calmjs/testing/__init__.py -> build/lib/calmjs/testing copying src/calmjs/testing/mocks.py -> build/lib/calmjs/testing creating build/lib/calmjs/tests copying src/calmjs/tests/test_dist.py -> build/lib/calmjs/tests copying src/calmjs/tests/test_testing.py -> build/lib/calmjs/tests copying src/calmjs/tests/test_module.py -> build/lib/calmjs/tests copying src/calmjs/tests/test_loaderplugin.py -> build/lib/calmjs/tests copying src/calmjs/tests/test_argparse.py -> build/lib/calmjs/tests copying src/calmjs/tests/test_cli.py -> build/lib/calmjs/tests copying src/calmjs/tests/test_interrogate.py -> build/lib/calmjs/tests copying src/calmjs/tests/test_command.py -> build/lib/calmjs/tests copying src/calmjs/tests/test_utils.py -> build/lib/calmjs/tests copying src/calmjs/tests/test_toolchain.py -> build/lib/calmjs/tests copying src/calmjs/tests/test_npm.py -> build/lib/calmjs/tests copying src/calmjs/tests/test_artifact.py -> build/lib/calmjs/tests copying src/calmjs/tests/__init__.py -> build/lib/calmjs/tests copying src/calmjs/tests/test_indexer.py -> build/lib/calmjs/tests copying src/calmjs/tests/test_vlqsm.py -> build/lib/calmjs/tests copying src/calmjs/tests/test_registry.py -> build/lib/calmjs/tests copying src/calmjs/tests/test_yarn.py -> build/lib/calmjs/tests copying src/calmjs/tests/test_runtime.py -> build/lib/calmjs/tests copying src/calmjs/tests/test_base.py -> build/lib/calmjs/tests copying src/calmjs/tests/test_ui.py -> build/lib/calmjs/tests creating build/lib/calmjs/testing/module1 copying src/calmjs/testing/module1/__init__.py -> build/lib/calmjs/testing/module1 creating build/lib/calmjs/testing/module4 copying src/calmjs/testing/module4/__init__.py -> build/lib/calmjs/testing/module4 creating build/lib/calmjs/testing/module2 copying src/calmjs/testing/module2/__init__.py -> build/lib/calmjs/testing/module2 creating build/lib/calmjs/testing/module3 copying src/calmjs/testing/module3/module.py -> build/lib/calmjs/testing/module3 copying src/calmjs/testing/module3/__init__.py -> build/lib/calmjs/testing/module3 copying src/calmjs/testing/module3/runtime.py -> build/lib/calmjs/testing/module3 running egg_info writing src/calmjs.egg-info/PKG-INFO writing dependency_links to src/calmjs.egg-info/dependency_links.txt writing entry points to src/calmjs.egg-info/entry_points.txt writing namespace_packages to src/calmjs.egg-info/namespace_packages.txt writing requirements to src/calmjs.egg-info/requires.txt writing top-level names to src/calmjs.egg-info/top_level.txt reading manifest file 'src/calmjs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.txt' warning: no previously-included files matching '*.pyc' found under directory 'src' warning: no previously-included files matching '*.pyo' found under directory 'src' adding license file 'LICENSE' writing manifest file 'src/calmjs.egg-info/SOURCES.txt' copying src/calmjs/README.rst -> build/lib/calmjs creating build/lib/calmjs/testing/names copying src/calmjs/testing/names/typical.js -> build/lib/calmjs/testing/names copying src/calmjs/testing/names/unusual.js -> build/lib/calmjs/testing/names copying src/calmjs/testing/module1/hello.js -> build/lib/calmjs/testing/module1 copying src/calmjs/testing/module4/data.json -> build/lib/calmjs/testing/module4 copying src/calmjs/testing/module4/other.css -> build/lib/calmjs/testing/module4 copying src/calmjs/testing/module4/widget.js -> build/lib/calmjs/testing/module4 copying src/calmjs/testing/module4/widget.style -> build/lib/calmjs/testing/module4 copying src/calmjs/testing/module2/helper.js -> build/lib/calmjs/testing/module2 copying src/calmjs/testing/module2/index.js -> build/lib/calmjs/testing/module2 creating build/lib/calmjs/testing/module2/mod copying src/calmjs/testing/module2/mod/helper.js -> build/lib/calmjs/testing/module2/mod copying src/calmjs/testing/module3/math.js -> build/lib/calmjs/testing/module3 creating build/lib/calmjs/testing/module3/mod copying src/calmjs/testing/module3/mod/index.js -> build/lib/calmjs/testing/module3/mod