------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/openssl-1.1.1f,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-certifi-2020.4.5.1.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-idna-2.8.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-asn1crypto-1.3.0.txz Installing /packages/All/py37-pycparser-2.19.txz Installing /packages/All/py37-cffi-1.14.0.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-cryptography-2.6.1.txz Installing /packages/All/py37-openssl-19.0.0.txz Installing /packages/All/py37-urllib3-1.25.7,1.txz ===== Message from py37-urllib3-1.25.7,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py37-requests-2.22.0.txz Installing /packages/All/py37-retrying-1.3.3.txz Installing /packages/All/py37-pytz-2019.3,1.txz Installing /packages/All/py37-decorator-4.4.2.txz SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-plotly-3.0.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-plotly-3.0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-plotly-3.0.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-plotly-3.0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-plotly-3.0.2 for building => SHA256 Checksum OK for plotly-3.0.2.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-plotly-3.0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-plotly-3.0.2 for building ===> Extracting for py37-plotly-3.0.2 => SHA256 Checksum OK for plotly-3.0.2.tar.gz. Extracted Memory Use: 91.96M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-plotly-3.0.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-plotly-3.0.2 depends on package: py37-setuptools>0 - found ===> py37-plotly-3.0.2 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-plotly-3.0.2 depends on package: py37-setuptools>0 - found ===> py37-plotly-3.0.2 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-plotly-3.0.2 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-plotly-3.0.2 running build running build_py creating build creating build/lib creating build/lib/plotly copying plotly/files.py -> build/lib/plotly copying plotly/utils.py -> build/lib/plotly copying plotly/basedatatypes.py -> build/lib/plotly copying plotly/version.py -> build/lib/plotly copying plotly/serializers.py -> build/lib/plotly copying plotly/session.py -> build/lib/plotly copying plotly/animation.py -> build/lib/plotly copying plotly/__init__.py -> build/lib/plotly copying plotly/config.py -> build/lib/plotly copying plotly/tools.py -> build/lib/plotly copying plotly/optional_imports.py -> build/lib/plotly copying plotly/colors.py -> build/lib/plotly copying plotly/graph_reference.py -> build/lib/plotly copying plotly/basewidget.py -> build/lib/plotly copying plotly/callbacks.py -> build/lib/plotly copying plotly/exceptions.py -> build/lib/plotly creating build/lib/plotlywidget copying plotlywidget/__init__.py -> build/lib/plotlywidget creating build/lib/plotly/api copying plotly/api/utils.py -> build/lib/plotly/api copying plotly/api/__init__.py -> build/lib/plotly/api creating build/lib/plotly/api/v1 copying plotly/api/v1/clientresp.py -> build/lib/plotly/api/v1 copying plotly/api/v1/__init__.py -> build/lib/plotly/api/v1 copying plotly/api/v1/utils.py -> build/lib/plotly/api/v1 creating build/lib/plotly/api/v2 copying plotly/api/v2/dashboards.py -> build/lib/plotly/api/v2 copying plotly/api/v2/dash_apps.py -> build/lib/plotly/api/v2 copying plotly/api/v2/spectacle_presentations.py -> build/lib/plotly/api/v2 copying plotly/api/v2/users.py -> build/lib/plotly/api/v2 copying plotly/api/v2/utils.py -> build/lib/plotly/api/v2 copying plotly/api/v2/plots.py -> build/lib/plotly/api/v2 copying plotly/api/v2/__init__.py -> build/lib/plotly/api/v2 copying plotly/api/v2/images.py -> build/lib/plotly/api/v2 copying plotly/api/v2/grids.py -> build/lib/plotly/api/v2 copying plotly/api/v2/plot_schema.py -> build/lib/plotly/api/v2 copying plotly/api/v2/folders.py -> build/lib/plotly/api/v2 copying plotly/api/v2/files.py -> build/lib/plotly/api/v2 creating build/lib/plotly/dashboard_objs copying plotly/dashboard_objs/__init__.py -> build/lib/plotly/dashboard_objs copying plotly/dashboard_objs/dashboard_objs.py -> build/lib/plotly/dashboard_objs creating build/lib/plotly/presentation_objs copying plotly/presentation_objs/presentation_objs.py -> build/lib/plotly/presentation_objs copying plotly/presentation_objs/__init__.py -> build/lib/plotly/presentation_objs creating build/lib/plotly/plotly copying plotly/plotly/plotly.py -> build/lib/plotly/plotly copying plotly/plotly/__init__.py -> build/lib/plotly/plotly creating build/lib/plotly/plotly/chunked_requests copying plotly/plotly/chunked_requests/__init__.py -> build/lib/plotly/plotly/chunked_requests copying plotly/plotly/chunked_requests/chunked_request.py -> build/lib/plotly/plotly/chunked_requests creating build/lib/plotly/figure_factory copying plotly/figure_factory/_2d_density.py -> build/lib/plotly/figure_factory copying plotly/figure_factory/_dendrogram.py -> build/lib/plotly/figure_factory copying plotly/figure_factory/_violin.py -> build/lib/plotly/figure_factory copying plotly/figure_factory/_gantt.py -> build/lib/plotly/figure_factory copying plotly/figure_factory/_county_choropleth.py -> build/lib/plotly/figure_factory copying plotly/figure_factory/_bullet.py -> build/lib/plotly/figure_factory copying plotly/figure_factory/_quiver.py -> build/lib/plotly/figure_factory copying plotly/figure_factory/_distplot.py -> build/lib/plotly/figure_factory copying plotly/figure_factory/_table.py -> build/lib/plotly/figure_factory copying plotly/figure_factory/_candlestick.py -> build/lib/plotly/figure_factory copying plotly/figure_factory/_streamline.py -> build/lib/plotly/figure_factory copying plotly/figure_factory/__init__.py -> build/lib/plotly/figure_factory copying plotly/figure_factory/utils.py -> build/lib/plotly/figure_factory copying plotly/figure_factory/_trisurf.py -> build/lib/plotly/figure_factory copying plotly/figure_factory/_scatterplot.py -> build/lib/plotly/figure_factory copying plotly/figure_factory/_facet_grid.py -> build/lib/plotly/figure_factory copying plotly/figure_factory/_ohlc.py -> build/lib/plotly/figure_factory copying plotly/figure_factory/_annotated_heatmap.py -> build/lib/plotly/figure_factory creating build/lib/plotly/grid_objs copying plotly/grid_objs/grid_objs.py -> build/lib/plotly/grid_objs copying plotly/grid_objs/__init__.py -> build/lib/plotly/grid_objs creating build/lib/plotly/widgets copying plotly/widgets/graph_widget.py -> build/lib/plotly/widgets copying plotly/widgets/__init__.py -> build/lib/plotly/widgets creating build/lib/plotly/offline copying plotly/offline/offline.py -> build/lib/plotly/offline copying plotly/offline/__init__.py -> build/lib/plotly/offline creating build/lib/plotly/matplotlylib copying plotly/matplotlylib/mpltools.py -> build/lib/plotly/matplotlylib copying plotly/matplotlylib/renderer.py -> build/lib/plotly/matplotlylib copying plotly/matplotlylib/__init__.py -> build/lib/plotly/matplotlylib creating build/lib/plotly/matplotlylib/mplexporter copying plotly/matplotlylib/mplexporter/exporter.py -> build/lib/plotly/matplotlylib/mplexporter copying plotly/matplotlylib/mplexporter/__init__.py -> build/lib/plotly/matplotlylib/mplexporter copying plotly/matplotlylib/mplexporter/utils.py -> build/lib/plotly/matplotlylib/mplexporter copying plotly/matplotlylib/mplexporter/tools.py -> build/lib/plotly/matplotlylib/mplexporter copying plotly/matplotlylib/mplexporter/_py3k_compat.py -> build/lib/plotly/matplotlylib/mplexporter creating build/lib/plotly/matplotlylib/mplexporter/renderers copying plotly/matplotlylib/mplexporter/renderers/__init__.py -> build/lib/plotly/matplotlylib/mplexporter/renderers copying plotly/matplotlylib/mplexporter/renderers/vega_renderer.py -> build/lib/plotly/matplotlylib/mplexporter/renderers copying plotly/matplotlylib/mplexporter/renderers/fake_renderer.py -> build/lib/plotly/matplotlylib/mplexporter/renderers copying plotly/matplotlylib/mplexporter/renderers/base.py -> build/lib/plotly/matplotlylib/mplexporter/renderers copying plotly/matplotlylib/mplexporter/renderers/vincent_renderer.py -> build/lib/plotly/matplotlylib/mplexporter/renderers creating build/lib/_plotly_utils copying _plotly_utils/basevalidators.py -> build/lib/_plotly_utils copying _plotly_utils/__init__.py -> build/lib/_plotly_utils creating build/lib/plotly/graph_objs copying plotly/graph_objs/_area.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_sankey.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_histogram.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_histogram2d.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_heatmap.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_histogram2dcontour.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_ohlc.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_splom.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_scatter.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_carpet.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_heatmapgl.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_scatterpolargl.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_pointcloud.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_frame.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_pie.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_box.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_mesh3d.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_contour.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/__init__.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_parcoords.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_bar.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_contourcarpet.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_figure.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_scatterternary.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_candlestick.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_scattermapbox.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_surface.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_table.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_scattergeo.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/graph_objs.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_scatterpolar.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_choropleth.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_scattergl.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_layout.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_figurewidget.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_scattercarpet.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_deprecations.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_violin.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_scatter3d.py -> build/lib/plotly/graph_objs copying plotly/graph_objs/_cone.py -> build/lib/plotly/graph_objs creating build/lib/plotly/graph_objs/scattermapbox copying plotly/graph_objs/scattermapbox/_textfont.py -> build/lib/plotly/graph_objs/scattermapbox copying plotly/graph_objs/scattermapbox/_hoverlabel.py -> build/lib/plotly/graph_objs/scattermapbox copying plotly/graph_objs/scattermapbox/_selected.py -> build/lib/plotly/graph_objs/scattermapbox copying plotly/graph_objs/scattermapbox/_line.py -> build/lib/plotly/graph_objs/scattermapbox copying plotly/graph_objs/scattermapbox/_marker.py -> build/lib/plotly/graph_objs/scattermapbox copying plotly/graph_objs/scattermapbox/__init__.py -> build/lib/plotly/graph_objs/scattermapbox copying plotly/graph_objs/scattermapbox/_stream.py -> build/lib/plotly/graph_objs/scattermapbox copying plotly/graph_objs/scattermapbox/_unselected.py -> build/lib/plotly/graph_objs/scattermapbox creating build/lib/plotly/graph_objs/scattermapbox/selected copying plotly/graph_objs/scattermapbox/selected/_marker.py -> build/lib/plotly/graph_objs/scattermapbox/selected copying plotly/graph_objs/scattermapbox/selected/__init__.py -> build/lib/plotly/graph_objs/scattermapbox/selected creating build/lib/plotly/graph_objs/scattermapbox/marker copying plotly/graph_objs/scattermapbox/marker/__init__.py -> build/lib/plotly/graph_objs/scattermapbox/marker copying plotly/graph_objs/scattermapbox/marker/_colorbar.py -> build/lib/plotly/graph_objs/scattermapbox/marker creating build/lib/plotly/graph_objs/scattermapbox/marker/colorbar copying plotly/graph_objs/scattermapbox/marker/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/scattermapbox/marker/colorbar copying plotly/graph_objs/scattermapbox/marker/colorbar/__init__.py -> build/lib/plotly/graph_objs/scattermapbox/marker/colorbar copying plotly/graph_objs/scattermapbox/marker/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/scattermapbox/marker/colorbar copying plotly/graph_objs/scattermapbox/marker/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/scattermapbox/marker/colorbar creating build/lib/plotly/graph_objs/scattermapbox/hoverlabel copying plotly/graph_objs/scattermapbox/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/scattermapbox/hoverlabel copying plotly/graph_objs/scattermapbox/hoverlabel/_font.py -> build/lib/plotly/graph_objs/scattermapbox/hoverlabel creating build/lib/plotly/graph_objs/scattermapbox/unselected copying plotly/graph_objs/scattermapbox/unselected/_marker.py -> build/lib/plotly/graph_objs/scattermapbox/unselected copying plotly/graph_objs/scattermapbox/unselected/__init__.py -> build/lib/plotly/graph_objs/scattermapbox/unselected creating build/lib/plotly/graph_objs/scatterpolargl copying plotly/graph_objs/scatterpolargl/_marker.py -> build/lib/plotly/graph_objs/scatterpolargl copying plotly/graph_objs/scatterpolargl/__init__.py -> build/lib/plotly/graph_objs/scatterpolargl copying plotly/graph_objs/scatterpolargl/_line.py -> build/lib/plotly/graph_objs/scatterpolargl copying plotly/graph_objs/scatterpolargl/_stream.py -> build/lib/plotly/graph_objs/scatterpolargl copying plotly/graph_objs/scatterpolargl/_hoverlabel.py -> build/lib/plotly/graph_objs/scatterpolargl copying plotly/graph_objs/scatterpolargl/_unselected.py -> build/lib/plotly/graph_objs/scatterpolargl copying plotly/graph_objs/scatterpolargl/_selected.py -> build/lib/plotly/graph_objs/scatterpolargl creating build/lib/plotly/graph_objs/scatterpolargl/unselected copying plotly/graph_objs/scatterpolargl/unselected/_marker.py -> build/lib/plotly/graph_objs/scatterpolargl/unselected copying plotly/graph_objs/scatterpolargl/unselected/_textfont.py -> build/lib/plotly/graph_objs/scatterpolargl/unselected copying plotly/graph_objs/scatterpolargl/unselected/__init__.py -> build/lib/plotly/graph_objs/scatterpolargl/unselected creating build/lib/plotly/graph_objs/scatterpolargl/marker copying plotly/graph_objs/scatterpolargl/marker/__init__.py -> build/lib/plotly/graph_objs/scatterpolargl/marker copying plotly/graph_objs/scatterpolargl/marker/_colorbar.py -> build/lib/plotly/graph_objs/scatterpolargl/marker copying plotly/graph_objs/scatterpolargl/marker/_line.py -> build/lib/plotly/graph_objs/scatterpolargl/marker creating build/lib/plotly/graph_objs/scatterpolargl/marker/colorbar copying plotly/graph_objs/scatterpolargl/marker/colorbar/__init__.py -> build/lib/plotly/graph_objs/scatterpolargl/marker/colorbar copying plotly/graph_objs/scatterpolargl/marker/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/scatterpolargl/marker/colorbar copying plotly/graph_objs/scatterpolargl/marker/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/scatterpolargl/marker/colorbar copying plotly/graph_objs/scatterpolargl/marker/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/scatterpolargl/marker/colorbar creating build/lib/plotly/graph_objs/scatterpolargl/selected copying plotly/graph_objs/scatterpolargl/selected/_marker.py -> build/lib/plotly/graph_objs/scatterpolargl/selected copying plotly/graph_objs/scatterpolargl/selected/_textfont.py -> build/lib/plotly/graph_objs/scatterpolargl/selected copying plotly/graph_objs/scatterpolargl/selected/__init__.py -> build/lib/plotly/graph_objs/scatterpolargl/selected creating build/lib/plotly/graph_objs/scatterpolargl/hoverlabel copying plotly/graph_objs/scatterpolargl/hoverlabel/_font.py -> build/lib/plotly/graph_objs/scatterpolargl/hoverlabel copying plotly/graph_objs/scatterpolargl/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/scatterpolargl/hoverlabel creating build/lib/plotly/graph_objs/scatterternary copying plotly/graph_objs/scatterternary/_hoverlabel.py -> build/lib/plotly/graph_objs/scatterternary copying plotly/graph_objs/scatterternary/_unselected.py -> build/lib/plotly/graph_objs/scatterternary copying plotly/graph_objs/scatterternary/__init__.py -> build/lib/plotly/graph_objs/scatterternary copying plotly/graph_objs/scatterternary/_marker.py -> build/lib/plotly/graph_objs/scatterternary copying plotly/graph_objs/scatterternary/_stream.py -> build/lib/plotly/graph_objs/scatterternary copying plotly/graph_objs/scatterternary/_textfont.py -> build/lib/plotly/graph_objs/scatterternary copying plotly/graph_objs/scatterternary/_line.py -> build/lib/plotly/graph_objs/scatterternary copying plotly/graph_objs/scatterternary/_selected.py -> build/lib/plotly/graph_objs/scatterternary creating build/lib/plotly/graph_objs/scatterternary/hoverlabel copying plotly/graph_objs/scatterternary/hoverlabel/_font.py -> build/lib/plotly/graph_objs/scatterternary/hoverlabel copying plotly/graph_objs/scatterternary/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/scatterternary/hoverlabel creating build/lib/plotly/graph_objs/scatterternary/unselected copying plotly/graph_objs/scatterternary/unselected/__init__.py -> build/lib/plotly/graph_objs/scatterternary/unselected copying plotly/graph_objs/scatterternary/unselected/_marker.py -> build/lib/plotly/graph_objs/scatterternary/unselected copying plotly/graph_objs/scatterternary/unselected/_textfont.py -> build/lib/plotly/graph_objs/scatterternary/unselected creating build/lib/plotly/graph_objs/scatterternary/selected copying plotly/graph_objs/scatterternary/selected/__init__.py -> build/lib/plotly/graph_objs/scatterternary/selected copying plotly/graph_objs/scatterternary/selected/_marker.py -> build/lib/plotly/graph_objs/scatterternary/selected copying plotly/graph_objs/scatterternary/selected/_textfont.py -> build/lib/plotly/graph_objs/scatterternary/selected creating build/lib/plotly/graph_objs/scatterternary/marker copying plotly/graph_objs/scatterternary/marker/_colorbar.py -> build/lib/plotly/graph_objs/scatterternary/marker copying plotly/graph_objs/scatterternary/marker/__init__.py -> build/lib/plotly/graph_objs/scatterternary/marker copying plotly/graph_objs/scatterternary/marker/_line.py -> build/lib/plotly/graph_objs/scatterternary/marker copying plotly/graph_objs/scatterternary/marker/_gradient.py -> build/lib/plotly/graph_objs/scatterternary/marker creating build/lib/plotly/graph_objs/scatterternary/marker/colorbar copying plotly/graph_objs/scatterternary/marker/colorbar/__init__.py -> build/lib/plotly/graph_objs/scatterternary/marker/colorbar copying plotly/graph_objs/scatterternary/marker/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/scatterternary/marker/colorbar copying plotly/graph_objs/scatterternary/marker/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/scatterternary/marker/colorbar copying plotly/graph_objs/scatterternary/marker/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/scatterternary/marker/colorbar creating build/lib/plotly/graph_objs/splom copying plotly/graph_objs/splom/_unselected.py -> build/lib/plotly/graph_objs/splom copying plotly/graph_objs/splom/_diagonal.py -> build/lib/plotly/graph_objs/splom copying plotly/graph_objs/splom/_stream.py -> build/lib/plotly/graph_objs/splom copying plotly/graph_objs/splom/_hoverlabel.py -> build/lib/plotly/graph_objs/splom copying plotly/graph_objs/splom/_marker.py -> build/lib/plotly/graph_objs/splom copying plotly/graph_objs/splom/_dimension.py -> build/lib/plotly/graph_objs/splom copying plotly/graph_objs/splom/_selected.py -> build/lib/plotly/graph_objs/splom copying plotly/graph_objs/splom/__init__.py -> build/lib/plotly/graph_objs/splom creating build/lib/plotly/graph_objs/splom/selected copying plotly/graph_objs/splom/selected/__init__.py -> build/lib/plotly/graph_objs/splom/selected copying plotly/graph_objs/splom/selected/_marker.py -> build/lib/plotly/graph_objs/splom/selected creating build/lib/plotly/graph_objs/splom/unselected copying plotly/graph_objs/splom/unselected/_marker.py -> build/lib/plotly/graph_objs/splom/unselected copying plotly/graph_objs/splom/unselected/__init__.py -> build/lib/plotly/graph_objs/splom/unselected creating build/lib/plotly/graph_objs/splom/hoverlabel copying plotly/graph_objs/splom/hoverlabel/_font.py -> build/lib/plotly/graph_objs/splom/hoverlabel copying plotly/graph_objs/splom/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/splom/hoverlabel creating build/lib/plotly/graph_objs/splom/marker copying plotly/graph_objs/splom/marker/_colorbar.py -> build/lib/plotly/graph_objs/splom/marker copying plotly/graph_objs/splom/marker/__init__.py -> build/lib/plotly/graph_objs/splom/marker copying plotly/graph_objs/splom/marker/_line.py -> build/lib/plotly/graph_objs/splom/marker creating build/lib/plotly/graph_objs/splom/marker/colorbar copying plotly/graph_objs/splom/marker/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/splom/marker/colorbar copying plotly/graph_objs/splom/marker/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/splom/marker/colorbar copying plotly/graph_objs/splom/marker/colorbar/__init__.py -> build/lib/plotly/graph_objs/splom/marker/colorbar copying plotly/graph_objs/splom/marker/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/splom/marker/colorbar creating build/lib/plotly/graph_objs/scattergl copying plotly/graph_objs/scattergl/_unselected.py -> build/lib/plotly/graph_objs/scattergl copying plotly/graph_objs/scattergl/_hoverlabel.py -> build/lib/plotly/graph_objs/scattergl copying plotly/graph_objs/scattergl/_stream.py -> build/lib/plotly/graph_objs/scattergl copying plotly/graph_objs/scattergl/_marker.py -> build/lib/plotly/graph_objs/scattergl copying plotly/graph_objs/scattergl/__init__.py -> build/lib/plotly/graph_objs/scattergl copying plotly/graph_objs/scattergl/_error_x.py -> build/lib/plotly/graph_objs/scattergl copying plotly/graph_objs/scattergl/_error_y.py -> build/lib/plotly/graph_objs/scattergl copying plotly/graph_objs/scattergl/_line.py -> build/lib/plotly/graph_objs/scattergl copying plotly/graph_objs/scattergl/_selected.py -> build/lib/plotly/graph_objs/scattergl creating build/lib/plotly/graph_objs/scattergl/unselected copying plotly/graph_objs/scattergl/unselected/_marker.py -> build/lib/plotly/graph_objs/scattergl/unselected copying plotly/graph_objs/scattergl/unselected/__init__.py -> build/lib/plotly/graph_objs/scattergl/unselected creating build/lib/plotly/graph_objs/scattergl/hoverlabel copying plotly/graph_objs/scattergl/hoverlabel/_font.py -> build/lib/plotly/graph_objs/scattergl/hoverlabel copying plotly/graph_objs/scattergl/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/scattergl/hoverlabel creating build/lib/plotly/graph_objs/scattergl/selected copying plotly/graph_objs/scattergl/selected/__init__.py -> build/lib/plotly/graph_objs/scattergl/selected copying plotly/graph_objs/scattergl/selected/_marker.py -> build/lib/plotly/graph_objs/scattergl/selected creating build/lib/plotly/graph_objs/scattergl/marker copying plotly/graph_objs/scattergl/marker/_colorbar.py -> build/lib/plotly/graph_objs/scattergl/marker copying plotly/graph_objs/scattergl/marker/__init__.py -> build/lib/plotly/graph_objs/scattergl/marker copying plotly/graph_objs/scattergl/marker/_line.py -> build/lib/plotly/graph_objs/scattergl/marker creating build/lib/plotly/graph_objs/scattergl/marker/colorbar copying plotly/graph_objs/scattergl/marker/colorbar/__init__.py -> build/lib/plotly/graph_objs/scattergl/marker/colorbar copying plotly/graph_objs/scattergl/marker/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/scattergl/marker/colorbar copying plotly/graph_objs/scattergl/marker/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/scattergl/marker/colorbar copying plotly/graph_objs/scattergl/marker/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/scattergl/marker/colorbar creating build/lib/plotly/graph_objs/violin copying plotly/graph_objs/violin/_unselected.py -> build/lib/plotly/graph_objs/violin copying plotly/graph_objs/violin/_meanline.py -> build/lib/plotly/graph_objs/violin copying plotly/graph_objs/violin/_hoverlabel.py -> build/lib/plotly/graph_objs/violin copying plotly/graph_objs/violin/__init__.py -> build/lib/plotly/graph_objs/violin copying plotly/graph_objs/violin/_marker.py -> build/lib/plotly/graph_objs/violin copying plotly/graph_objs/violin/_stream.py -> build/lib/plotly/graph_objs/violin copying plotly/graph_objs/violin/_line.py -> build/lib/plotly/graph_objs/violin copying plotly/graph_objs/violin/_box.py -> build/lib/plotly/graph_objs/violin copying plotly/graph_objs/violin/_selected.py -> build/lib/plotly/graph_objs/violin creating build/lib/plotly/graph_objs/violin/box copying plotly/graph_objs/violin/box/__init__.py -> build/lib/plotly/graph_objs/violin/box copying plotly/graph_objs/violin/box/_line.py -> build/lib/plotly/graph_objs/violin/box creating build/lib/plotly/graph_objs/violin/unselected copying plotly/graph_objs/violin/unselected/__init__.py -> build/lib/plotly/graph_objs/violin/unselected copying plotly/graph_objs/violin/unselected/_marker.py -> build/lib/plotly/graph_objs/violin/unselected creating build/lib/plotly/graph_objs/violin/hoverlabel copying plotly/graph_objs/violin/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/violin/hoverlabel copying plotly/graph_objs/violin/hoverlabel/_font.py -> build/lib/plotly/graph_objs/violin/hoverlabel creating build/lib/plotly/graph_objs/violin/selected copying plotly/graph_objs/violin/selected/__init__.py -> build/lib/plotly/graph_objs/violin/selected copying plotly/graph_objs/violin/selected/_marker.py -> build/lib/plotly/graph_objs/violin/selected creating build/lib/plotly/graph_objs/violin/marker copying plotly/graph_objs/violin/marker/__init__.py -> build/lib/plotly/graph_objs/violin/marker copying plotly/graph_objs/violin/marker/_line.py -> build/lib/plotly/graph_objs/violin/marker creating build/lib/plotly/graph_objs/heatmap copying plotly/graph_objs/heatmap/_colorbar.py -> build/lib/plotly/graph_objs/heatmap copying plotly/graph_objs/heatmap/_hoverlabel.py -> build/lib/plotly/graph_objs/heatmap copying plotly/graph_objs/heatmap/__init__.py -> build/lib/plotly/graph_objs/heatmap copying plotly/graph_objs/heatmap/_stream.py -> build/lib/plotly/graph_objs/heatmap creating build/lib/plotly/graph_objs/heatmap/colorbar copying plotly/graph_objs/heatmap/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/heatmap/colorbar copying plotly/graph_objs/heatmap/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/heatmap/colorbar copying plotly/graph_objs/heatmap/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/heatmap/colorbar copying plotly/graph_objs/heatmap/colorbar/__init__.py -> build/lib/plotly/graph_objs/heatmap/colorbar creating build/lib/plotly/graph_objs/heatmap/hoverlabel copying plotly/graph_objs/heatmap/hoverlabel/_font.py -> build/lib/plotly/graph_objs/heatmap/hoverlabel copying plotly/graph_objs/heatmap/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/heatmap/hoverlabel creating build/lib/plotly/graph_objs/heatmapgl copying plotly/graph_objs/heatmapgl/_hoverlabel.py -> build/lib/plotly/graph_objs/heatmapgl copying plotly/graph_objs/heatmapgl/_stream.py -> build/lib/plotly/graph_objs/heatmapgl copying plotly/graph_objs/heatmapgl/_colorbar.py -> build/lib/plotly/graph_objs/heatmapgl copying plotly/graph_objs/heatmapgl/__init__.py -> build/lib/plotly/graph_objs/heatmapgl creating build/lib/plotly/graph_objs/heatmapgl/colorbar copying plotly/graph_objs/heatmapgl/colorbar/__init__.py -> build/lib/plotly/graph_objs/heatmapgl/colorbar copying plotly/graph_objs/heatmapgl/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/heatmapgl/colorbar copying plotly/graph_objs/heatmapgl/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/heatmapgl/colorbar copying plotly/graph_objs/heatmapgl/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/heatmapgl/colorbar creating build/lib/plotly/graph_objs/heatmapgl/hoverlabel copying plotly/graph_objs/heatmapgl/hoverlabel/_font.py -> build/lib/plotly/graph_objs/heatmapgl/hoverlabel copying plotly/graph_objs/heatmapgl/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/heatmapgl/hoverlabel creating build/lib/plotly/graph_objs/bar copying plotly/graph_objs/bar/_stream.py -> build/lib/plotly/graph_objs/bar copying plotly/graph_objs/bar/_marker.py -> build/lib/plotly/graph_objs/bar copying plotly/graph_objs/bar/_textfont.py -> build/lib/plotly/graph_objs/bar copying plotly/graph_objs/bar/_error_y.py -> build/lib/plotly/graph_objs/bar copying plotly/graph_objs/bar/_error_x.py -> build/lib/plotly/graph_objs/bar copying plotly/graph_objs/bar/_hoverlabel.py -> build/lib/plotly/graph_objs/bar copying plotly/graph_objs/bar/__init__.py -> build/lib/plotly/graph_objs/bar copying plotly/graph_objs/bar/_selected.py -> build/lib/plotly/graph_objs/bar copying plotly/graph_objs/bar/_outsidetextfont.py -> build/lib/plotly/graph_objs/bar copying plotly/graph_objs/bar/_unselected.py -> build/lib/plotly/graph_objs/bar copying plotly/graph_objs/bar/_insidetextfont.py -> build/lib/plotly/graph_objs/bar creating build/lib/plotly/graph_objs/bar/hoverlabel copying plotly/graph_objs/bar/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/bar/hoverlabel copying plotly/graph_objs/bar/hoverlabel/_font.py -> build/lib/plotly/graph_objs/bar/hoverlabel creating build/lib/plotly/graph_objs/bar/selected copying plotly/graph_objs/bar/selected/_textfont.py -> build/lib/plotly/graph_objs/bar/selected copying plotly/graph_objs/bar/selected/_marker.py -> build/lib/plotly/graph_objs/bar/selected copying plotly/graph_objs/bar/selected/__init__.py -> build/lib/plotly/graph_objs/bar/selected creating build/lib/plotly/graph_objs/bar/marker copying plotly/graph_objs/bar/marker/__init__.py -> build/lib/plotly/graph_objs/bar/marker copying plotly/graph_objs/bar/marker/_line.py -> build/lib/plotly/graph_objs/bar/marker copying plotly/graph_objs/bar/marker/_colorbar.py -> build/lib/plotly/graph_objs/bar/marker creating build/lib/plotly/graph_objs/bar/marker/colorbar copying plotly/graph_objs/bar/marker/colorbar/__init__.py -> build/lib/plotly/graph_objs/bar/marker/colorbar copying plotly/graph_objs/bar/marker/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/bar/marker/colorbar copying plotly/graph_objs/bar/marker/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/bar/marker/colorbar copying plotly/graph_objs/bar/marker/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/bar/marker/colorbar creating build/lib/plotly/graph_objs/bar/unselected copying plotly/graph_objs/bar/unselected/_textfont.py -> build/lib/plotly/graph_objs/bar/unselected copying plotly/graph_objs/bar/unselected/_marker.py -> build/lib/plotly/graph_objs/bar/unselected copying plotly/graph_objs/bar/unselected/__init__.py -> build/lib/plotly/graph_objs/bar/unselected creating build/lib/plotly/graph_objs/scattercarpet copying plotly/graph_objs/scattercarpet/_line.py -> build/lib/plotly/graph_objs/scattercarpet copying plotly/graph_objs/scattercarpet/__init__.py -> build/lib/plotly/graph_objs/scattercarpet copying plotly/graph_objs/scattercarpet/_textfont.py -> build/lib/plotly/graph_objs/scattercarpet copying plotly/graph_objs/scattercarpet/_unselected.py -> build/lib/plotly/graph_objs/scattercarpet copying plotly/graph_objs/scattercarpet/_selected.py -> build/lib/plotly/graph_objs/scattercarpet copying plotly/graph_objs/scattercarpet/_stream.py -> build/lib/plotly/graph_objs/scattercarpet copying plotly/graph_objs/scattercarpet/_marker.py -> build/lib/plotly/graph_objs/scattercarpet copying plotly/graph_objs/scattercarpet/_hoverlabel.py -> build/lib/plotly/graph_objs/scattercarpet creating build/lib/plotly/graph_objs/scattercarpet/hoverlabel copying plotly/graph_objs/scattercarpet/hoverlabel/_font.py -> build/lib/plotly/graph_objs/scattercarpet/hoverlabel copying plotly/graph_objs/scattercarpet/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/scattercarpet/hoverlabel creating build/lib/plotly/graph_objs/scattercarpet/marker copying plotly/graph_objs/scattercarpet/marker/_gradient.py -> build/lib/plotly/graph_objs/scattercarpet/marker copying plotly/graph_objs/scattercarpet/marker/__init__.py -> build/lib/plotly/graph_objs/scattercarpet/marker copying plotly/graph_objs/scattercarpet/marker/_line.py -> build/lib/plotly/graph_objs/scattercarpet/marker copying plotly/graph_objs/scattercarpet/marker/_colorbar.py -> build/lib/plotly/graph_objs/scattercarpet/marker creating build/lib/plotly/graph_objs/scattercarpet/marker/colorbar copying plotly/graph_objs/scattercarpet/marker/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/scattercarpet/marker/colorbar copying plotly/graph_objs/scattercarpet/marker/colorbar/__init__.py -> build/lib/plotly/graph_objs/scattercarpet/marker/colorbar copying plotly/graph_objs/scattercarpet/marker/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/scattercarpet/marker/colorbar copying plotly/graph_objs/scattercarpet/marker/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/scattercarpet/marker/colorbar creating build/lib/plotly/graph_objs/scattercarpet/unselected copying plotly/graph_objs/scattercarpet/unselected/__init__.py -> build/lib/plotly/graph_objs/scattercarpet/unselected copying plotly/graph_objs/scattercarpet/unselected/_textfont.py -> build/lib/plotly/graph_objs/scattercarpet/unselected copying plotly/graph_objs/scattercarpet/unselected/_marker.py -> build/lib/plotly/graph_objs/scattercarpet/unselected creating build/lib/plotly/graph_objs/scattercarpet/selected copying plotly/graph_objs/scattercarpet/selected/_marker.py -> build/lib/plotly/graph_objs/scattercarpet/selected copying plotly/graph_objs/scattercarpet/selected/_textfont.py -> build/lib/plotly/graph_objs/scattercarpet/selected copying plotly/graph_objs/scattercarpet/selected/__init__.py -> build/lib/plotly/graph_objs/scattercarpet/selected creating build/lib/plotly/graph_objs/pointcloud copying plotly/graph_objs/pointcloud/_marker.py -> build/lib/plotly/graph_objs/pointcloud copying plotly/graph_objs/pointcloud/_hoverlabel.py -> build/lib/plotly/graph_objs/pointcloud copying plotly/graph_objs/pointcloud/__init__.py -> build/lib/plotly/graph_objs/pointcloud copying plotly/graph_objs/pointcloud/_stream.py -> build/lib/plotly/graph_objs/pointcloud creating build/lib/plotly/graph_objs/pointcloud/hoverlabel copying plotly/graph_objs/pointcloud/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/pointcloud/hoverlabel copying plotly/graph_objs/pointcloud/hoverlabel/_font.py -> build/lib/plotly/graph_objs/pointcloud/hoverlabel creating build/lib/plotly/graph_objs/pointcloud/marker copying plotly/graph_objs/pointcloud/marker/_border.py -> build/lib/plotly/graph_objs/pointcloud/marker copying plotly/graph_objs/pointcloud/marker/__init__.py -> build/lib/plotly/graph_objs/pointcloud/marker creating build/lib/plotly/graph_objs/surface copying plotly/graph_objs/surface/_lighting.py -> build/lib/plotly/graph_objs/surface copying plotly/graph_objs/surface/_contours.py -> build/lib/plotly/graph_objs/surface copying plotly/graph_objs/surface/_colorbar.py -> build/lib/plotly/graph_objs/surface copying plotly/graph_objs/surface/_lightposition.py -> build/lib/plotly/graph_objs/surface copying plotly/graph_objs/surface/_stream.py -> build/lib/plotly/graph_objs/surface copying plotly/graph_objs/surface/_hoverlabel.py -> build/lib/plotly/graph_objs/surface copying plotly/graph_objs/surface/__init__.py -> build/lib/plotly/graph_objs/surface creating build/lib/plotly/graph_objs/surface/colorbar copying plotly/graph_objs/surface/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/surface/colorbar copying plotly/graph_objs/surface/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/surface/colorbar copying plotly/graph_objs/surface/colorbar/__init__.py -> build/lib/plotly/graph_objs/surface/colorbar copying plotly/graph_objs/surface/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/surface/colorbar creating build/lib/plotly/graph_objs/surface/contours copying plotly/graph_objs/surface/contours/__init__.py -> build/lib/plotly/graph_objs/surface/contours copying plotly/graph_objs/surface/contours/_x.py -> build/lib/plotly/graph_objs/surface/contours copying plotly/graph_objs/surface/contours/_y.py -> build/lib/plotly/graph_objs/surface/contours copying plotly/graph_objs/surface/contours/_z.py -> build/lib/plotly/graph_objs/surface/contours creating build/lib/plotly/graph_objs/surface/contours/z copying plotly/graph_objs/surface/contours/z/__init__.py -> build/lib/plotly/graph_objs/surface/contours/z copying plotly/graph_objs/surface/contours/z/_project.py -> build/lib/plotly/graph_objs/surface/contours/z creating build/lib/plotly/graph_objs/surface/contours/y copying plotly/graph_objs/surface/contours/y/_project.py -> build/lib/plotly/graph_objs/surface/contours/y copying plotly/graph_objs/surface/contours/y/__init__.py -> build/lib/plotly/graph_objs/surface/contours/y creating build/lib/plotly/graph_objs/surface/contours/x copying plotly/graph_objs/surface/contours/x/__init__.py -> build/lib/plotly/graph_objs/surface/contours/x copying plotly/graph_objs/surface/contours/x/_project.py -> build/lib/plotly/graph_objs/surface/contours/x creating build/lib/plotly/graph_objs/surface/hoverlabel copying plotly/graph_objs/surface/hoverlabel/_font.py -> build/lib/plotly/graph_objs/surface/hoverlabel copying plotly/graph_objs/surface/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/surface/hoverlabel creating build/lib/plotly/graph_objs/cone copying plotly/graph_objs/cone/__init__.py -> build/lib/plotly/graph_objs/cone copying plotly/graph_objs/cone/_lightposition.py -> build/lib/plotly/graph_objs/cone copying plotly/graph_objs/cone/_hoverlabel.py -> build/lib/plotly/graph_objs/cone copying plotly/graph_objs/cone/_stream.py -> build/lib/plotly/graph_objs/cone copying plotly/graph_objs/cone/_lighting.py -> build/lib/plotly/graph_objs/cone copying plotly/graph_objs/cone/_colorbar.py -> build/lib/plotly/graph_objs/cone creating build/lib/plotly/graph_objs/cone/hoverlabel copying plotly/graph_objs/cone/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/cone/hoverlabel copying plotly/graph_objs/cone/hoverlabel/_font.py -> build/lib/plotly/graph_objs/cone/hoverlabel creating build/lib/plotly/graph_objs/cone/colorbar copying plotly/graph_objs/cone/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/cone/colorbar copying plotly/graph_objs/cone/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/cone/colorbar copying plotly/graph_objs/cone/colorbar/__init__.py -> build/lib/plotly/graph_objs/cone/colorbar copying plotly/graph_objs/cone/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/cone/colorbar creating build/lib/plotly/graph_objs/histogram2d copying plotly/graph_objs/histogram2d/_stream.py -> build/lib/plotly/graph_objs/histogram2d copying plotly/graph_objs/histogram2d/_marker.py -> build/lib/plotly/graph_objs/histogram2d copying plotly/graph_objs/histogram2d/_hoverlabel.py -> build/lib/plotly/graph_objs/histogram2d copying plotly/graph_objs/histogram2d/_colorbar.py -> build/lib/plotly/graph_objs/histogram2d copying plotly/graph_objs/histogram2d/_ybins.py -> build/lib/plotly/graph_objs/histogram2d copying plotly/graph_objs/histogram2d/_xbins.py -> build/lib/plotly/graph_objs/histogram2d copying plotly/graph_objs/histogram2d/__init__.py -> build/lib/plotly/graph_objs/histogram2d creating build/lib/plotly/graph_objs/histogram2d/hoverlabel copying plotly/graph_objs/histogram2d/hoverlabel/_font.py -> build/lib/plotly/graph_objs/histogram2d/hoverlabel copying plotly/graph_objs/histogram2d/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/histogram2d/hoverlabel creating build/lib/plotly/graph_objs/histogram2d/colorbar copying plotly/graph_objs/histogram2d/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/histogram2d/colorbar copying plotly/graph_objs/histogram2d/colorbar/__init__.py -> build/lib/plotly/graph_objs/histogram2d/colorbar copying plotly/graph_objs/histogram2d/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/histogram2d/colorbar copying plotly/graph_objs/histogram2d/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/histogram2d/colorbar creating build/lib/plotly/graph_objs/scatter copying plotly/graph_objs/scatter/__init__.py -> build/lib/plotly/graph_objs/scatter copying plotly/graph_objs/scatter/_hoverlabel.py -> build/lib/plotly/graph_objs/scatter copying plotly/graph_objs/scatter/_unselected.py -> build/lib/plotly/graph_objs/scatter copying plotly/graph_objs/scatter/_textfont.py -> build/lib/plotly/graph_objs/scatter copying plotly/graph_objs/scatter/_line.py -> build/lib/plotly/graph_objs/scatter copying plotly/graph_objs/scatter/_error_x.py -> build/lib/plotly/graph_objs/scatter copying plotly/graph_objs/scatter/_marker.py -> build/lib/plotly/graph_objs/scatter copying plotly/graph_objs/scatter/_stream.py -> build/lib/plotly/graph_objs/scatter copying plotly/graph_objs/scatter/_selected.py -> build/lib/plotly/graph_objs/scatter copying plotly/graph_objs/scatter/_error_y.py -> build/lib/plotly/graph_objs/scatter creating build/lib/plotly/graph_objs/scatter/hoverlabel copying plotly/graph_objs/scatter/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/scatter/hoverlabel copying plotly/graph_objs/scatter/hoverlabel/_font.py -> build/lib/plotly/graph_objs/scatter/hoverlabel creating build/lib/plotly/graph_objs/scatter/unselected copying plotly/graph_objs/scatter/unselected/_textfont.py -> build/lib/plotly/graph_objs/scatter/unselected copying plotly/graph_objs/scatter/unselected/__init__.py -> build/lib/plotly/graph_objs/scatter/unselected copying plotly/graph_objs/scatter/unselected/_marker.py -> build/lib/plotly/graph_objs/scatter/unselected creating build/lib/plotly/graph_objs/scatter/marker copying plotly/graph_objs/scatter/marker/_colorbar.py -> build/lib/plotly/graph_objs/scatter/marker copying plotly/graph_objs/scatter/marker/_gradient.py -> build/lib/plotly/graph_objs/scatter/marker copying plotly/graph_objs/scatter/marker/__init__.py -> build/lib/plotly/graph_objs/scatter/marker copying plotly/graph_objs/scatter/marker/_line.py -> build/lib/plotly/graph_objs/scatter/marker creating build/lib/plotly/graph_objs/scatter/marker/colorbar copying plotly/graph_objs/scatter/marker/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/scatter/marker/colorbar copying plotly/graph_objs/scatter/marker/colorbar/__init__.py -> build/lib/plotly/graph_objs/scatter/marker/colorbar copying plotly/graph_objs/scatter/marker/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/scatter/marker/colorbar copying plotly/graph_objs/scatter/marker/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/scatter/marker/colorbar creating build/lib/plotly/graph_objs/scatter/selected copying plotly/graph_objs/scatter/selected/_marker.py -> build/lib/plotly/graph_objs/scatter/selected copying plotly/graph_objs/scatter/selected/_textfont.py -> build/lib/plotly/graph_objs/scatter/selected copying plotly/graph_objs/scatter/selected/__init__.py -> build/lib/plotly/graph_objs/scatter/selected creating build/lib/plotly/graph_objs/scatterpolar copying plotly/graph_objs/scatterpolar/_stream.py -> build/lib/plotly/graph_objs/scatterpolar copying plotly/graph_objs/scatterpolar/_marker.py -> build/lib/plotly/graph_objs/scatterpolar copying plotly/graph_objs/scatterpolar/_hoverlabel.py -> build/lib/plotly/graph_objs/scatterpolar copying plotly/graph_objs/scatterpolar/__init__.py -> build/lib/plotly/graph_objs/scatterpolar copying plotly/graph_objs/scatterpolar/_unselected.py -> build/lib/plotly/graph_objs/scatterpolar copying plotly/graph_objs/scatterpolar/_selected.py -> build/lib/plotly/graph_objs/scatterpolar copying plotly/graph_objs/scatterpolar/_textfont.py -> build/lib/plotly/graph_objs/scatterpolar copying plotly/graph_objs/scatterpolar/_line.py -> build/lib/plotly/graph_objs/scatterpolar creating build/lib/plotly/graph_objs/scatterpolar/hoverlabel copying plotly/graph_objs/scatterpolar/hoverlabel/_font.py -> build/lib/plotly/graph_objs/scatterpolar/hoverlabel copying plotly/graph_objs/scatterpolar/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/scatterpolar/hoverlabel creating build/lib/plotly/graph_objs/scatterpolar/unselected copying plotly/graph_objs/scatterpolar/unselected/_textfont.py -> build/lib/plotly/graph_objs/scatterpolar/unselected copying plotly/graph_objs/scatterpolar/unselected/_marker.py -> build/lib/plotly/graph_objs/scatterpolar/unselected copying plotly/graph_objs/scatterpolar/unselected/__init__.py -> build/lib/plotly/graph_objs/scatterpolar/unselected creating build/lib/plotly/graph_objs/scatterpolar/selected copying plotly/graph_objs/scatterpolar/selected/_textfont.py -> build/lib/plotly/graph_objs/scatterpolar/selected copying plotly/graph_objs/scatterpolar/selected/_marker.py -> build/lib/plotly/graph_objs/scatterpolar/selected copying plotly/graph_objs/scatterpolar/selected/__init__.py -> build/lib/plotly/graph_objs/scatterpolar/selected creating build/lib/plotly/graph_objs/scatterpolar/marker copying plotly/graph_objs/scatterpolar/marker/_line.py -> build/lib/plotly/graph_objs/scatterpolar/marker copying plotly/graph_objs/scatterpolar/marker/__init__.py -> build/lib/plotly/graph_objs/scatterpolar/marker copying plotly/graph_objs/scatterpolar/marker/_colorbar.py -> build/lib/plotly/graph_objs/scatterpolar/marker copying plotly/graph_objs/scatterpolar/marker/_gradient.py -> build/lib/plotly/graph_objs/scatterpolar/marker creating build/lib/plotly/graph_objs/scatterpolar/marker/colorbar copying plotly/graph_objs/scatterpolar/marker/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/scatterpolar/marker/colorbar copying plotly/graph_objs/scatterpolar/marker/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/scatterpolar/marker/colorbar copying plotly/graph_objs/scatterpolar/marker/colorbar/__init__.py -> build/lib/plotly/graph_objs/scatterpolar/marker/colorbar copying plotly/graph_objs/scatterpolar/marker/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/scatterpolar/marker/colorbar creating build/lib/plotly/graph_objs/contourcarpet copying plotly/graph_objs/contourcarpet/_contours.py -> build/lib/plotly/graph_objs/contourcarpet copying plotly/graph_objs/contourcarpet/__init__.py -> build/lib/plotly/graph_objs/contourcarpet copying plotly/graph_objs/contourcarpet/_hoverlabel.py -> build/lib/plotly/graph_objs/contourcarpet copying plotly/graph_objs/contourcarpet/_colorbar.py -> build/lib/plotly/graph_objs/contourcarpet copying plotly/graph_objs/contourcarpet/_stream.py -> build/lib/plotly/graph_objs/contourcarpet copying plotly/graph_objs/contourcarpet/_line.py -> build/lib/plotly/graph_objs/contourcarpet creating build/lib/plotly/graph_objs/contourcarpet/hoverlabel copying plotly/graph_objs/contourcarpet/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/contourcarpet/hoverlabel copying plotly/graph_objs/contourcarpet/hoverlabel/_font.py -> build/lib/plotly/graph_objs/contourcarpet/hoverlabel creating build/lib/plotly/graph_objs/contourcarpet/colorbar copying plotly/graph_objs/contourcarpet/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/contourcarpet/colorbar copying plotly/graph_objs/contourcarpet/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/contourcarpet/colorbar copying plotly/graph_objs/contourcarpet/colorbar/__init__.py -> build/lib/plotly/graph_objs/contourcarpet/colorbar copying plotly/graph_objs/contourcarpet/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/contourcarpet/colorbar creating build/lib/plotly/graph_objs/contourcarpet/contours copying plotly/graph_objs/contourcarpet/contours/_labelfont.py -> build/lib/plotly/graph_objs/contourcarpet/contours copying plotly/graph_objs/contourcarpet/contours/__init__.py -> build/lib/plotly/graph_objs/contourcarpet/contours creating build/lib/plotly/graph_objs/carpet copying plotly/graph_objs/carpet/_aaxis.py -> build/lib/plotly/graph_objs/carpet copying plotly/graph_objs/carpet/_baxis.py -> build/lib/plotly/graph_objs/carpet copying plotly/graph_objs/carpet/_font.py -> build/lib/plotly/graph_objs/carpet copying plotly/graph_objs/carpet/__init__.py -> build/lib/plotly/graph_objs/carpet copying plotly/graph_objs/carpet/_hoverlabel.py -> build/lib/plotly/graph_objs/carpet copying plotly/graph_objs/carpet/_stream.py -> build/lib/plotly/graph_objs/carpet creating build/lib/plotly/graph_objs/carpet/baxis copying plotly/graph_objs/carpet/baxis/_tickformatstop.py -> build/lib/plotly/graph_objs/carpet/baxis copying plotly/graph_objs/carpet/baxis/_tickfont.py -> build/lib/plotly/graph_objs/carpet/baxis copying plotly/graph_objs/carpet/baxis/_titlefont.py -> build/lib/plotly/graph_objs/carpet/baxis copying plotly/graph_objs/carpet/baxis/__init__.py -> build/lib/plotly/graph_objs/carpet/baxis creating build/lib/plotly/graph_objs/carpet/hoverlabel copying plotly/graph_objs/carpet/hoverlabel/_font.py -> build/lib/plotly/graph_objs/carpet/hoverlabel copying plotly/graph_objs/carpet/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/carpet/hoverlabel creating build/lib/plotly/graph_objs/carpet/aaxis copying plotly/graph_objs/carpet/aaxis/_tickfont.py -> build/lib/plotly/graph_objs/carpet/aaxis copying plotly/graph_objs/carpet/aaxis/__init__.py -> build/lib/plotly/graph_objs/carpet/aaxis copying plotly/graph_objs/carpet/aaxis/_tickformatstop.py -> build/lib/plotly/graph_objs/carpet/aaxis copying plotly/graph_objs/carpet/aaxis/_titlefont.py -> build/lib/plotly/graph_objs/carpet/aaxis creating build/lib/plotly/graph_objs/scatter3d copying plotly/graph_objs/scatter3d/_stream.py -> build/lib/plotly/graph_objs/scatter3d copying plotly/graph_objs/scatter3d/_marker.py -> build/lib/plotly/graph_objs/scatter3d copying plotly/graph_objs/scatter3d/_line.py -> build/lib/plotly/graph_objs/scatter3d copying plotly/graph_objs/scatter3d/_error_x.py -> build/lib/plotly/graph_objs/scatter3d copying plotly/graph_objs/scatter3d/_error_z.py -> build/lib/plotly/graph_objs/scatter3d copying plotly/graph_objs/scatter3d/__init__.py -> build/lib/plotly/graph_objs/scatter3d copying plotly/graph_objs/scatter3d/_hoverlabel.py -> build/lib/plotly/graph_objs/scatter3d copying plotly/graph_objs/scatter3d/_textfont.py -> build/lib/plotly/graph_objs/scatter3d copying plotly/graph_objs/scatter3d/_error_y.py -> build/lib/plotly/graph_objs/scatter3d copying plotly/graph_objs/scatter3d/_projection.py -> build/lib/plotly/graph_objs/scatter3d creating build/lib/plotly/graph_objs/scatter3d/projection copying plotly/graph_objs/scatter3d/projection/__init__.py -> build/lib/plotly/graph_objs/scatter3d/projection copying plotly/graph_objs/scatter3d/projection/_z.py -> build/lib/plotly/graph_objs/scatter3d/projection copying plotly/graph_objs/scatter3d/projection/_x.py -> build/lib/plotly/graph_objs/scatter3d/projection copying plotly/graph_objs/scatter3d/projection/_y.py -> build/lib/plotly/graph_objs/scatter3d/projection creating build/lib/plotly/graph_objs/scatter3d/marker copying plotly/graph_objs/scatter3d/marker/_line.py -> build/lib/plotly/graph_objs/scatter3d/marker copying plotly/graph_objs/scatter3d/marker/__init__.py -> build/lib/plotly/graph_objs/scatter3d/marker copying plotly/graph_objs/scatter3d/marker/_colorbar.py -> build/lib/plotly/graph_objs/scatter3d/marker creating build/lib/plotly/graph_objs/scatter3d/marker/colorbar copying plotly/graph_objs/scatter3d/marker/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/scatter3d/marker/colorbar copying plotly/graph_objs/scatter3d/marker/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/scatter3d/marker/colorbar copying plotly/graph_objs/scatter3d/marker/colorbar/__init__.py -> build/lib/plotly/graph_objs/scatter3d/marker/colorbar copying plotly/graph_objs/scatter3d/marker/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/scatter3d/marker/colorbar creating build/lib/plotly/graph_objs/scatter3d/hoverlabel copying plotly/graph_objs/scatter3d/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/scatter3d/hoverlabel copying plotly/graph_objs/scatter3d/hoverlabel/_font.py -> build/lib/plotly/graph_objs/scatter3d/hoverlabel creating build/lib/plotly/graph_objs/table copying plotly/graph_objs/table/_stream.py -> build/lib/plotly/graph_objs/table copying plotly/graph_objs/table/_cells.py -> build/lib/plotly/graph_objs/table copying plotly/graph_objs/table/_hoverlabel.py -> build/lib/plotly/graph_objs/table copying plotly/graph_objs/table/__init__.py -> build/lib/plotly/graph_objs/table copying plotly/graph_objs/table/_domain.py -> build/lib/plotly/graph_objs/table copying plotly/graph_objs/table/_header.py -> build/lib/plotly/graph_objs/table creating build/lib/plotly/graph_objs/table/cells copying plotly/graph_objs/table/cells/_fill.py -> build/lib/plotly/graph_objs/table/cells copying plotly/graph_objs/table/cells/_font.py -> build/lib/plotly/graph_objs/table/cells copying plotly/graph_objs/table/cells/_line.py -> build/lib/plotly/graph_objs/table/cells copying plotly/graph_objs/table/cells/__init__.py -> build/lib/plotly/graph_objs/table/cells creating build/lib/plotly/graph_objs/table/header copying plotly/graph_objs/table/header/_line.py -> build/lib/plotly/graph_objs/table/header copying plotly/graph_objs/table/header/_font.py -> build/lib/plotly/graph_objs/table/header copying plotly/graph_objs/table/header/_fill.py -> build/lib/plotly/graph_objs/table/header copying plotly/graph_objs/table/header/__init__.py -> build/lib/plotly/graph_objs/table/header creating build/lib/plotly/graph_objs/table/hoverlabel copying plotly/graph_objs/table/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/table/hoverlabel copying plotly/graph_objs/table/hoverlabel/_font.py -> build/lib/plotly/graph_objs/table/hoverlabel creating build/lib/plotly/graph_objs/pie copying plotly/graph_objs/pie/_insidetextfont.py -> build/lib/plotly/graph_objs/pie copying plotly/graph_objs/pie/_domain.py -> build/lib/plotly/graph_objs/pie copying plotly/graph_objs/pie/_stream.py -> build/lib/plotly/graph_objs/pie copying plotly/graph_objs/pie/_hoverlabel.py -> build/lib/plotly/graph_objs/pie copying plotly/graph_objs/pie/_marker.py -> build/lib/plotly/graph_objs/pie copying plotly/graph_objs/pie/_textfont.py -> build/lib/plotly/graph_objs/pie copying plotly/graph_objs/pie/_outsidetextfont.py -> build/lib/plotly/graph_objs/pie copying plotly/graph_objs/pie/__init__.py -> build/lib/plotly/graph_objs/pie creating build/lib/plotly/graph_objs/pie/marker copying plotly/graph_objs/pie/marker/__init__.py -> build/lib/plotly/graph_objs/pie/marker copying plotly/graph_objs/pie/marker/_line.py -> build/lib/plotly/graph_objs/pie/marker creating build/lib/plotly/graph_objs/pie/hoverlabel copying plotly/graph_objs/pie/hoverlabel/_font.py -> build/lib/plotly/graph_objs/pie/hoverlabel copying plotly/graph_objs/pie/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/pie/hoverlabel creating build/lib/plotly/graph_objs/choropleth copying plotly/graph_objs/choropleth/_selected.py -> build/lib/plotly/graph_objs/choropleth copying plotly/graph_objs/choropleth/_stream.py -> build/lib/plotly/graph_objs/choropleth copying plotly/graph_objs/choropleth/_marker.py -> build/lib/plotly/graph_objs/choropleth copying plotly/graph_objs/choropleth/__init__.py -> build/lib/plotly/graph_objs/choropleth copying plotly/graph_objs/choropleth/_hoverlabel.py -> build/lib/plotly/graph_objs/choropleth copying plotly/graph_objs/choropleth/_colorbar.py -> build/lib/plotly/graph_objs/choropleth copying plotly/graph_objs/choropleth/_unselected.py -> build/lib/plotly/graph_objs/choropleth creating build/lib/plotly/graph_objs/choropleth/colorbar copying plotly/graph_objs/choropleth/colorbar/__init__.py -> build/lib/plotly/graph_objs/choropleth/colorbar copying plotly/graph_objs/choropleth/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/choropleth/colorbar copying plotly/graph_objs/choropleth/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/choropleth/colorbar copying plotly/graph_objs/choropleth/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/choropleth/colorbar creating build/lib/plotly/graph_objs/choropleth/selected copying plotly/graph_objs/choropleth/selected/_marker.py -> build/lib/plotly/graph_objs/choropleth/selected copying plotly/graph_objs/choropleth/selected/__init__.py -> build/lib/plotly/graph_objs/choropleth/selected creating build/lib/plotly/graph_objs/choropleth/hoverlabel copying plotly/graph_objs/choropleth/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/choropleth/hoverlabel copying plotly/graph_objs/choropleth/hoverlabel/_font.py -> build/lib/plotly/graph_objs/choropleth/hoverlabel creating build/lib/plotly/graph_objs/choropleth/marker copying plotly/graph_objs/choropleth/marker/_line.py -> build/lib/plotly/graph_objs/choropleth/marker copying plotly/graph_objs/choropleth/marker/__init__.py -> build/lib/plotly/graph_objs/choropleth/marker creating build/lib/plotly/graph_objs/choropleth/unselected copying plotly/graph_objs/choropleth/unselected/_marker.py -> build/lib/plotly/graph_objs/choropleth/unselected copying plotly/graph_objs/choropleth/unselected/__init__.py -> build/lib/plotly/graph_objs/choropleth/unselected creating build/lib/plotly/graph_objs/scattergeo copying plotly/graph_objs/scattergeo/__init__.py -> build/lib/plotly/graph_objs/scattergeo copying plotly/graph_objs/scattergeo/_hoverlabel.py -> build/lib/plotly/graph_objs/scattergeo copying plotly/graph_objs/scattergeo/_stream.py -> build/lib/plotly/graph_objs/scattergeo copying plotly/graph_objs/scattergeo/_marker.py -> build/lib/plotly/graph_objs/scattergeo copying plotly/graph_objs/scattergeo/_unselected.py -> build/lib/plotly/graph_objs/scattergeo copying plotly/graph_objs/scattergeo/_textfont.py -> build/lib/plotly/graph_objs/scattergeo copying plotly/graph_objs/scattergeo/_line.py -> build/lib/plotly/graph_objs/scattergeo copying plotly/graph_objs/scattergeo/_selected.py -> build/lib/plotly/graph_objs/scattergeo creating build/lib/plotly/graph_objs/scattergeo/marker copying plotly/graph_objs/scattergeo/marker/_line.py -> build/lib/plotly/graph_objs/scattergeo/marker copying plotly/graph_objs/scattergeo/marker/__init__.py -> build/lib/plotly/graph_objs/scattergeo/marker copying plotly/graph_objs/scattergeo/marker/_gradient.py -> build/lib/plotly/graph_objs/scattergeo/marker copying plotly/graph_objs/scattergeo/marker/_colorbar.py -> build/lib/plotly/graph_objs/scattergeo/marker creating build/lib/plotly/graph_objs/scattergeo/marker/colorbar copying plotly/graph_objs/scattergeo/marker/colorbar/__init__.py -> build/lib/plotly/graph_objs/scattergeo/marker/colorbar copying plotly/graph_objs/scattergeo/marker/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/scattergeo/marker/colorbar copying plotly/graph_objs/scattergeo/marker/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/scattergeo/marker/colorbar copying plotly/graph_objs/scattergeo/marker/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/scattergeo/marker/colorbar creating build/lib/plotly/graph_objs/scattergeo/unselected copying plotly/graph_objs/scattergeo/unselected/_textfont.py -> build/lib/plotly/graph_objs/scattergeo/unselected copying plotly/graph_objs/scattergeo/unselected/__init__.py -> build/lib/plotly/graph_objs/scattergeo/unselected copying plotly/graph_objs/scattergeo/unselected/_marker.py -> build/lib/plotly/graph_objs/scattergeo/unselected creating build/lib/plotly/graph_objs/scattergeo/hoverlabel copying plotly/graph_objs/scattergeo/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/scattergeo/hoverlabel copying plotly/graph_objs/scattergeo/hoverlabel/_font.py -> build/lib/plotly/graph_objs/scattergeo/hoverlabel creating build/lib/plotly/graph_objs/scattergeo/selected copying plotly/graph_objs/scattergeo/selected/__init__.py -> build/lib/plotly/graph_objs/scattergeo/selected copying plotly/graph_objs/scattergeo/selected/_textfont.py -> build/lib/plotly/graph_objs/scattergeo/selected copying plotly/graph_objs/scattergeo/selected/_marker.py -> build/lib/plotly/graph_objs/scattergeo/selected creating build/lib/plotly/graph_objs/histogram copying plotly/graph_objs/histogram/_selected.py -> build/lib/plotly/graph_objs/histogram copying plotly/graph_objs/histogram/_xbins.py -> build/lib/plotly/graph_objs/histogram copying plotly/graph_objs/histogram/_error_y.py -> build/lib/plotly/graph_objs/histogram copying plotly/graph_objs/histogram/_unselected.py -> build/lib/plotly/graph_objs/histogram copying plotly/graph_objs/histogram/__init__.py -> build/lib/plotly/graph_objs/histogram copying plotly/graph_objs/histogram/_ybins.py -> build/lib/plotly/graph_objs/histogram copying plotly/graph_objs/histogram/_hoverlabel.py -> build/lib/plotly/graph_objs/histogram copying plotly/graph_objs/histogram/_cumulative.py -> build/lib/plotly/graph_objs/histogram copying plotly/graph_objs/histogram/_error_x.py -> build/lib/plotly/graph_objs/histogram copying plotly/graph_objs/histogram/_marker.py -> build/lib/plotly/graph_objs/histogram copying plotly/graph_objs/histogram/_stream.py -> build/lib/plotly/graph_objs/histogram creating build/lib/plotly/graph_objs/histogram/unselected copying plotly/graph_objs/histogram/unselected/_marker.py -> build/lib/plotly/graph_objs/histogram/unselected copying plotly/graph_objs/histogram/unselected/_textfont.py -> build/lib/plotly/graph_objs/histogram/unselected copying plotly/graph_objs/histogram/unselected/__init__.py -> build/lib/plotly/graph_objs/histogram/unselected creating build/lib/plotly/graph_objs/histogram/hoverlabel copying plotly/graph_objs/histogram/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/histogram/hoverlabel copying plotly/graph_objs/histogram/hoverlabel/_font.py -> build/lib/plotly/graph_objs/histogram/hoverlabel creating build/lib/plotly/graph_objs/histogram/marker copying plotly/graph_objs/histogram/marker/__init__.py -> build/lib/plotly/graph_objs/histogram/marker copying plotly/graph_objs/histogram/marker/_colorbar.py -> build/lib/plotly/graph_objs/histogram/marker copying plotly/graph_objs/histogram/marker/_line.py -> build/lib/plotly/graph_objs/histogram/marker creating build/lib/plotly/graph_objs/histogram/marker/colorbar copying plotly/graph_objs/histogram/marker/colorbar/__init__.py -> build/lib/plotly/graph_objs/histogram/marker/colorbar copying plotly/graph_objs/histogram/marker/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/histogram/marker/colorbar copying plotly/graph_objs/histogram/marker/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/histogram/marker/colorbar copying plotly/graph_objs/histogram/marker/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/histogram/marker/colorbar creating build/lib/plotly/graph_objs/histogram/selected copying plotly/graph_objs/histogram/selected/_textfont.py -> build/lib/plotly/graph_objs/histogram/selected copying plotly/graph_objs/histogram/selected/_marker.py -> build/lib/plotly/graph_objs/histogram/selected copying plotly/graph_objs/histogram/selected/__init__.py -> build/lib/plotly/graph_objs/histogram/selected creating build/lib/plotly/graph_objs/candlestick copying plotly/graph_objs/candlestick/_stream.py -> build/lib/plotly/graph_objs/candlestick copying plotly/graph_objs/candlestick/_hoverlabel.py -> build/lib/plotly/graph_objs/candlestick copying plotly/graph_objs/candlestick/__init__.py -> build/lib/plotly/graph_objs/candlestick copying plotly/graph_objs/candlestick/_decreasing.py -> build/lib/plotly/graph_objs/candlestick copying plotly/graph_objs/candlestick/_line.py -> build/lib/plotly/graph_objs/candlestick copying plotly/graph_objs/candlestick/_increasing.py -> build/lib/plotly/graph_objs/candlestick creating build/lib/plotly/graph_objs/candlestick/increasing copying plotly/graph_objs/candlestick/increasing/__init__.py -> build/lib/plotly/graph_objs/candlestick/increasing copying plotly/graph_objs/candlestick/increasing/_line.py -> build/lib/plotly/graph_objs/candlestick/increasing creating build/lib/plotly/graph_objs/candlestick/decreasing copying plotly/graph_objs/candlestick/decreasing/_line.py -> build/lib/plotly/graph_objs/candlestick/decreasing copying plotly/graph_objs/candlestick/decreasing/__init__.py -> build/lib/plotly/graph_objs/candlestick/decreasing creating build/lib/plotly/graph_objs/candlestick/hoverlabel copying plotly/graph_objs/candlestick/hoverlabel/_font.py -> build/lib/plotly/graph_objs/candlestick/hoverlabel copying plotly/graph_objs/candlestick/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/candlestick/hoverlabel creating build/lib/plotly/graph_objs/sankey copying plotly/graph_objs/sankey/_node.py -> build/lib/plotly/graph_objs/sankey copying plotly/graph_objs/sankey/_hoverlabel.py -> build/lib/plotly/graph_objs/sankey copying plotly/graph_objs/sankey/__init__.py -> build/lib/plotly/graph_objs/sankey copying plotly/graph_objs/sankey/_stream.py -> build/lib/plotly/graph_objs/sankey copying plotly/graph_objs/sankey/_textfont.py -> build/lib/plotly/graph_objs/sankey copying plotly/graph_objs/sankey/_domain.py -> build/lib/plotly/graph_objs/sankey copying plotly/graph_objs/sankey/_link.py -> build/lib/plotly/graph_objs/sankey creating build/lib/plotly/graph_objs/sankey/hoverlabel copying plotly/graph_objs/sankey/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/sankey/hoverlabel copying plotly/graph_objs/sankey/hoverlabel/_font.py -> build/lib/plotly/graph_objs/sankey/hoverlabel creating build/lib/plotly/graph_objs/sankey/link copying plotly/graph_objs/sankey/link/__init__.py -> build/lib/plotly/graph_objs/sankey/link copying plotly/graph_objs/sankey/link/_line.py -> build/lib/plotly/graph_objs/sankey/link creating build/lib/plotly/graph_objs/sankey/node copying plotly/graph_objs/sankey/node/__init__.py -> build/lib/plotly/graph_objs/sankey/node copying plotly/graph_objs/sankey/node/_line.py -> build/lib/plotly/graph_objs/sankey/node creating build/lib/plotly/graph_objs/box copying plotly/graph_objs/box/_unselected.py -> build/lib/plotly/graph_objs/box copying plotly/graph_objs/box/_hoverlabel.py -> build/lib/plotly/graph_objs/box copying plotly/graph_objs/box/__init__.py -> build/lib/plotly/graph_objs/box copying plotly/graph_objs/box/_marker.py -> build/lib/plotly/graph_objs/box copying plotly/graph_objs/box/_stream.py -> build/lib/plotly/graph_objs/box copying plotly/graph_objs/box/_line.py -> build/lib/plotly/graph_objs/box copying plotly/graph_objs/box/_selected.py -> build/lib/plotly/graph_objs/box creating build/lib/plotly/graph_objs/box/unselected copying plotly/graph_objs/box/unselected/__init__.py -> build/lib/plotly/graph_objs/box/unselected copying plotly/graph_objs/box/unselected/_marker.py -> build/lib/plotly/graph_objs/box/unselected creating build/lib/plotly/graph_objs/box/hoverlabel copying plotly/graph_objs/box/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/box/hoverlabel copying plotly/graph_objs/box/hoverlabel/_font.py -> build/lib/plotly/graph_objs/box/hoverlabel creating build/lib/plotly/graph_objs/box/selected copying plotly/graph_objs/box/selected/__init__.py -> build/lib/plotly/graph_objs/box/selected copying plotly/graph_objs/box/selected/_marker.py -> build/lib/plotly/graph_objs/box/selected creating build/lib/plotly/graph_objs/box/marker copying plotly/graph_objs/box/marker/__init__.py -> build/lib/plotly/graph_objs/box/marker copying plotly/graph_objs/box/marker/_line.py -> build/lib/plotly/graph_objs/box/marker creating build/lib/plotly/graph_objs/histogram2dcontour copying plotly/graph_objs/histogram2dcontour/_colorbar.py -> build/lib/plotly/graph_objs/histogram2dcontour copying plotly/graph_objs/histogram2dcontour/_contours.py -> build/lib/plotly/graph_objs/histogram2dcontour copying plotly/graph_objs/histogram2dcontour/_ybins.py -> build/lib/plotly/graph_objs/histogram2dcontour copying plotly/graph_objs/histogram2dcontour/_hoverlabel.py -> build/lib/plotly/graph_objs/histogram2dcontour copying plotly/graph_objs/histogram2dcontour/__init__.py -> build/lib/plotly/graph_objs/histogram2dcontour copying plotly/graph_objs/histogram2dcontour/_marker.py -> build/lib/plotly/graph_objs/histogram2dcontour copying plotly/graph_objs/histogram2dcontour/_stream.py -> build/lib/plotly/graph_objs/histogram2dcontour copying plotly/graph_objs/histogram2dcontour/_line.py -> build/lib/plotly/graph_objs/histogram2dcontour copying plotly/graph_objs/histogram2dcontour/_xbins.py -> build/lib/plotly/graph_objs/histogram2dcontour creating build/lib/plotly/graph_objs/histogram2dcontour/hoverlabel copying plotly/graph_objs/histogram2dcontour/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/histogram2dcontour/hoverlabel copying plotly/graph_objs/histogram2dcontour/hoverlabel/_font.py -> build/lib/plotly/graph_objs/histogram2dcontour/hoverlabel creating build/lib/plotly/graph_objs/histogram2dcontour/colorbar copying plotly/graph_objs/histogram2dcontour/colorbar/__init__.py -> build/lib/plotly/graph_objs/histogram2dcontour/colorbar copying plotly/graph_objs/histogram2dcontour/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/histogram2dcontour/colorbar copying plotly/graph_objs/histogram2dcontour/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/histogram2dcontour/colorbar copying plotly/graph_objs/histogram2dcontour/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/histogram2dcontour/colorbar creating build/lib/plotly/graph_objs/histogram2dcontour/contours copying plotly/graph_objs/histogram2dcontour/contours/__init__.py -> build/lib/plotly/graph_objs/histogram2dcontour/contours copying plotly/graph_objs/histogram2dcontour/contours/_labelfont.py -> build/lib/plotly/graph_objs/histogram2dcontour/contours creating build/lib/plotly/graph_objs/area copying plotly/graph_objs/area/_hoverlabel.py -> build/lib/plotly/graph_objs/area copying plotly/graph_objs/area/__init__.py -> build/lib/plotly/graph_objs/area copying plotly/graph_objs/area/_marker.py -> build/lib/plotly/graph_objs/area copying plotly/graph_objs/area/_stream.py -> build/lib/plotly/graph_objs/area creating build/lib/plotly/graph_objs/area/hoverlabel copying plotly/graph_objs/area/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/area/hoverlabel copying plotly/graph_objs/area/hoverlabel/_font.py -> build/lib/plotly/graph_objs/area/hoverlabel creating build/lib/plotly/graph_objs/layout copying plotly/graph_objs/layout/_xaxis.py -> build/lib/plotly/graph_objs/layout copying plotly/graph_objs/layout/_mapbox.py -> build/lib/plotly/graph_objs/layout copying plotly/graph_objs/layout/_hoverlabel.py -> build/lib/plotly/graph_objs/layout copying plotly/graph_objs/layout/__init__.py -> build/lib/plotly/graph_objs/layout copying plotly/graph_objs/layout/_polar.py -> build/lib/plotly/graph_objs/layout copying plotly/graph_objs/layout/_slider.py -> build/lib/plotly/graph_objs/layout copying plotly/graph_objs/layout/_annotation.py -> build/lib/plotly/graph_objs/layout copying plotly/graph_objs/layout/_margin.py -> build/lib/plotly/graph_objs/layout copying plotly/graph_objs/layout/_image.py -> build/lib/plotly/graph_objs/layout copying plotly/graph_objs/layout/_font.py -> build/lib/plotly/graph_objs/layout copying plotly/graph_objs/layout/_ternary.py -> build/lib/plotly/graph_objs/layout copying plotly/graph_objs/layout/_legend.py -> build/lib/plotly/graph_objs/layout copying plotly/graph_objs/layout/_updatemenu.py -> build/lib/plotly/graph_objs/layout copying plotly/graph_objs/layout/_yaxis.py -> build/lib/plotly/graph_objs/layout copying plotly/graph_objs/layout/_titlefont.py -> build/lib/plotly/graph_objs/layout copying plotly/graph_objs/layout/_geo.py -> build/lib/plotly/graph_objs/layout copying plotly/graph_objs/layout/_scene.py -> build/lib/plotly/graph_objs/layout copying plotly/graph_objs/layout/_shape.py -> build/lib/plotly/graph_objs/layout copying plotly/graph_objs/layout/_angularaxis.py -> build/lib/plotly/graph_objs/layout copying plotly/graph_objs/layout/_grid.py -> build/lib/plotly/graph_objs/layout copying plotly/graph_objs/layout/_radialaxis.py -> build/lib/plotly/graph_objs/layout creating build/lib/plotly/graph_objs/layout/legend copying plotly/graph_objs/layout/legend/__init__.py -> build/lib/plotly/graph_objs/layout/legend copying plotly/graph_objs/layout/legend/_font.py -> build/lib/plotly/graph_objs/layout/legend creating build/lib/plotly/graph_objs/layout/polar copying plotly/graph_objs/layout/polar/__init__.py -> build/lib/plotly/graph_objs/layout/polar copying plotly/graph_objs/layout/polar/_domain.py -> build/lib/plotly/graph_objs/layout/polar copying plotly/graph_objs/layout/polar/_angularaxis.py -> build/lib/plotly/graph_objs/layout/polar copying plotly/graph_objs/layout/polar/_radialaxis.py -> build/lib/plotly/graph_objs/layout/polar creating build/lib/plotly/graph_objs/layout/polar/radialaxis copying plotly/graph_objs/layout/polar/radialaxis/__init__.py -> build/lib/plotly/graph_objs/layout/polar/radialaxis copying plotly/graph_objs/layout/polar/radialaxis/_tickfont.py -> build/lib/plotly/graph_objs/layout/polar/radialaxis copying plotly/graph_objs/layout/polar/radialaxis/_tickformatstop.py -> build/lib/plotly/graph_objs/layout/polar/radialaxis copying plotly/graph_objs/layout/polar/radialaxis/_titlefont.py -> build/lib/plotly/graph_objs/layout/polar/radialaxis creating build/lib/plotly/graph_objs/layout/polar/angularaxis copying plotly/graph_objs/layout/polar/angularaxis/__init__.py -> build/lib/plotly/graph_objs/layout/polar/angularaxis copying plotly/graph_objs/layout/polar/angularaxis/_tickfont.py -> build/lib/plotly/graph_objs/layout/polar/angularaxis copying plotly/graph_objs/layout/polar/angularaxis/_tickformatstop.py -> build/lib/plotly/graph_objs/layout/polar/angularaxis creating build/lib/plotly/graph_objs/layout/shape copying plotly/graph_objs/layout/shape/__init__.py -> build/lib/plotly/graph_objs/layout/shape copying plotly/graph_objs/layout/shape/_line.py -> build/lib/plotly/graph_objs/layout/shape creating build/lib/plotly/graph_objs/layout/geo copying plotly/graph_objs/layout/geo/_lataxis.py -> build/lib/plotly/graph_objs/layout/geo copying plotly/graph_objs/layout/geo/__init__.py -> build/lib/plotly/graph_objs/layout/geo copying plotly/graph_objs/layout/geo/_center.py -> build/lib/plotly/graph_objs/layout/geo copying plotly/graph_objs/layout/geo/_projection.py -> build/lib/plotly/graph_objs/layout/geo copying plotly/graph_objs/layout/geo/_domain.py -> build/lib/plotly/graph_objs/layout/geo copying plotly/graph_objs/layout/geo/_lonaxis.py -> build/lib/plotly/graph_objs/layout/geo creating build/lib/plotly/graph_objs/layout/geo/projection copying plotly/graph_objs/layout/geo/projection/__init__.py -> build/lib/plotly/graph_objs/layout/geo/projection copying plotly/graph_objs/layout/geo/projection/_rotation.py -> build/lib/plotly/graph_objs/layout/geo/projection creating build/lib/plotly/graph_objs/layout/slider copying plotly/graph_objs/layout/slider/_transition.py -> build/lib/plotly/graph_objs/layout/slider copying plotly/graph_objs/layout/slider/_pad.py -> build/lib/plotly/graph_objs/layout/slider copying plotly/graph_objs/layout/slider/__init__.py -> build/lib/plotly/graph_objs/layout/slider copying plotly/graph_objs/layout/slider/_step.py -> build/lib/plotly/graph_objs/layout/slider copying plotly/graph_objs/layout/slider/_font.py -> build/lib/plotly/graph_objs/layout/slider copying plotly/graph_objs/layout/slider/_currentvalue.py -> build/lib/plotly/graph_objs/layout/slider creating build/lib/plotly/graph_objs/layout/slider/currentvalue copying plotly/graph_objs/layout/slider/currentvalue/__init__.py -> build/lib/plotly/graph_objs/layout/slider/currentvalue copying plotly/graph_objs/layout/slider/currentvalue/_font.py -> build/lib/plotly/graph_objs/layout/slider/currentvalue creating build/lib/plotly/graph_objs/layout/hoverlabel copying plotly/graph_objs/layout/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/layout/hoverlabel copying plotly/graph_objs/layout/hoverlabel/_font.py -> build/lib/plotly/graph_objs/layout/hoverlabel creating build/lib/plotly/graph_objs/layout/annotation copying plotly/graph_objs/layout/annotation/_hoverlabel.py -> build/lib/plotly/graph_objs/layout/annotation copying plotly/graph_objs/layout/annotation/__init__.py -> build/lib/plotly/graph_objs/layout/annotation copying plotly/graph_objs/layout/annotation/_font.py -> build/lib/plotly/graph_objs/layout/annotation creating build/lib/plotly/graph_objs/layout/annotation/hoverlabel copying plotly/graph_objs/layout/annotation/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/layout/annotation/hoverlabel copying plotly/graph_objs/layout/annotation/hoverlabel/_font.py -> build/lib/plotly/graph_objs/layout/annotation/hoverlabel creating build/lib/plotly/graph_objs/layout/yaxis copying plotly/graph_objs/layout/yaxis/__init__.py -> build/lib/plotly/graph_objs/layout/yaxis copying plotly/graph_objs/layout/yaxis/_tickfont.py -> build/lib/plotly/graph_objs/layout/yaxis copying plotly/graph_objs/layout/yaxis/_tickformatstop.py -> build/lib/plotly/graph_objs/layout/yaxis copying plotly/graph_objs/layout/yaxis/_titlefont.py -> build/lib/plotly/graph_objs/layout/yaxis creating build/lib/plotly/graph_objs/layout/mapbox copying plotly/graph_objs/layout/mapbox/__init__.py -> build/lib/plotly/graph_objs/layout/mapbox copying plotly/graph_objs/layout/mapbox/_center.py -> build/lib/plotly/graph_objs/layout/mapbox copying plotly/graph_objs/layout/mapbox/_domain.py -> build/lib/plotly/graph_objs/layout/mapbox copying plotly/graph_objs/layout/mapbox/_layer.py -> build/lib/plotly/graph_objs/layout/mapbox creating build/lib/plotly/graph_objs/layout/mapbox/layer copying plotly/graph_objs/layout/mapbox/layer/__init__.py -> build/lib/plotly/graph_objs/layout/mapbox/layer copying plotly/graph_objs/layout/mapbox/layer/_symbol.py -> build/lib/plotly/graph_objs/layout/mapbox/layer copying plotly/graph_objs/layout/mapbox/layer/_line.py -> build/lib/plotly/graph_objs/layout/mapbox/layer copying plotly/graph_objs/layout/mapbox/layer/_circle.py -> build/lib/plotly/graph_objs/layout/mapbox/layer copying plotly/graph_objs/layout/mapbox/layer/_fill.py -> build/lib/plotly/graph_objs/layout/mapbox/layer creating build/lib/plotly/graph_objs/layout/mapbox/layer/symbol copying plotly/graph_objs/layout/mapbox/layer/symbol/__init__.py -> build/lib/plotly/graph_objs/layout/mapbox/layer/symbol copying plotly/graph_objs/layout/mapbox/layer/symbol/_textfont.py -> build/lib/plotly/graph_objs/layout/mapbox/layer/symbol creating build/lib/plotly/graph_objs/layout/xaxis copying plotly/graph_objs/layout/xaxis/__init__.py -> build/lib/plotly/graph_objs/layout/xaxis copying plotly/graph_objs/layout/xaxis/_tickfont.py -> build/lib/plotly/graph_objs/layout/xaxis copying plotly/graph_objs/layout/xaxis/_tickformatstop.py -> build/lib/plotly/graph_objs/layout/xaxis copying plotly/graph_objs/layout/xaxis/_titlefont.py -> build/lib/plotly/graph_objs/layout/xaxis copying plotly/graph_objs/layout/xaxis/_rangeslider.py -> build/lib/plotly/graph_objs/layout/xaxis copying plotly/graph_objs/layout/xaxis/_rangeselector.py -> build/lib/plotly/graph_objs/layout/xaxis creating build/lib/plotly/graph_objs/layout/xaxis/rangeslider copying plotly/graph_objs/layout/xaxis/rangeslider/__init__.py -> build/lib/plotly/graph_objs/layout/xaxis/rangeslider copying plotly/graph_objs/layout/xaxis/rangeslider/_yaxis.py -> build/lib/plotly/graph_objs/layout/xaxis/rangeslider creating build/lib/plotly/graph_objs/layout/xaxis/rangeselector copying plotly/graph_objs/layout/xaxis/rangeselector/__init__.py -> build/lib/plotly/graph_objs/layout/xaxis/rangeselector copying plotly/graph_objs/layout/xaxis/rangeselector/_button.py -> build/lib/plotly/graph_objs/layout/xaxis/rangeselector copying plotly/graph_objs/layout/xaxis/rangeselector/_font.py -> build/lib/plotly/graph_objs/layout/xaxis/rangeselector creating build/lib/plotly/graph_objs/layout/scene copying plotly/graph_objs/layout/scene/_zaxis.py -> build/lib/plotly/graph_objs/layout/scene copying plotly/graph_objs/layout/scene/_xaxis.py -> build/lib/plotly/graph_objs/layout/scene copying plotly/graph_objs/layout/scene/__init__.py -> build/lib/plotly/graph_objs/layout/scene copying plotly/graph_objs/layout/scene/_camera.py -> build/lib/plotly/graph_objs/layout/scene copying plotly/graph_objs/layout/scene/_annotation.py -> build/lib/plotly/graph_objs/layout/scene copying plotly/graph_objs/layout/scene/_aspectratio.py -> build/lib/plotly/graph_objs/layout/scene copying plotly/graph_objs/layout/scene/_yaxis.py -> build/lib/plotly/graph_objs/layout/scene copying plotly/graph_objs/layout/scene/_domain.py -> build/lib/plotly/graph_objs/layout/scene creating build/lib/plotly/graph_objs/layout/scene/camera copying plotly/graph_objs/layout/scene/camera/_up.py -> build/lib/plotly/graph_objs/layout/scene/camera copying plotly/graph_objs/layout/scene/camera/__init__.py -> build/lib/plotly/graph_objs/layout/scene/camera copying plotly/graph_objs/layout/scene/camera/_eye.py -> build/lib/plotly/graph_objs/layout/scene/camera copying plotly/graph_objs/layout/scene/camera/_center.py -> build/lib/plotly/graph_objs/layout/scene/camera creating build/lib/plotly/graph_objs/layout/scene/annotation copying plotly/graph_objs/layout/scene/annotation/_hoverlabel.py -> build/lib/plotly/graph_objs/layout/scene/annotation copying plotly/graph_objs/layout/scene/annotation/__init__.py -> build/lib/plotly/graph_objs/layout/scene/annotation copying plotly/graph_objs/layout/scene/annotation/_font.py -> build/lib/plotly/graph_objs/layout/scene/annotation creating build/lib/plotly/graph_objs/layout/scene/annotation/hoverlabel copying plotly/graph_objs/layout/scene/annotation/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/layout/scene/annotation/hoverlabel copying plotly/graph_objs/layout/scene/annotation/hoverlabel/_font.py -> build/lib/plotly/graph_objs/layout/scene/annotation/hoverlabel creating build/lib/plotly/graph_objs/layout/scene/yaxis copying plotly/graph_objs/layout/scene/yaxis/__init__.py -> build/lib/plotly/graph_objs/layout/scene/yaxis copying plotly/graph_objs/layout/scene/yaxis/_tickfont.py -> build/lib/plotly/graph_objs/layout/scene/yaxis copying plotly/graph_objs/layout/scene/yaxis/_titlefont.py -> build/lib/plotly/graph_objs/layout/scene/yaxis copying plotly/graph_objs/layout/scene/yaxis/_tickformatstop.py -> build/lib/plotly/graph_objs/layout/scene/yaxis creating build/lib/plotly/graph_objs/layout/scene/xaxis copying plotly/graph_objs/layout/scene/xaxis/_tickfont.py -> build/lib/plotly/graph_objs/layout/scene/xaxis copying plotly/graph_objs/layout/scene/xaxis/_titlefont.py -> build/lib/plotly/graph_objs/layout/scene/xaxis copying plotly/graph_objs/layout/scene/xaxis/_tickformatstop.py -> build/lib/plotly/graph_objs/layout/scene/xaxis copying plotly/graph_objs/layout/scene/xaxis/__init__.py -> build/lib/plotly/graph_objs/layout/scene/xaxis creating build/lib/plotly/graph_objs/layout/scene/zaxis copying plotly/graph_objs/layout/scene/zaxis/_tickfont.py -> build/lib/plotly/graph_objs/layout/scene/zaxis copying plotly/graph_objs/layout/scene/zaxis/_tickformatstop.py -> build/lib/plotly/graph_objs/layout/scene/zaxis copying plotly/graph_objs/layout/scene/zaxis/__init__.py -> build/lib/plotly/graph_objs/layout/scene/zaxis copying plotly/graph_objs/layout/scene/zaxis/_titlefont.py -> build/lib/plotly/graph_objs/layout/scene/zaxis creating build/lib/plotly/graph_objs/layout/ternary copying plotly/graph_objs/layout/ternary/__init__.py -> build/lib/plotly/graph_objs/layout/ternary copying plotly/graph_objs/layout/ternary/_caxis.py -> build/lib/plotly/graph_objs/layout/ternary copying plotly/graph_objs/layout/ternary/_aaxis.py -> build/lib/plotly/graph_objs/layout/ternary copying plotly/graph_objs/layout/ternary/_domain.py -> build/lib/plotly/graph_objs/layout/ternary copying plotly/graph_objs/layout/ternary/_baxis.py -> build/lib/plotly/graph_objs/layout/ternary creating build/lib/plotly/graph_objs/layout/ternary/baxis copying plotly/graph_objs/layout/ternary/baxis/__init__.py -> build/lib/plotly/graph_objs/layout/ternary/baxis copying plotly/graph_objs/layout/ternary/baxis/_tickfont.py -> build/lib/plotly/graph_objs/layout/ternary/baxis copying plotly/graph_objs/layout/ternary/baxis/_tickformatstop.py -> build/lib/plotly/graph_objs/layout/ternary/baxis copying plotly/graph_objs/layout/ternary/baxis/_titlefont.py -> build/lib/plotly/graph_objs/layout/ternary/baxis creating build/lib/plotly/graph_objs/layout/ternary/caxis copying plotly/graph_objs/layout/ternary/caxis/__init__.py -> build/lib/plotly/graph_objs/layout/ternary/caxis copying plotly/graph_objs/layout/ternary/caxis/_tickfont.py -> build/lib/plotly/graph_objs/layout/ternary/caxis copying plotly/graph_objs/layout/ternary/caxis/_tickformatstop.py -> build/lib/plotly/graph_objs/layout/ternary/caxis copying plotly/graph_objs/layout/ternary/caxis/_titlefont.py -> build/lib/plotly/graph_objs/layout/ternary/caxis creating build/lib/plotly/graph_objs/layout/ternary/aaxis copying plotly/graph_objs/layout/ternary/aaxis/__init__.py -> build/lib/plotly/graph_objs/layout/ternary/aaxis copying plotly/graph_objs/layout/ternary/aaxis/_tickfont.py -> build/lib/plotly/graph_objs/layout/ternary/aaxis copying plotly/graph_objs/layout/ternary/aaxis/_tickformatstop.py -> build/lib/plotly/graph_objs/layout/ternary/aaxis copying plotly/graph_objs/layout/ternary/aaxis/_titlefont.py -> build/lib/plotly/graph_objs/layout/ternary/aaxis creating build/lib/plotly/graph_objs/layout/updatemenu copying plotly/graph_objs/layout/updatemenu/_font.py -> build/lib/plotly/graph_objs/layout/updatemenu copying plotly/graph_objs/layout/updatemenu/_pad.py -> build/lib/plotly/graph_objs/layout/updatemenu copying plotly/graph_objs/layout/updatemenu/__init__.py -> build/lib/plotly/graph_objs/layout/updatemenu copying plotly/graph_objs/layout/updatemenu/_button.py -> build/lib/plotly/graph_objs/layout/updatemenu creating build/lib/plotly/graph_objs/layout/grid copying plotly/graph_objs/layout/grid/_domain.py -> build/lib/plotly/graph_objs/layout/grid copying plotly/graph_objs/layout/grid/__init__.py -> build/lib/plotly/graph_objs/layout/grid creating build/lib/plotly/graph_objs/contour copying plotly/graph_objs/contour/_line.py -> build/lib/plotly/graph_objs/contour copying plotly/graph_objs/contour/_stream.py -> build/lib/plotly/graph_objs/contour copying plotly/graph_objs/contour/__init__.py -> build/lib/plotly/graph_objs/contour copying plotly/graph_objs/contour/_hoverlabel.py -> build/lib/plotly/graph_objs/contour copying plotly/graph_objs/contour/_colorbar.py -> build/lib/plotly/graph_objs/contour copying plotly/graph_objs/contour/_contours.py -> build/lib/plotly/graph_objs/contour creating build/lib/plotly/graph_objs/contour/contours copying plotly/graph_objs/contour/contours/_labelfont.py -> build/lib/plotly/graph_objs/contour/contours copying plotly/graph_objs/contour/contours/__init__.py -> build/lib/plotly/graph_objs/contour/contours creating build/lib/plotly/graph_objs/contour/colorbar copying plotly/graph_objs/contour/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/contour/colorbar copying plotly/graph_objs/contour/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/contour/colorbar copying plotly/graph_objs/contour/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/contour/colorbar copying plotly/graph_objs/contour/colorbar/__init__.py -> build/lib/plotly/graph_objs/contour/colorbar creating build/lib/plotly/graph_objs/contour/hoverlabel copying plotly/graph_objs/contour/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/contour/hoverlabel copying plotly/graph_objs/contour/hoverlabel/_font.py -> build/lib/plotly/graph_objs/contour/hoverlabel creating build/lib/plotly/graph_objs/parcoords copying plotly/graph_objs/parcoords/_stream.py -> build/lib/plotly/graph_objs/parcoords copying plotly/graph_objs/parcoords/_rangefont.py -> build/lib/plotly/graph_objs/parcoords copying plotly/graph_objs/parcoords/_hoverlabel.py -> build/lib/plotly/graph_objs/parcoords copying plotly/graph_objs/parcoords/_domain.py -> build/lib/plotly/graph_objs/parcoords copying plotly/graph_objs/parcoords/_line.py -> build/lib/plotly/graph_objs/parcoords copying plotly/graph_objs/parcoords/_dimension.py -> build/lib/plotly/graph_objs/parcoords copying plotly/graph_objs/parcoords/__init__.py -> build/lib/plotly/graph_objs/parcoords copying plotly/graph_objs/parcoords/_tickfont.py -> build/lib/plotly/graph_objs/parcoords copying plotly/graph_objs/parcoords/_labelfont.py -> build/lib/plotly/graph_objs/parcoords creating build/lib/plotly/graph_objs/parcoords/line copying plotly/graph_objs/parcoords/line/__init__.py -> build/lib/plotly/graph_objs/parcoords/line copying plotly/graph_objs/parcoords/line/_colorbar.py -> build/lib/plotly/graph_objs/parcoords/line creating build/lib/plotly/graph_objs/parcoords/line/colorbar copying plotly/graph_objs/parcoords/line/colorbar/__init__.py -> build/lib/plotly/graph_objs/parcoords/line/colorbar copying plotly/graph_objs/parcoords/line/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/parcoords/line/colorbar copying plotly/graph_objs/parcoords/line/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/parcoords/line/colorbar copying plotly/graph_objs/parcoords/line/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/parcoords/line/colorbar creating build/lib/plotly/graph_objs/parcoords/hoverlabel copying plotly/graph_objs/parcoords/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/parcoords/hoverlabel copying plotly/graph_objs/parcoords/hoverlabel/_font.py -> build/lib/plotly/graph_objs/parcoords/hoverlabel creating build/lib/plotly/graph_objs/mesh3d copying plotly/graph_objs/mesh3d/_colorbar.py -> build/lib/plotly/graph_objs/mesh3d copying plotly/graph_objs/mesh3d/_contour.py -> build/lib/plotly/graph_objs/mesh3d copying plotly/graph_objs/mesh3d/_stream.py -> build/lib/plotly/graph_objs/mesh3d copying plotly/graph_objs/mesh3d/_lightposition.py -> build/lib/plotly/graph_objs/mesh3d copying plotly/graph_objs/mesh3d/_lighting.py -> build/lib/plotly/graph_objs/mesh3d copying plotly/graph_objs/mesh3d/__init__.py -> build/lib/plotly/graph_objs/mesh3d copying plotly/graph_objs/mesh3d/_hoverlabel.py -> build/lib/plotly/graph_objs/mesh3d creating build/lib/plotly/graph_objs/mesh3d/colorbar copying plotly/graph_objs/mesh3d/colorbar/_titlefont.py -> build/lib/plotly/graph_objs/mesh3d/colorbar copying plotly/graph_objs/mesh3d/colorbar/_tickfont.py -> build/lib/plotly/graph_objs/mesh3d/colorbar copying plotly/graph_objs/mesh3d/colorbar/__init__.py -> build/lib/plotly/graph_objs/mesh3d/colorbar copying plotly/graph_objs/mesh3d/colorbar/_tickformatstop.py -> build/lib/plotly/graph_objs/mesh3d/colorbar creating build/lib/plotly/graph_objs/mesh3d/hoverlabel copying plotly/graph_objs/mesh3d/hoverlabel/_font.py -> build/lib/plotly/graph_objs/mesh3d/hoverlabel copying plotly/graph_objs/mesh3d/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/mesh3d/hoverlabel creating build/lib/plotly/graph_objs/ohlc copying plotly/graph_objs/ohlc/_hoverlabel.py -> build/lib/plotly/graph_objs/ohlc copying plotly/graph_objs/ohlc/_stream.py -> build/lib/plotly/graph_objs/ohlc copying plotly/graph_objs/ohlc/_line.py -> build/lib/plotly/graph_objs/ohlc copying plotly/graph_objs/ohlc/__init__.py -> build/lib/plotly/graph_objs/ohlc copying plotly/graph_objs/ohlc/_decreasing.py -> build/lib/plotly/graph_objs/ohlc copying plotly/graph_objs/ohlc/_increasing.py -> build/lib/plotly/graph_objs/ohlc creating build/lib/plotly/graph_objs/ohlc/hoverlabel copying plotly/graph_objs/ohlc/hoverlabel/_font.py -> build/lib/plotly/graph_objs/ohlc/hoverlabel copying plotly/graph_objs/ohlc/hoverlabel/__init__.py -> build/lib/plotly/graph_objs/ohlc/hoverlabel creating build/lib/plotly/graph_objs/ohlc/decreasing copying plotly/graph_objs/ohlc/decreasing/_line.py -> build/lib/plotly/graph_objs/ohlc/decreasing copying plotly/graph_objs/ohlc/decreasing/__init__.py -> build/lib/plotly/graph_objs/ohlc/decreasing creating build/lib/plotly/graph_objs/ohlc/increasing copying plotly/graph_objs/ohlc/increasing/_line.py -> build/lib/plotly/graph_objs/ohlc/increasing copying plotly/graph_objs/ohlc/increasing/__init__.py -> build/lib/plotly/graph_objs/ohlc/increasing creating build/lib/plotly/validators copying plotly/validators/_histogram2d.py -> build/lib/plotly/validators copying plotly/validators/_violin.py -> build/lib/plotly/validators copying plotly/validators/_histogram.py -> build/lib/plotly/validators copying plotly/validators/_data.py -> build/lib/plotly/validators copying plotly/validators/_sankey.py -> build/lib/plotly/validators copying plotly/validators/_histogram2dcontour.py -> build/lib/plotly/validators copying plotly/validators/_scattercarpet.py -> build/lib/plotly/validators copying plotly/validators/_area.py -> build/lib/plotly/validators copying plotly/validators/_heatmap.py -> build/lib/plotly/validators copying plotly/validators/_scatter3d.py -> build/lib/plotly/validators copying plotly/validators/_ohlc.py -> build/lib/plotly/validators copying plotly/validators/_contour.py -> build/lib/plotly/validators copying plotly/validators/_carpet.py -> build/lib/plotly/validators copying plotly/validators/_heatmapgl.py -> build/lib/plotly/validators copying plotly/validators/_pie.py -> build/lib/plotly/validators copying plotly/validators/_layout.py -> build/lib/plotly/validators copying plotly/validators/_box.py -> build/lib/plotly/validators copying plotly/validators/_choropleth.py -> build/lib/plotly/validators copying plotly/validators/_table.py -> build/lib/plotly/validators copying plotly/validators/_scatterpolar.py -> build/lib/plotly/validators copying plotly/validators/_mesh3d.py -> build/lib/plotly/validators copying plotly/validators/_scatter.py -> build/lib/plotly/validators copying plotly/validators/_scatterpolargl.py -> build/lib/plotly/validators copying plotly/validators/_splom.py -> build/lib/plotly/validators copying plotly/validators/_pointcloud.py -> build/lib/plotly/validators copying plotly/validators/_scattergeo.py -> build/lib/plotly/validators copying plotly/validators/_scattergl.py -> build/lib/plotly/validators copying plotly/validators/_surface.py -> build/lib/plotly/validators copying plotly/validators/_cone.py -> build/lib/plotly/validators copying plotly/validators/__init__.py -> build/lib/plotly/validators copying plotly/validators/_parcoords.py -> build/lib/plotly/validators copying plotly/validators/_frames.py -> build/lib/plotly/validators copying plotly/validators/_bar.py -> build/lib/plotly/validators copying plotly/validators/_candlestick.py -> build/lib/plotly/validators copying plotly/validators/_scattermapbox.py -> build/lib/plotly/validators copying plotly/validators/_contourcarpet.py -> build/lib/plotly/validators copying plotly/validators/_scatterternary.py -> build/lib/plotly/validators creating build/lib/plotly/validators/area copying plotly/validators/area/_name.py -> build/lib/plotly/validators/area copying plotly/validators/area/_stream.py -> build/lib/plotly/validators/area copying plotly/validators/area/_r.py -> build/lib/plotly/validators/area copying plotly/validators/area/_rsrc.py -> build/lib/plotly/validators/area copying plotly/validators/area/_opacity.py -> build/lib/plotly/validators/area copying plotly/validators/area/_tsrc.py -> build/lib/plotly/validators/area copying plotly/validators/area/_hoverinfosrc.py -> build/lib/plotly/validators/area copying plotly/validators/area/_selectedpoints.py -> build/lib/plotly/validators/area copying plotly/validators/area/_showlegend.py -> build/lib/plotly/validators/area copying plotly/validators/area/_customdatasrc.py -> build/lib/plotly/validators/area copying plotly/validators/area/_hoverlabel.py -> build/lib/plotly/validators/area copying plotly/validators/area/_t.py -> build/lib/plotly/validators/area copying plotly/validators/area/_legendgroup.py -> build/lib/plotly/validators/area copying plotly/validators/area/_uid.py -> build/lib/plotly/validators/area copying plotly/validators/area/_customdata.py -> build/lib/plotly/validators/area copying plotly/validators/area/_marker.py -> build/lib/plotly/validators/area copying plotly/validators/area/_idssrc.py -> build/lib/plotly/validators/area copying plotly/validators/area/_visible.py -> build/lib/plotly/validators/area copying plotly/validators/area/__init__.py -> build/lib/plotly/validators/area copying plotly/validators/area/_hoverinfo.py -> build/lib/plotly/validators/area copying plotly/validators/area/_ids.py -> build/lib/plotly/validators/area creating build/lib/plotly/validators/area/marker copying plotly/validators/area/marker/_sizesrc.py -> build/lib/plotly/validators/area/marker copying plotly/validators/area/marker/_colorsrc.py -> build/lib/plotly/validators/area/marker copying plotly/validators/area/marker/_symbolsrc.py -> build/lib/plotly/validators/area/marker copying plotly/validators/area/marker/_color.py -> build/lib/plotly/validators/area/marker copying plotly/validators/area/marker/_size.py -> build/lib/plotly/validators/area/marker copying plotly/validators/area/marker/_opacity.py -> build/lib/plotly/validators/area/marker copying plotly/validators/area/marker/_opacitysrc.py -> build/lib/plotly/validators/area/marker copying plotly/validators/area/marker/__init__.py -> build/lib/plotly/validators/area/marker copying plotly/validators/area/marker/_symbol.py -> build/lib/plotly/validators/area/marker creating build/lib/plotly/validators/area/stream copying plotly/validators/area/stream/__init__.py -> build/lib/plotly/validators/area/stream copying plotly/validators/area/stream/_maxpoints.py -> build/lib/plotly/validators/area/stream copying plotly/validators/area/stream/_token.py -> build/lib/plotly/validators/area/stream creating build/lib/plotly/validators/area/hoverlabel copying plotly/validators/area/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/area/hoverlabel copying plotly/validators/area/hoverlabel/__init__.py -> build/lib/plotly/validators/area/hoverlabel copying plotly/validators/area/hoverlabel/_font.py -> build/lib/plotly/validators/area/hoverlabel copying plotly/validators/area/hoverlabel/_namelength.py -> build/lib/plotly/validators/area/hoverlabel copying plotly/validators/area/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/area/hoverlabel copying plotly/validators/area/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/area/hoverlabel copying plotly/validators/area/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/area/hoverlabel copying plotly/validators/area/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/area/hoverlabel creating build/lib/plotly/validators/area/hoverlabel/font copying plotly/validators/area/hoverlabel/font/_color.py -> build/lib/plotly/validators/area/hoverlabel/font copying plotly/validators/area/hoverlabel/font/_size.py -> build/lib/plotly/validators/area/hoverlabel/font copying plotly/validators/area/hoverlabel/font/_family.py -> build/lib/plotly/validators/area/hoverlabel/font copying plotly/validators/area/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/area/hoverlabel/font copying plotly/validators/area/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/area/hoverlabel/font copying plotly/validators/area/hoverlabel/font/__init__.py -> build/lib/plotly/validators/area/hoverlabel/font copying plotly/validators/area/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/area/hoverlabel/font creating build/lib/plotly/validators/violin copying plotly/validators/violin/_ids.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_pointpos.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_bandwidth.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_side.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_x0.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_customdatasrc.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_name.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_textsrc.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_customdata.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_scalegroup.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_box.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_marker.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_scalemode.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_points.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_text.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_y0.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_fillcolor.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_jitter.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_x.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_spanmode.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_showlegend.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_stream.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_orientation.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/__init__.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_xaxis.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_meanline.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_unselected.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_ysrc.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_visible.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_selected.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_hoverinfosrc.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_uid.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_hoverlabel.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_yaxis.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_hoveron.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_span.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_xsrc.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_y.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_idssrc.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_legendgroup.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_opacity.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_selectedpoints.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_hoverinfo.py -> build/lib/plotly/validators/violin copying plotly/validators/violin/_line.py -> build/lib/plotly/validators/violin creating build/lib/plotly/validators/violin/marker copying plotly/validators/violin/marker/_opacity.py -> build/lib/plotly/validators/violin/marker copying plotly/validators/violin/marker/_size.py -> build/lib/plotly/validators/violin/marker copying plotly/validators/violin/marker/__init__.py -> build/lib/plotly/validators/violin/marker copying plotly/validators/violin/marker/_symbol.py -> build/lib/plotly/validators/violin/marker copying plotly/validators/violin/marker/_outliercolor.py -> build/lib/plotly/validators/violin/marker copying plotly/validators/violin/marker/_line.py -> build/lib/plotly/validators/violin/marker copying plotly/validators/violin/marker/_color.py -> build/lib/plotly/validators/violin/marker creating build/lib/plotly/validators/violin/marker/line copying plotly/validators/violin/marker/line/__init__.py -> build/lib/plotly/validators/violin/marker/line copying plotly/validators/violin/marker/line/_outliercolor.py -> build/lib/plotly/validators/violin/marker/line copying plotly/validators/violin/marker/line/_outlierwidth.py -> build/lib/plotly/validators/violin/marker/line copying plotly/validators/violin/marker/line/_color.py -> build/lib/plotly/validators/violin/marker/line copying plotly/validators/violin/marker/line/_width.py -> build/lib/plotly/validators/violin/marker/line creating build/lib/plotly/validators/violin/line copying plotly/validators/violin/line/_color.py -> build/lib/plotly/validators/violin/line copying plotly/validators/violin/line/__init__.py -> build/lib/plotly/validators/violin/line copying plotly/validators/violin/line/_width.py -> build/lib/plotly/validators/violin/line creating build/lib/plotly/validators/violin/box copying plotly/validators/violin/box/__init__.py -> build/lib/plotly/validators/violin/box copying plotly/validators/violin/box/_visible.py -> build/lib/plotly/validators/violin/box copying plotly/validators/violin/box/_width.py -> build/lib/plotly/validators/violin/box copying plotly/validators/violin/box/_fillcolor.py -> build/lib/plotly/validators/violin/box copying plotly/validators/violin/box/_line.py -> build/lib/plotly/validators/violin/box creating build/lib/plotly/validators/violin/box/line copying plotly/validators/violin/box/line/_width.py -> build/lib/plotly/validators/violin/box/line copying plotly/validators/violin/box/line/_color.py -> build/lib/plotly/validators/violin/box/line copying plotly/validators/violin/box/line/__init__.py -> build/lib/plotly/validators/violin/box/line creating build/lib/plotly/validators/violin/hoverlabel copying plotly/validators/violin/hoverlabel/__init__.py -> build/lib/plotly/validators/violin/hoverlabel copying plotly/validators/violin/hoverlabel/_font.py -> build/lib/plotly/validators/violin/hoverlabel copying plotly/validators/violin/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/violin/hoverlabel copying plotly/validators/violin/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/violin/hoverlabel copying plotly/validators/violin/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/violin/hoverlabel copying plotly/validators/violin/hoverlabel/_namelength.py -> build/lib/plotly/validators/violin/hoverlabel copying plotly/validators/violin/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/violin/hoverlabel copying plotly/validators/violin/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/violin/hoverlabel creating build/lib/plotly/validators/violin/hoverlabel/font copying plotly/validators/violin/hoverlabel/font/_family.py -> build/lib/plotly/validators/violin/hoverlabel/font copying plotly/validators/violin/hoverlabel/font/__init__.py -> build/lib/plotly/validators/violin/hoverlabel/font copying plotly/validators/violin/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/violin/hoverlabel/font copying plotly/validators/violin/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/violin/hoverlabel/font copying plotly/validators/violin/hoverlabel/font/_color.py -> build/lib/plotly/validators/violin/hoverlabel/font copying plotly/validators/violin/hoverlabel/font/_size.py -> build/lib/plotly/validators/violin/hoverlabel/font copying plotly/validators/violin/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/violin/hoverlabel/font creating build/lib/plotly/validators/violin/meanline copying plotly/validators/violin/meanline/_width.py -> build/lib/plotly/validators/violin/meanline copying plotly/validators/violin/meanline/__init__.py -> build/lib/plotly/validators/violin/meanline copying plotly/validators/violin/meanline/_color.py -> build/lib/plotly/validators/violin/meanline copying plotly/validators/violin/meanline/_visible.py -> build/lib/plotly/validators/violin/meanline creating build/lib/plotly/validators/violin/unselected copying plotly/validators/violin/unselected/_marker.py -> build/lib/plotly/validators/violin/unselected copying plotly/validators/violin/unselected/__init__.py -> build/lib/plotly/validators/violin/unselected creating build/lib/plotly/validators/violin/unselected/marker copying plotly/validators/violin/unselected/marker/_color.py -> build/lib/plotly/validators/violin/unselected/marker copying plotly/validators/violin/unselected/marker/_size.py -> build/lib/plotly/validators/violin/unselected/marker copying plotly/validators/violin/unselected/marker/_opacity.py -> build/lib/plotly/validators/violin/unselected/marker copying plotly/validators/violin/unselected/marker/__init__.py -> build/lib/plotly/validators/violin/unselected/marker creating build/lib/plotly/validators/violin/selected copying plotly/validators/violin/selected/_marker.py -> build/lib/plotly/validators/violin/selected copying plotly/validators/violin/selected/__init__.py -> build/lib/plotly/validators/violin/selected creating build/lib/plotly/validators/violin/selected/marker copying plotly/validators/violin/selected/marker/_color.py -> build/lib/plotly/validators/violin/selected/marker copying plotly/validators/violin/selected/marker/__init__.py -> build/lib/plotly/validators/violin/selected/marker copying plotly/validators/violin/selected/marker/_size.py -> build/lib/plotly/validators/violin/selected/marker copying plotly/validators/violin/selected/marker/_opacity.py -> build/lib/plotly/validators/violin/selected/marker creating build/lib/plotly/validators/violin/stream copying plotly/validators/violin/stream/_maxpoints.py -> build/lib/plotly/validators/violin/stream copying plotly/validators/violin/stream/__init__.py -> build/lib/plotly/validators/violin/stream copying plotly/validators/violin/stream/_token.py -> build/lib/plotly/validators/violin/stream creating build/lib/plotly/validators/sankey copying plotly/validators/sankey/_link.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_hoverlabel.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_textfont.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_customdatasrc.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_customdata.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_idssrc.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_uid.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_orientation.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_node.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_legendgroup.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_visible.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_hoverinfosrc.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_selectedpoints.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_valueformat.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_showlegend.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_stream.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_opacity.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/__init__.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_name.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_arrangement.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_hoverinfo.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_ids.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_domain.py -> build/lib/plotly/validators/sankey copying plotly/validators/sankey/_valuesuffix.py -> build/lib/plotly/validators/sankey creating build/lib/plotly/validators/sankey/link copying plotly/validators/sankey/link/_sourcesrc.py -> build/lib/plotly/validators/sankey/link copying plotly/validators/sankey/link/_color.py -> build/lib/plotly/validators/sankey/link copying plotly/validators/sankey/link/_label.py -> build/lib/plotly/validators/sankey/link copying plotly/validators/sankey/link/_valuesrc.py -> build/lib/plotly/validators/sankey/link copying plotly/validators/sankey/link/_value.py -> build/lib/plotly/validators/sankey/link copying plotly/validators/sankey/link/__init__.py -> build/lib/plotly/validators/sankey/link copying plotly/validators/sankey/link/_labelsrc.py -> build/lib/plotly/validators/sankey/link copying plotly/validators/sankey/link/_colorsrc.py -> build/lib/plotly/validators/sankey/link copying plotly/validators/sankey/link/_line.py -> build/lib/plotly/validators/sankey/link copying plotly/validators/sankey/link/_targetsrc.py -> build/lib/plotly/validators/sankey/link copying plotly/validators/sankey/link/_source.py -> build/lib/plotly/validators/sankey/link copying plotly/validators/sankey/link/_target.py -> build/lib/plotly/validators/sankey/link creating build/lib/plotly/validators/sankey/link/line copying plotly/validators/sankey/link/line/_width.py -> build/lib/plotly/validators/sankey/link/line copying plotly/validators/sankey/link/line/_color.py -> build/lib/plotly/validators/sankey/link/line copying plotly/validators/sankey/link/line/__init__.py -> build/lib/plotly/validators/sankey/link/line copying plotly/validators/sankey/link/line/_colorsrc.py -> build/lib/plotly/validators/sankey/link/line copying plotly/validators/sankey/link/line/_widthsrc.py -> build/lib/plotly/validators/sankey/link/line creating build/lib/plotly/validators/sankey/hoverlabel copying plotly/validators/sankey/hoverlabel/_namelength.py -> build/lib/plotly/validators/sankey/hoverlabel copying plotly/validators/sankey/hoverlabel/__init__.py -> build/lib/plotly/validators/sankey/hoverlabel copying plotly/validators/sankey/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/sankey/hoverlabel copying plotly/validators/sankey/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/sankey/hoverlabel copying plotly/validators/sankey/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/sankey/hoverlabel copying plotly/validators/sankey/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/sankey/hoverlabel copying plotly/validators/sankey/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/sankey/hoverlabel copying plotly/validators/sankey/hoverlabel/_font.py -> build/lib/plotly/validators/sankey/hoverlabel creating build/lib/plotly/validators/sankey/hoverlabel/font copying plotly/validators/sankey/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/sankey/hoverlabel/font copying plotly/validators/sankey/hoverlabel/font/_family.py -> build/lib/plotly/validators/sankey/hoverlabel/font copying plotly/validators/sankey/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/sankey/hoverlabel/font copying plotly/validators/sankey/hoverlabel/font/__init__.py -> build/lib/plotly/validators/sankey/hoverlabel/font copying plotly/validators/sankey/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/sankey/hoverlabel/font copying plotly/validators/sankey/hoverlabel/font/_size.py -> build/lib/plotly/validators/sankey/hoverlabel/font copying plotly/validators/sankey/hoverlabel/font/_color.py -> build/lib/plotly/validators/sankey/hoverlabel/font creating build/lib/plotly/validators/sankey/node copying plotly/validators/sankey/node/_line.py -> build/lib/plotly/validators/sankey/node copying plotly/validators/sankey/node/_thickness.py -> build/lib/plotly/validators/sankey/node copying plotly/validators/sankey/node/_label.py -> build/lib/plotly/validators/sankey/node copying plotly/validators/sankey/node/_color.py -> build/lib/plotly/validators/sankey/node copying plotly/validators/sankey/node/__init__.py -> build/lib/plotly/validators/sankey/node copying plotly/validators/sankey/node/_colorsrc.py -> build/lib/plotly/validators/sankey/node copying plotly/validators/sankey/node/_labelsrc.py -> build/lib/plotly/validators/sankey/node copying plotly/validators/sankey/node/_pad.py -> build/lib/plotly/validators/sankey/node creating build/lib/plotly/validators/sankey/node/line copying plotly/validators/sankey/node/line/_width.py -> build/lib/plotly/validators/sankey/node/line copying plotly/validators/sankey/node/line/__init__.py -> build/lib/plotly/validators/sankey/node/line copying plotly/validators/sankey/node/line/_color.py -> build/lib/plotly/validators/sankey/node/line copying plotly/validators/sankey/node/line/_colorsrc.py -> build/lib/plotly/validators/sankey/node/line copying plotly/validators/sankey/node/line/_widthsrc.py -> build/lib/plotly/validators/sankey/node/line creating build/lib/plotly/validators/sankey/textfont copying plotly/validators/sankey/textfont/_color.py -> build/lib/plotly/validators/sankey/textfont copying plotly/validators/sankey/textfont/_family.py -> build/lib/plotly/validators/sankey/textfont copying plotly/validators/sankey/textfont/__init__.py -> build/lib/plotly/validators/sankey/textfont copying plotly/validators/sankey/textfont/_size.py -> build/lib/plotly/validators/sankey/textfont creating build/lib/plotly/validators/sankey/stream copying plotly/validators/sankey/stream/_token.py -> build/lib/plotly/validators/sankey/stream copying plotly/validators/sankey/stream/_maxpoints.py -> build/lib/plotly/validators/sankey/stream copying plotly/validators/sankey/stream/__init__.py -> build/lib/plotly/validators/sankey/stream creating build/lib/plotly/validators/sankey/domain copying plotly/validators/sankey/domain/_row.py -> build/lib/plotly/validators/sankey/domain copying plotly/validators/sankey/domain/_column.py -> build/lib/plotly/validators/sankey/domain copying plotly/validators/sankey/domain/__init__.py -> build/lib/plotly/validators/sankey/domain copying plotly/validators/sankey/domain/_x.py -> build/lib/plotly/validators/sankey/domain copying plotly/validators/sankey/domain/_y.py -> build/lib/plotly/validators/sankey/domain creating build/lib/plotly/validators/box copying plotly/validators/box/_pointpos.py -> build/lib/plotly/validators/box copying plotly/validators/box/_opacity.py -> build/lib/plotly/validators/box copying plotly/validators/box/_orientation.py -> build/lib/plotly/validators/box copying plotly/validators/box/_showlegend.py -> build/lib/plotly/validators/box copying plotly/validators/box/_ids.py -> build/lib/plotly/validators/box copying plotly/validators/box/_x0.py -> build/lib/plotly/validators/box copying plotly/validators/box/_notchwidth.py -> build/lib/plotly/validators/box copying plotly/validators/box/_notched.py -> build/lib/plotly/validators/box copying plotly/validators/box/_y0.py -> build/lib/plotly/validators/box copying plotly/validators/box/_customdatasrc.py -> build/lib/plotly/validators/box copying plotly/validators/box/_visible.py -> build/lib/plotly/validators/box copying plotly/validators/box/_whiskerwidth.py -> build/lib/plotly/validators/box copying plotly/validators/box/_name.py -> build/lib/plotly/validators/box copying plotly/validators/box/_line.py -> build/lib/plotly/validators/box copying plotly/validators/box/_marker.py -> build/lib/plotly/validators/box copying plotly/validators/box/_uid.py -> build/lib/plotly/validators/box copying plotly/validators/box/_ysrc.py -> build/lib/plotly/validators/box copying plotly/validators/box/_textsrc.py -> build/lib/plotly/validators/box copying plotly/validators/box/_unselected.py -> build/lib/plotly/validators/box copying plotly/validators/box/_selected.py -> build/lib/plotly/validators/box copying plotly/validators/box/_customdata.py -> build/lib/plotly/validators/box copying plotly/validators/box/_hoverinfosrc.py -> build/lib/plotly/validators/box copying plotly/validators/box/_xcalendar.py -> build/lib/plotly/validators/box copying plotly/validators/box/_xsrc.py -> build/lib/plotly/validators/box copying plotly/validators/box/_boxmean.py -> build/lib/plotly/validators/box copying plotly/validators/box/_boxpoints.py -> build/lib/plotly/validators/box copying plotly/validators/box/_hoveron.py -> build/lib/plotly/validators/box copying plotly/validators/box/_jitter.py -> build/lib/plotly/validators/box copying plotly/validators/box/_legendgroup.py -> build/lib/plotly/validators/box copying plotly/validators/box/_yaxis.py -> build/lib/plotly/validators/box copying plotly/validators/box/_text.py -> build/lib/plotly/validators/box copying plotly/validators/box/_ycalendar.py -> build/lib/plotly/validators/box copying plotly/validators/box/_xaxis.py -> build/lib/plotly/validators/box copying plotly/validators/box/_y.py -> build/lib/plotly/validators/box copying plotly/validators/box/_idssrc.py -> build/lib/plotly/validators/box copying plotly/validators/box/_hoverinfo.py -> build/lib/plotly/validators/box copying plotly/validators/box/_hoverlabel.py -> build/lib/plotly/validators/box copying plotly/validators/box/_x.py -> build/lib/plotly/validators/box copying plotly/validators/box/_stream.py -> build/lib/plotly/validators/box copying plotly/validators/box/__init__.py -> build/lib/plotly/validators/box copying plotly/validators/box/_fillcolor.py -> build/lib/plotly/validators/box copying plotly/validators/box/_selectedpoints.py -> build/lib/plotly/validators/box creating build/lib/plotly/validators/box/hoverlabel copying plotly/validators/box/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/box/hoverlabel copying plotly/validators/box/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/box/hoverlabel copying plotly/validators/box/hoverlabel/__init__.py -> build/lib/plotly/validators/box/hoverlabel copying plotly/validators/box/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/box/hoverlabel copying plotly/validators/box/hoverlabel/_font.py -> build/lib/plotly/validators/box/hoverlabel copying plotly/validators/box/hoverlabel/_namelength.py -> build/lib/plotly/validators/box/hoverlabel copying plotly/validators/box/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/box/hoverlabel copying plotly/validators/box/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/box/hoverlabel creating build/lib/plotly/validators/box/hoverlabel/font copying plotly/validators/box/hoverlabel/font/__init__.py -> build/lib/plotly/validators/box/hoverlabel/font copying plotly/validators/box/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/box/hoverlabel/font copying plotly/validators/box/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/box/hoverlabel/font copying plotly/validators/box/hoverlabel/font/_family.py -> build/lib/plotly/validators/box/hoverlabel/font copying plotly/validators/box/hoverlabel/font/_color.py -> build/lib/plotly/validators/box/hoverlabel/font copying plotly/validators/box/hoverlabel/font/_size.py -> build/lib/plotly/validators/box/hoverlabel/font copying plotly/validators/box/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/box/hoverlabel/font creating build/lib/plotly/validators/box/unselected copying plotly/validators/box/unselected/_marker.py -> build/lib/plotly/validators/box/unselected copying plotly/validators/box/unselected/__init__.py -> build/lib/plotly/validators/box/unselected creating build/lib/plotly/validators/box/unselected/marker copying plotly/validators/box/unselected/marker/_opacity.py -> build/lib/plotly/validators/box/unselected/marker copying plotly/validators/box/unselected/marker/__init__.py -> build/lib/plotly/validators/box/unselected/marker copying plotly/validators/box/unselected/marker/_color.py -> build/lib/plotly/validators/box/unselected/marker copying plotly/validators/box/unselected/marker/_size.py -> build/lib/plotly/validators/box/unselected/marker creating build/lib/plotly/validators/box/selected copying plotly/validators/box/selected/__init__.py -> build/lib/plotly/validators/box/selected copying plotly/validators/box/selected/_marker.py -> build/lib/plotly/validators/box/selected creating build/lib/plotly/validators/box/selected/marker copying plotly/validators/box/selected/marker/_size.py -> build/lib/plotly/validators/box/selected/marker copying plotly/validators/box/selected/marker/_opacity.py -> build/lib/plotly/validators/box/selected/marker copying plotly/validators/box/selected/marker/__init__.py -> build/lib/plotly/validators/box/selected/marker copying plotly/validators/box/selected/marker/_color.py -> build/lib/plotly/validators/box/selected/marker creating build/lib/plotly/validators/box/line copying plotly/validators/box/line/_width.py -> build/lib/plotly/validators/box/line copying plotly/validators/box/line/_color.py -> build/lib/plotly/validators/box/line copying plotly/validators/box/line/__init__.py -> build/lib/plotly/validators/box/line creating build/lib/plotly/validators/box/marker copying plotly/validators/box/marker/_opacity.py -> build/lib/plotly/validators/box/marker copying plotly/validators/box/marker/_size.py -> build/lib/plotly/validators/box/marker copying plotly/validators/box/marker/_symbol.py -> build/lib/plotly/validators/box/marker copying plotly/validators/box/marker/__init__.py -> build/lib/plotly/validators/box/marker copying plotly/validators/box/marker/_color.py -> build/lib/plotly/validators/box/marker copying plotly/validators/box/marker/_outliercolor.py -> build/lib/plotly/validators/box/marker copying plotly/validators/box/marker/_line.py -> build/lib/plotly/validators/box/marker creating build/lib/plotly/validators/box/marker/line copying plotly/validators/box/marker/line/_outliercolor.py -> build/lib/plotly/validators/box/marker/line copying plotly/validators/box/marker/line/_width.py -> build/lib/plotly/validators/box/marker/line copying plotly/validators/box/marker/line/__init__.py -> build/lib/plotly/validators/box/marker/line copying plotly/validators/box/marker/line/_outlierwidth.py -> build/lib/plotly/validators/box/marker/line copying plotly/validators/box/marker/line/_color.py -> build/lib/plotly/validators/box/marker/line creating build/lib/plotly/validators/box/stream copying plotly/validators/box/stream/__init__.py -> build/lib/plotly/validators/box/stream copying plotly/validators/box/stream/_token.py -> build/lib/plotly/validators/box/stream copying plotly/validators/box/stream/_maxpoints.py -> build/lib/plotly/validators/box/stream creating build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_unselected.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_name.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_error_x.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_customdatasrc.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_dy.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_dx.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_xsrc.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_mode.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_ycalendar.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_ids.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_opacity.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_textsrc.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_x0.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_yaxis.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_y.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_y0.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_uid.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_text.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_stream.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_x.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_hoveron.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_showlegend.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_ysrc.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_line.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_connectgaps.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_fillcolor.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_visible.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_idssrc.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_selectedpoints.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_legendgroup.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/__init__.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_marker.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_fill.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_customdata.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_xaxis.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_hoverinfosrc.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_error_y.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_selected.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_hoverlabel.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_hoverinfo.py -> build/lib/plotly/validators/scattergl copying plotly/validators/scattergl/_xcalendar.py -> build/lib/plotly/validators/scattergl creating build/lib/plotly/validators/scattergl/hoverlabel copying plotly/validators/scattergl/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/scattergl/hoverlabel copying plotly/validators/scattergl/hoverlabel/_namelength.py -> build/lib/plotly/validators/scattergl/hoverlabel copying plotly/validators/scattergl/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/scattergl/hoverlabel copying plotly/validators/scattergl/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/scattergl/hoverlabel copying plotly/validators/scattergl/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/scattergl/hoverlabel copying plotly/validators/scattergl/hoverlabel/_font.py -> build/lib/plotly/validators/scattergl/hoverlabel copying plotly/validators/scattergl/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/scattergl/hoverlabel copying plotly/validators/scattergl/hoverlabel/__init__.py -> build/lib/plotly/validators/scattergl/hoverlabel creating build/lib/plotly/validators/scattergl/hoverlabel/font copying plotly/validators/scattergl/hoverlabel/font/_family.py -> build/lib/plotly/validators/scattergl/hoverlabel/font copying plotly/validators/scattergl/hoverlabel/font/_color.py -> build/lib/plotly/validators/scattergl/hoverlabel/font copying plotly/validators/scattergl/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/scattergl/hoverlabel/font copying plotly/validators/scattergl/hoverlabel/font/_size.py -> build/lib/plotly/validators/scattergl/hoverlabel/font copying plotly/validators/scattergl/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/scattergl/hoverlabel/font copying plotly/validators/scattergl/hoverlabel/font/__init__.py -> build/lib/plotly/validators/scattergl/hoverlabel/font copying plotly/validators/scattergl/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/scattergl/hoverlabel/font creating build/lib/plotly/validators/scattergl/marker copying plotly/validators/scattergl/marker/_opacitysrc.py -> build/lib/plotly/validators/scattergl/marker copying plotly/validators/scattergl/marker/_color.py -> build/lib/plotly/validators/scattergl/marker copying plotly/validators/scattergl/marker/_reversescale.py -> build/lib/plotly/validators/scattergl/marker copying plotly/validators/scattergl/marker/_opacity.py -> build/lib/plotly/validators/scattergl/marker copying plotly/validators/scattergl/marker/_colorscale.py -> build/lib/plotly/validators/scattergl/marker copying plotly/validators/scattergl/marker/_colorsrc.py -> build/lib/plotly/validators/scattergl/marker copying plotly/validators/scattergl/marker/_symbolsrc.py -> build/lib/plotly/validators/scattergl/marker copying plotly/validators/scattergl/marker/_symbol.py -> build/lib/plotly/validators/scattergl/marker copying plotly/validators/scattergl/marker/_sizeref.py -> build/lib/plotly/validators/scattergl/marker copying plotly/validators/scattergl/marker/_colorbar.py -> build/lib/plotly/validators/scattergl/marker copying plotly/validators/scattergl/marker/_cmin.py -> build/lib/plotly/validators/scattergl/marker copying plotly/validators/scattergl/marker/_cmax.py -> build/lib/plotly/validators/scattergl/marker copying plotly/validators/scattergl/marker/_size.py -> build/lib/plotly/validators/scattergl/marker copying plotly/validators/scattergl/marker/__init__.py -> build/lib/plotly/validators/scattergl/marker copying plotly/validators/scattergl/marker/_sizemode.py -> build/lib/plotly/validators/scattergl/marker copying plotly/validators/scattergl/marker/_autocolorscale.py -> build/lib/plotly/validators/scattergl/marker copying plotly/validators/scattergl/marker/_cauto.py -> build/lib/plotly/validators/scattergl/marker copying plotly/validators/scattergl/marker/_sizemin.py -> build/lib/plotly/validators/scattergl/marker copying plotly/validators/scattergl/marker/_line.py -> build/lib/plotly/validators/scattergl/marker copying plotly/validators/scattergl/marker/_sizesrc.py -> build/lib/plotly/validators/scattergl/marker copying plotly/validators/scattergl/marker/_showscale.py -> build/lib/plotly/validators/scattergl/marker creating build/lib/plotly/validators/scattergl/marker/line copying plotly/validators/scattergl/marker/line/_cmin.py -> build/lib/plotly/validators/scattergl/marker/line copying plotly/validators/scattergl/marker/line/_widthsrc.py -> build/lib/plotly/validators/scattergl/marker/line copying plotly/validators/scattergl/marker/line/_reversescale.py -> build/lib/plotly/validators/scattergl/marker/line copying plotly/validators/scattergl/marker/line/_cmax.py -> build/lib/plotly/validators/scattergl/marker/line copying plotly/validators/scattergl/marker/line/__init__.py -> build/lib/plotly/validators/scattergl/marker/line copying plotly/validators/scattergl/marker/line/_autocolorscale.py -> build/lib/plotly/validators/scattergl/marker/line copying plotly/validators/scattergl/marker/line/_colorsrc.py -> build/lib/plotly/validators/scattergl/marker/line copying plotly/validators/scattergl/marker/line/_cauto.py -> build/lib/plotly/validators/scattergl/marker/line copying plotly/validators/scattergl/marker/line/_color.py -> build/lib/plotly/validators/scattergl/marker/line copying plotly/validators/scattergl/marker/line/_width.py -> build/lib/plotly/validators/scattergl/marker/line copying plotly/validators/scattergl/marker/line/_colorscale.py -> build/lib/plotly/validators/scattergl/marker/line creating build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_ypad.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_yanchor.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_xpad.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_thicknessmode.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_thickness.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_nticks.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_title.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_outlinewidth.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_ticktext.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_outlinecolor.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_tickcolor.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_dtick.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_tickmode.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_lenmode.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/__init__.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_xanchor.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_tickangle.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_tick0.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_tickwidth.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_bordercolor.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_tickformat.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_showtickprefix.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_showticksuffix.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_tickfont.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_tickprefix.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_len.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_tickvals.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_borderwidth.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_titleside.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_bgcolor.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_x.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_titlefont.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_ticklen.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_tickformatstops.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_showticklabels.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_exponentformat.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_showexponent.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_ticksuffix.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_separatethousands.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_y.py -> build/lib/plotly/validators/scattergl/marker/colorbar copying plotly/validators/scattergl/marker/colorbar/_ticks.py -> build/lib/plotly/validators/scattergl/marker/colorbar creating build/lib/plotly/validators/scattergl/marker/colorbar/tickfont copying plotly/validators/scattergl/marker/colorbar/tickfont/_family.py -> build/lib/plotly/validators/scattergl/marker/colorbar/tickfont copying plotly/validators/scattergl/marker/colorbar/tickfont/_color.py -> build/lib/plotly/validators/scattergl/marker/colorbar/tickfont copying plotly/validators/scattergl/marker/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/scattergl/marker/colorbar/tickfont copying plotly/validators/scattergl/marker/colorbar/tickfont/_size.py -> build/lib/plotly/validators/scattergl/marker/colorbar/tickfont creating build/lib/plotly/validators/scattergl/marker/colorbar/titlefont copying plotly/validators/scattergl/marker/colorbar/titlefont/_family.py -> build/lib/plotly/validators/scattergl/marker/colorbar/titlefont copying plotly/validators/scattergl/marker/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/scattergl/marker/colorbar/titlefont copying plotly/validators/scattergl/marker/colorbar/titlefont/_size.py -> build/lib/plotly/validators/scattergl/marker/colorbar/titlefont copying plotly/validators/scattergl/marker/colorbar/titlefont/_color.py -> build/lib/plotly/validators/scattergl/marker/colorbar/titlefont creating build/lib/plotly/validators/scattergl/marker/colorbar/tickformatstop copying plotly/validators/scattergl/marker/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/scattergl/marker/colorbar/tickformatstop copying plotly/validators/scattergl/marker/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/scattergl/marker/colorbar/tickformatstop copying plotly/validators/scattergl/marker/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/scattergl/marker/colorbar/tickformatstop creating build/lib/plotly/validators/scattergl/unselected copying plotly/validators/scattergl/unselected/__init__.py -> build/lib/plotly/validators/scattergl/unselected copying plotly/validators/scattergl/unselected/_marker.py -> build/lib/plotly/validators/scattergl/unselected creating build/lib/plotly/validators/scattergl/unselected/marker copying plotly/validators/scattergl/unselected/marker/__init__.py -> build/lib/plotly/validators/scattergl/unselected/marker copying plotly/validators/scattergl/unselected/marker/_opacity.py -> build/lib/plotly/validators/scattergl/unselected/marker copying plotly/validators/scattergl/unselected/marker/_size.py -> build/lib/plotly/validators/scattergl/unselected/marker copying plotly/validators/scattergl/unselected/marker/_color.py -> build/lib/plotly/validators/scattergl/unselected/marker creating build/lib/plotly/validators/scattergl/error_y copying plotly/validators/scattergl/error_y/_arrayminus.py -> build/lib/plotly/validators/scattergl/error_y copying plotly/validators/scattergl/error_y/_visible.py -> build/lib/plotly/validators/scattergl/error_y copying plotly/validators/scattergl/error_y/__init__.py -> build/lib/plotly/validators/scattergl/error_y copying plotly/validators/scattergl/error_y/_valueminus.py -> build/lib/plotly/validators/scattergl/error_y copying plotly/validators/scattergl/error_y/_traceref.py -> build/lib/plotly/validators/scattergl/error_y copying plotly/validators/scattergl/error_y/_color.py -> build/lib/plotly/validators/scattergl/error_y copying plotly/validators/scattergl/error_y/_width.py -> build/lib/plotly/validators/scattergl/error_y copying plotly/validators/scattergl/error_y/_type.py -> build/lib/plotly/validators/scattergl/error_y copying plotly/validators/scattergl/error_y/_arraysrc.py -> build/lib/plotly/validators/scattergl/error_y copying plotly/validators/scattergl/error_y/_thickness.py -> build/lib/plotly/validators/scattergl/error_y copying plotly/validators/scattergl/error_y/_tracerefminus.py -> build/lib/plotly/validators/scattergl/error_y copying plotly/validators/scattergl/error_y/_array.py -> build/lib/plotly/validators/scattergl/error_y copying plotly/validators/scattergl/error_y/_value.py -> build/lib/plotly/validators/scattergl/error_y copying plotly/validators/scattergl/error_y/_arrayminussrc.py -> build/lib/plotly/validators/scattergl/error_y copying plotly/validators/scattergl/error_y/_symmetric.py -> build/lib/plotly/validators/scattergl/error_y creating build/lib/plotly/validators/scattergl/selected copying plotly/validators/scattergl/selected/_marker.py -> build/lib/plotly/validators/scattergl/selected copying plotly/validators/scattergl/selected/__init__.py -> build/lib/plotly/validators/scattergl/selected creating build/lib/plotly/validators/scattergl/selected/marker copying plotly/validators/scattergl/selected/marker/_size.py -> build/lib/plotly/validators/scattergl/selected/marker copying plotly/validators/scattergl/selected/marker/_color.py -> build/lib/plotly/validators/scattergl/selected/marker copying plotly/validators/scattergl/selected/marker/__init__.py -> build/lib/plotly/validators/scattergl/selected/marker copying plotly/validators/scattergl/selected/marker/_opacity.py -> build/lib/plotly/validators/scattergl/selected/marker creating build/lib/plotly/validators/scattergl/error_x copying plotly/validators/scattergl/error_x/_thickness.py -> build/lib/plotly/validators/scattergl/error_x copying plotly/validators/scattergl/error_x/_arrayminus.py -> build/lib/plotly/validators/scattergl/error_x copying plotly/validators/scattergl/error_x/_color.py -> build/lib/plotly/validators/scattergl/error_x copying plotly/validators/scattergl/error_x/_tracerefminus.py -> build/lib/plotly/validators/scattergl/error_x copying plotly/validators/scattergl/error_x/_width.py -> build/lib/plotly/validators/scattergl/error_x copying plotly/validators/scattergl/error_x/__init__.py -> build/lib/plotly/validators/scattergl/error_x copying plotly/validators/scattergl/error_x/_array.py -> build/lib/plotly/validators/scattergl/error_x copying plotly/validators/scattergl/error_x/_type.py -> build/lib/plotly/validators/scattergl/error_x copying plotly/validators/scattergl/error_x/_visible.py -> build/lib/plotly/validators/scattergl/error_x copying plotly/validators/scattergl/error_x/_value.py -> build/lib/plotly/validators/scattergl/error_x copying plotly/validators/scattergl/error_x/_traceref.py -> build/lib/plotly/validators/scattergl/error_x copying plotly/validators/scattergl/error_x/_arraysrc.py -> build/lib/plotly/validators/scattergl/error_x copying plotly/validators/scattergl/error_x/_valueminus.py -> build/lib/plotly/validators/scattergl/error_x copying plotly/validators/scattergl/error_x/_symmetric.py -> build/lib/plotly/validators/scattergl/error_x copying plotly/validators/scattergl/error_x/_arrayminussrc.py -> build/lib/plotly/validators/scattergl/error_x copying plotly/validators/scattergl/error_x/_copy_ystyle.py -> build/lib/plotly/validators/scattergl/error_x creating build/lib/plotly/validators/scattergl/line copying plotly/validators/scattergl/line/__init__.py -> build/lib/plotly/validators/scattergl/line copying plotly/validators/scattergl/line/_color.py -> build/lib/plotly/validators/scattergl/line copying plotly/validators/scattergl/line/_width.py -> build/lib/plotly/validators/scattergl/line copying plotly/validators/scattergl/line/_dash.py -> build/lib/plotly/validators/scattergl/line creating build/lib/plotly/validators/scattergl/stream copying plotly/validators/scattergl/stream/_maxpoints.py -> build/lib/plotly/validators/scattergl/stream copying plotly/validators/scattergl/stream/_token.py -> build/lib/plotly/validators/scattergl/stream copying plotly/validators/scattergl/stream/__init__.py -> build/lib/plotly/validators/scattergl/stream creating build/lib/plotly/validators/splom copying plotly/validators/splom/_hoverlabel.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_uid.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_unselected.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_name.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_showlowerhalf.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_showupperhalf.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_diagonal.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_stream.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_visible.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_legendgroup.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_dimensions.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_customdata.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_selected.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_showlegend.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_textsrc.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_marker.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_selectedpoints.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_yaxes.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_opacity.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_idssrc.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_hoverinfo.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_ids.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/__init__.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_hoverinfosrc.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_customdatasrc.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_xaxes.py -> build/lib/plotly/validators/splom copying plotly/validators/splom/_text.py -> build/lib/plotly/validators/splom creating build/lib/plotly/validators/splom/marker copying plotly/validators/splom/marker/_color.py -> build/lib/plotly/validators/splom/marker copying plotly/validators/splom/marker/_cauto.py -> build/lib/plotly/validators/splom/marker copying plotly/validators/splom/marker/_sizesrc.py -> build/lib/plotly/validators/splom/marker copying plotly/validators/splom/marker/_colorscale.py -> build/lib/plotly/validators/splom/marker copying plotly/validators/splom/marker/__init__.py -> build/lib/plotly/validators/splom/marker copying plotly/validators/splom/marker/_reversescale.py -> build/lib/plotly/validators/splom/marker copying plotly/validators/splom/marker/_line.py -> build/lib/plotly/validators/splom/marker copying plotly/validators/splom/marker/_cmax.py -> build/lib/plotly/validators/splom/marker copying plotly/validators/splom/marker/_opacitysrc.py -> build/lib/plotly/validators/splom/marker copying plotly/validators/splom/marker/_symbolsrc.py -> build/lib/plotly/validators/splom/marker copying plotly/validators/splom/marker/_size.py -> build/lib/plotly/validators/splom/marker copying plotly/validators/splom/marker/_symbol.py -> build/lib/plotly/validators/splom/marker copying plotly/validators/splom/marker/_showscale.py -> build/lib/plotly/validators/splom/marker copying plotly/validators/splom/marker/_opacity.py -> build/lib/plotly/validators/splom/marker copying plotly/validators/splom/marker/_sizemin.py -> build/lib/plotly/validators/splom/marker copying plotly/validators/splom/marker/_colorbar.py -> build/lib/plotly/validators/splom/marker copying plotly/validators/splom/marker/_sizeref.py -> build/lib/plotly/validators/splom/marker copying plotly/validators/splom/marker/_colorsrc.py -> build/lib/plotly/validators/splom/marker copying plotly/validators/splom/marker/_sizemode.py -> build/lib/plotly/validators/splom/marker copying plotly/validators/splom/marker/_autocolorscale.py -> build/lib/plotly/validators/splom/marker copying plotly/validators/splom/marker/_cmin.py -> build/lib/plotly/validators/splom/marker creating build/lib/plotly/validators/splom/marker/line copying plotly/validators/splom/marker/line/_color.py -> build/lib/plotly/validators/splom/marker/line copying plotly/validators/splom/marker/line/_widthsrc.py -> build/lib/plotly/validators/splom/marker/line copying plotly/validators/splom/marker/line/__init__.py -> build/lib/plotly/validators/splom/marker/line copying plotly/validators/splom/marker/line/_cauto.py -> build/lib/plotly/validators/splom/marker/line copying plotly/validators/splom/marker/line/_cmax.py -> build/lib/plotly/validators/splom/marker/line copying plotly/validators/splom/marker/line/_reversescale.py -> build/lib/plotly/validators/splom/marker/line copying plotly/validators/splom/marker/line/_colorscale.py -> build/lib/plotly/validators/splom/marker/line copying plotly/validators/splom/marker/line/_cmin.py -> build/lib/plotly/validators/splom/marker/line copying plotly/validators/splom/marker/line/_colorsrc.py -> build/lib/plotly/validators/splom/marker/line copying plotly/validators/splom/marker/line/_autocolorscale.py -> build/lib/plotly/validators/splom/marker/line copying plotly/validators/splom/marker/line/_width.py -> build/lib/plotly/validators/splom/marker/line creating build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_thickness.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_thicknessmode.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_tickprefix.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_x.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_bgcolor.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_separatethousands.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_ticklen.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_tickcolor.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_len.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_tickfont.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_xpad.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_bordercolor.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_tick0.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_lenmode.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_outlinewidth.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_outlinecolor.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_ypad.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_showtickprefix.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_exponentformat.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_ticktext.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_ticksuffix.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/__init__.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_y.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_tickformatstops.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_titleside.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_tickvals.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_nticks.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_showticklabels.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_ticks.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_yanchor.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_showexponent.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_tickmode.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_titlefont.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_showticksuffix.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_tickwidth.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_title.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_tickangle.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_borderwidth.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_xanchor.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_tickformat.py -> build/lib/plotly/validators/splom/marker/colorbar copying plotly/validators/splom/marker/colorbar/_dtick.py -> build/lib/plotly/validators/splom/marker/colorbar creating build/lib/plotly/validators/splom/marker/colorbar/titlefont copying plotly/validators/splom/marker/colorbar/titlefont/_family.py -> build/lib/plotly/validators/splom/marker/colorbar/titlefont copying plotly/validators/splom/marker/colorbar/titlefont/_size.py -> build/lib/plotly/validators/splom/marker/colorbar/titlefont copying plotly/validators/splom/marker/colorbar/titlefont/_color.py -> build/lib/plotly/validators/splom/marker/colorbar/titlefont copying plotly/validators/splom/marker/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/splom/marker/colorbar/titlefont creating build/lib/plotly/validators/splom/marker/colorbar/tickfont copying plotly/validators/splom/marker/colorbar/tickfont/_family.py -> build/lib/plotly/validators/splom/marker/colorbar/tickfont copying plotly/validators/splom/marker/colorbar/tickfont/_color.py -> build/lib/plotly/validators/splom/marker/colorbar/tickfont copying plotly/validators/splom/marker/colorbar/tickfont/_size.py -> build/lib/plotly/validators/splom/marker/colorbar/tickfont copying plotly/validators/splom/marker/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/splom/marker/colorbar/tickfont creating build/lib/plotly/validators/splom/marker/colorbar/tickformatstop copying plotly/validators/splom/marker/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/splom/marker/colorbar/tickformatstop copying plotly/validators/splom/marker/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/splom/marker/colorbar/tickformatstop copying plotly/validators/splom/marker/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/splom/marker/colorbar/tickformatstop creating build/lib/plotly/validators/splom/diagonal copying plotly/validators/splom/diagonal/__init__.py -> build/lib/plotly/validators/splom/diagonal copying plotly/validators/splom/diagonal/_visible.py -> build/lib/plotly/validators/splom/diagonal creating build/lib/plotly/validators/splom/selected copying plotly/validators/splom/selected/_marker.py -> build/lib/plotly/validators/splom/selected copying plotly/validators/splom/selected/__init__.py -> build/lib/plotly/validators/splom/selected creating build/lib/plotly/validators/splom/selected/marker copying plotly/validators/splom/selected/marker/_opacity.py -> build/lib/plotly/validators/splom/selected/marker copying plotly/validators/splom/selected/marker/_color.py -> build/lib/plotly/validators/splom/selected/marker copying plotly/validators/splom/selected/marker/__init__.py -> build/lib/plotly/validators/splom/selected/marker copying plotly/validators/splom/selected/marker/_size.py -> build/lib/plotly/validators/splom/selected/marker creating build/lib/plotly/validators/splom/dimension copying plotly/validators/splom/dimension/_label.py -> build/lib/plotly/validators/splom/dimension copying plotly/validators/splom/dimension/_visible.py -> build/lib/plotly/validators/splom/dimension copying plotly/validators/splom/dimension/_values.py -> build/lib/plotly/validators/splom/dimension copying plotly/validators/splom/dimension/_valuessrc.py -> build/lib/plotly/validators/splom/dimension copying plotly/validators/splom/dimension/__init__.py -> build/lib/plotly/validators/splom/dimension creating build/lib/plotly/validators/splom/stream copying plotly/validators/splom/stream/__init__.py -> build/lib/plotly/validators/splom/stream copying plotly/validators/splom/stream/_token.py -> build/lib/plotly/validators/splom/stream copying plotly/validators/splom/stream/_maxpoints.py -> build/lib/plotly/validators/splom/stream creating build/lib/plotly/validators/splom/unselected copying plotly/validators/splom/unselected/__init__.py -> build/lib/plotly/validators/splom/unselected copying plotly/validators/splom/unselected/_marker.py -> build/lib/plotly/validators/splom/unselected creating build/lib/plotly/validators/splom/unselected/marker copying plotly/validators/splom/unselected/marker/_opacity.py -> build/lib/plotly/validators/splom/unselected/marker copying plotly/validators/splom/unselected/marker/__init__.py -> build/lib/plotly/validators/splom/unselected/marker copying plotly/validators/splom/unselected/marker/_color.py -> build/lib/plotly/validators/splom/unselected/marker copying plotly/validators/splom/unselected/marker/_size.py -> build/lib/plotly/validators/splom/unselected/marker creating build/lib/plotly/validators/splom/hoverlabel copying plotly/validators/splom/hoverlabel/_namelength.py -> build/lib/plotly/validators/splom/hoverlabel copying plotly/validators/splom/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/splom/hoverlabel copying plotly/validators/splom/hoverlabel/_font.py -> build/lib/plotly/validators/splom/hoverlabel copying plotly/validators/splom/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/splom/hoverlabel copying plotly/validators/splom/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/splom/hoverlabel copying plotly/validators/splom/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/splom/hoverlabel copying plotly/validators/splom/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/splom/hoverlabel copying plotly/validators/splom/hoverlabel/__init__.py -> build/lib/plotly/validators/splom/hoverlabel creating build/lib/plotly/validators/splom/hoverlabel/font copying plotly/validators/splom/hoverlabel/font/_color.py -> build/lib/plotly/validators/splom/hoverlabel/font copying plotly/validators/splom/hoverlabel/font/_family.py -> build/lib/plotly/validators/splom/hoverlabel/font copying plotly/validators/splom/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/splom/hoverlabel/font copying plotly/validators/splom/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/splom/hoverlabel/font copying plotly/validators/splom/hoverlabel/font/_size.py -> build/lib/plotly/validators/splom/hoverlabel/font copying plotly/validators/splom/hoverlabel/font/__init__.py -> build/lib/plotly/validators/splom/hoverlabel/font copying plotly/validators/splom/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/splom/hoverlabel/font creating build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_ncontours.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_histnorm.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_selectedpoints.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_visible.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_contours.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_hoverinfosrc.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_ysrc.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_xbins.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_showscale.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_hoverlabel.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_ybins.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_zhoverformat.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_reversescale.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/__init__.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_autocontour.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_y.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_yaxis.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_customdata.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_autobinx.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_zmax.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_uid.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_zauto.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_autobiny.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_stream.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_legendgroup.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_histfunc.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_autocolorscale.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_marker.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_zmin.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_hoverinfo.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_colorscale.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_xsrc.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_z.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_x.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_ycalendar.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_nbinsx.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_line.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_ids.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_name.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_nbinsy.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_customdatasrc.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_xaxis.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_zsrc.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_xcalendar.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_opacity.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_showlegend.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_idssrc.py -> build/lib/plotly/validators/histogram2dcontour copying plotly/validators/histogram2dcontour/_colorbar.py -> build/lib/plotly/validators/histogram2dcontour creating build/lib/plotly/validators/histogram2dcontour/stream copying plotly/validators/histogram2dcontour/stream/__init__.py -> build/lib/plotly/validators/histogram2dcontour/stream copying plotly/validators/histogram2dcontour/stream/_maxpoints.py -> build/lib/plotly/validators/histogram2dcontour/stream copying plotly/validators/histogram2dcontour/stream/_token.py -> build/lib/plotly/validators/histogram2dcontour/stream creating build/lib/plotly/validators/histogram2dcontour/xbins copying plotly/validators/histogram2dcontour/xbins/_end.py -> build/lib/plotly/validators/histogram2dcontour/xbins copying plotly/validators/histogram2dcontour/xbins/_start.py -> build/lib/plotly/validators/histogram2dcontour/xbins copying plotly/validators/histogram2dcontour/xbins/__init__.py -> build/lib/plotly/validators/histogram2dcontour/xbins copying plotly/validators/histogram2dcontour/xbins/_size.py -> build/lib/plotly/validators/histogram2dcontour/xbins creating build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_tickfont.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_yanchor.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_ticktext.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_titleside.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_showticklabels.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_ticks.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_outlinewidth.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_xpad.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_title.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_bordercolor.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_showtickprefix.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_tickprefix.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_tickvals.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_bgcolor.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_tickmode.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_tickformat.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_tickwidth.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_tickformatstops.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_exponentformat.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_borderwidth.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_y.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_nticks.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_outlinecolor.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_tickangle.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_ypad.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_showticksuffix.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_thicknessmode.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_xanchor.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/__init__.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_tickcolor.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_len.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_separatethousands.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_ticksuffix.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_showexponent.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_ticklen.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_lenmode.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_dtick.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_x.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_titlefont.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_thickness.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/histogram2dcontour/colorbar copying plotly/validators/histogram2dcontour/colorbar/_tick0.py -> build/lib/plotly/validators/histogram2dcontour/colorbar creating build/lib/plotly/validators/histogram2dcontour/colorbar/titlefont copying plotly/validators/histogram2dcontour/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/histogram2dcontour/colorbar/titlefont copying plotly/validators/histogram2dcontour/colorbar/titlefont/_color.py -> build/lib/plotly/validators/histogram2dcontour/colorbar/titlefont copying plotly/validators/histogram2dcontour/colorbar/titlefont/_size.py -> build/lib/plotly/validators/histogram2dcontour/colorbar/titlefont copying plotly/validators/histogram2dcontour/colorbar/titlefont/_family.py -> build/lib/plotly/validators/histogram2dcontour/colorbar/titlefont creating build/lib/plotly/validators/histogram2dcontour/colorbar/tickformatstop copying plotly/validators/histogram2dcontour/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/histogram2dcontour/colorbar/tickformatstop copying plotly/validators/histogram2dcontour/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/histogram2dcontour/colorbar/tickformatstop copying plotly/validators/histogram2dcontour/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/histogram2dcontour/colorbar/tickformatstop creating build/lib/plotly/validators/histogram2dcontour/colorbar/tickfont copying plotly/validators/histogram2dcontour/colorbar/tickfont/_color.py -> build/lib/plotly/validators/histogram2dcontour/colorbar/tickfont copying plotly/validators/histogram2dcontour/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/histogram2dcontour/colorbar/tickfont copying plotly/validators/histogram2dcontour/colorbar/tickfont/_family.py -> build/lib/plotly/validators/histogram2dcontour/colorbar/tickfont copying plotly/validators/histogram2dcontour/colorbar/tickfont/_size.py -> build/lib/plotly/validators/histogram2dcontour/colorbar/tickfont creating build/lib/plotly/validators/histogram2dcontour/ybins copying plotly/validators/histogram2dcontour/ybins/_end.py -> build/lib/plotly/validators/histogram2dcontour/ybins copying plotly/validators/histogram2dcontour/ybins/_start.py -> build/lib/plotly/validators/histogram2dcontour/ybins copying plotly/validators/histogram2dcontour/ybins/_size.py -> build/lib/plotly/validators/histogram2dcontour/ybins copying plotly/validators/histogram2dcontour/ybins/__init__.py -> build/lib/plotly/validators/histogram2dcontour/ybins creating build/lib/plotly/validators/histogram2dcontour/marker copying plotly/validators/histogram2dcontour/marker/__init__.py -> build/lib/plotly/validators/histogram2dcontour/marker copying plotly/validators/histogram2dcontour/marker/_colorsrc.py -> build/lib/plotly/validators/histogram2dcontour/marker copying plotly/validators/histogram2dcontour/marker/_color.py -> build/lib/plotly/validators/histogram2dcontour/marker creating build/lib/plotly/validators/histogram2dcontour/line copying plotly/validators/histogram2dcontour/line/__init__.py -> build/lib/plotly/validators/histogram2dcontour/line copying plotly/validators/histogram2dcontour/line/_color.py -> build/lib/plotly/validators/histogram2dcontour/line copying plotly/validators/histogram2dcontour/line/_width.py -> build/lib/plotly/validators/histogram2dcontour/line copying plotly/validators/histogram2dcontour/line/_dash.py -> build/lib/plotly/validators/histogram2dcontour/line copying plotly/validators/histogram2dcontour/line/_smoothing.py -> build/lib/plotly/validators/histogram2dcontour/line creating build/lib/plotly/validators/histogram2dcontour/contours copying plotly/validators/histogram2dcontour/contours/_labelfont.py -> build/lib/plotly/validators/histogram2dcontour/contours copying plotly/validators/histogram2dcontour/contours/_type.py -> build/lib/plotly/validators/histogram2dcontour/contours copying plotly/validators/histogram2dcontour/contours/_coloring.py -> build/lib/plotly/validators/histogram2dcontour/contours copying plotly/validators/histogram2dcontour/contours/_labelformat.py -> build/lib/plotly/validators/histogram2dcontour/contours copying plotly/validators/histogram2dcontour/contours/_showlabels.py -> build/lib/plotly/validators/histogram2dcontour/contours copying plotly/validators/histogram2dcontour/contours/_start.py -> build/lib/plotly/validators/histogram2dcontour/contours copying plotly/validators/histogram2dcontour/contours/_size.py -> build/lib/plotly/validators/histogram2dcontour/contours copying plotly/validators/histogram2dcontour/contours/_showlines.py -> build/lib/plotly/validators/histogram2dcontour/contours copying plotly/validators/histogram2dcontour/contours/_operation.py -> build/lib/plotly/validators/histogram2dcontour/contours copying plotly/validators/histogram2dcontour/contours/_end.py -> build/lib/plotly/validators/histogram2dcontour/contours copying plotly/validators/histogram2dcontour/contours/_value.py -> build/lib/plotly/validators/histogram2dcontour/contours copying plotly/validators/histogram2dcontour/contours/__init__.py -> build/lib/plotly/validators/histogram2dcontour/contours creating build/lib/plotly/validators/histogram2dcontour/contours/labelfont copying plotly/validators/histogram2dcontour/contours/labelfont/_size.py -> build/lib/plotly/validators/histogram2dcontour/contours/labelfont copying plotly/validators/histogram2dcontour/contours/labelfont/_color.py -> build/lib/plotly/validators/histogram2dcontour/contours/labelfont copying plotly/validators/histogram2dcontour/contours/labelfont/_family.py -> build/lib/plotly/validators/histogram2dcontour/contours/labelfont copying plotly/validators/histogram2dcontour/contours/labelfont/__init__.py -> build/lib/plotly/validators/histogram2dcontour/contours/labelfont creating build/lib/plotly/validators/histogram2dcontour/hoverlabel copying plotly/validators/histogram2dcontour/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/histogram2dcontour/hoverlabel copying plotly/validators/histogram2dcontour/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/histogram2dcontour/hoverlabel copying plotly/validators/histogram2dcontour/hoverlabel/_font.py -> build/lib/plotly/validators/histogram2dcontour/hoverlabel copying plotly/validators/histogram2dcontour/hoverlabel/__init__.py -> build/lib/plotly/validators/histogram2dcontour/hoverlabel copying plotly/validators/histogram2dcontour/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/histogram2dcontour/hoverlabel copying plotly/validators/histogram2dcontour/hoverlabel/_namelength.py -> build/lib/plotly/validators/histogram2dcontour/hoverlabel copying plotly/validators/histogram2dcontour/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/histogram2dcontour/hoverlabel copying plotly/validators/histogram2dcontour/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/histogram2dcontour/hoverlabel creating build/lib/plotly/validators/histogram2dcontour/hoverlabel/font copying plotly/validators/histogram2dcontour/hoverlabel/font/_size.py -> build/lib/plotly/validators/histogram2dcontour/hoverlabel/font copying plotly/validators/histogram2dcontour/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/histogram2dcontour/hoverlabel/font copying plotly/validators/histogram2dcontour/hoverlabel/font/_color.py -> build/lib/plotly/validators/histogram2dcontour/hoverlabel/font copying plotly/validators/histogram2dcontour/hoverlabel/font/_family.py -> build/lib/plotly/validators/histogram2dcontour/hoverlabel/font copying plotly/validators/histogram2dcontour/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/histogram2dcontour/hoverlabel/font copying plotly/validators/histogram2dcontour/hoverlabel/font/__init__.py -> build/lib/plotly/validators/histogram2dcontour/hoverlabel/font copying plotly/validators/histogram2dcontour/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/histogram2dcontour/hoverlabel/font creating build/lib/plotly/validators/layout copying plotly/validators/layout/__init__.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_hovermode.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_orientation.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_hoverdistance.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_autosize.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_plot_bgcolor.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_violinmode.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_images.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_barmode.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_hidesources.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_datarevision.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_hoverlabel.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_mapbox.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_scene.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_dragmode.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_showlegend.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_xaxis.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_bargap.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_bargroupgap.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_sliders.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_polar.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_boxgap.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_violingap.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_legend.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_margin.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_violingroupgap.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_geo.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_titlefont.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_boxmode.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_barnorm.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_annotations.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_colorway.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_font.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_yaxis.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_height.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_boxgroupgap.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_title.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_width.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_direction.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_spikedistance.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_calendar.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_ternary.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_shapes.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_hiddenlabelssrc.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_angularaxis.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_grid.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_selectdirection.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_updatemenus.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_hiddenlabels.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_radialaxis.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_separators.py -> build/lib/plotly/validators/layout copying plotly/validators/layout/_paper_bgcolor.py -> build/lib/plotly/validators/layout creating build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/_pad.py -> build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/_xanchor.py -> build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/_borderwidth.py -> build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/_bgcolor.py -> build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/__init__.py -> build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/_currentvalue.py -> build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/_transition.py -> build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/_activebgcolor.py -> build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/_visible.py -> build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/_bordercolor.py -> build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/_minorticklen.py -> build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/_active.py -> build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/_x.py -> build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/_steps.py -> build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/_ticklen.py -> build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/_lenmode.py -> build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/_yanchor.py -> build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/_tickwidth.py -> build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/_y.py -> build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/_font.py -> build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/_tickcolor.py -> build/lib/plotly/validators/layout/slider copying plotly/validators/layout/slider/_len.py -> build/lib/plotly/validators/layout/slider creating build/lib/plotly/validators/layout/slider/currentvalue copying plotly/validators/layout/slider/currentvalue/_prefix.py -> build/lib/plotly/validators/layout/slider/currentvalue copying plotly/validators/layout/slider/currentvalue/_visible.py -> build/lib/plotly/validators/layout/slider/currentvalue copying plotly/validators/layout/slider/currentvalue/__init__.py -> build/lib/plotly/validators/layout/slider/currentvalue copying plotly/validators/layout/slider/currentvalue/_xanchor.py -> build/lib/plotly/validators/layout/slider/currentvalue copying plotly/validators/layout/slider/currentvalue/_suffix.py -> build/lib/plotly/validators/layout/slider/currentvalue copying plotly/validators/layout/slider/currentvalue/_font.py -> build/lib/plotly/validators/layout/slider/currentvalue copying plotly/validators/layout/slider/currentvalue/_offset.py -> build/lib/plotly/validators/layout/slider/currentvalue creating build/lib/plotly/validators/layout/slider/currentvalue/font copying plotly/validators/layout/slider/currentvalue/font/__init__.py -> build/lib/plotly/validators/layout/slider/currentvalue/font copying plotly/validators/layout/slider/currentvalue/font/_color.py -> build/lib/plotly/validators/layout/slider/currentvalue/font copying plotly/validators/layout/slider/currentvalue/font/_family.py -> build/lib/plotly/validators/layout/slider/currentvalue/font copying plotly/validators/layout/slider/currentvalue/font/_size.py -> build/lib/plotly/validators/layout/slider/currentvalue/font creating build/lib/plotly/validators/layout/slider/step copying plotly/validators/layout/slider/step/_args.py -> build/lib/plotly/validators/layout/slider/step copying plotly/validators/layout/slider/step/_label.py -> build/lib/plotly/validators/layout/slider/step copying plotly/validators/layout/slider/step/_method.py -> build/lib/plotly/validators/layout/slider/step copying plotly/validators/layout/slider/step/_execute.py -> build/lib/plotly/validators/layout/slider/step copying plotly/validators/layout/slider/step/__init__.py -> build/lib/plotly/validators/layout/slider/step copying plotly/validators/layout/slider/step/_value.py -> build/lib/plotly/validators/layout/slider/step creating build/lib/plotly/validators/layout/slider/transition copying plotly/validators/layout/slider/transition/__init__.py -> build/lib/plotly/validators/layout/slider/transition copying plotly/validators/layout/slider/transition/_duration.py -> build/lib/plotly/validators/layout/slider/transition copying plotly/validators/layout/slider/transition/_easing.py -> build/lib/plotly/validators/layout/slider/transition creating build/lib/plotly/validators/layout/slider/pad copying plotly/validators/layout/slider/pad/__init__.py -> build/lib/plotly/validators/layout/slider/pad copying plotly/validators/layout/slider/pad/_l.py -> build/lib/plotly/validators/layout/slider/pad copying plotly/validators/layout/slider/pad/_b.py -> build/lib/plotly/validators/layout/slider/pad copying plotly/validators/layout/slider/pad/_r.py -> build/lib/plotly/validators/layout/slider/pad copying plotly/validators/layout/slider/pad/_t.py -> build/lib/plotly/validators/layout/slider/pad creating build/lib/plotly/validators/layout/slider/font copying plotly/validators/layout/slider/font/_color.py -> build/lib/plotly/validators/layout/slider/font copying plotly/validators/layout/slider/font/_family.py -> build/lib/plotly/validators/layout/slider/font copying plotly/validators/layout/slider/font/__init__.py -> build/lib/plotly/validators/layout/slider/font copying plotly/validators/layout/slider/font/_size.py -> build/lib/plotly/validators/layout/slider/font creating build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_showcoastlines.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/__init__.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_framewidth.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_showrivers.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_resolution.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_domain.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_lataxis.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_showlakes.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_scope.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_projection.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_lakecolor.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_oceancolor.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_bgcolor.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_showland.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_showsubunits.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_coastlinecolor.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_showframe.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_rivercolor.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_coastlinewidth.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_center.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_subunitwidth.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_landcolor.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_riverwidth.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_showocean.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_lonaxis.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_subunitcolor.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_framecolor.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_showcountries.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_countrywidth.py -> build/lib/plotly/validators/layout/geo copying plotly/validators/layout/geo/_countrycolor.py -> build/lib/plotly/validators/layout/geo creating build/lib/plotly/validators/layout/geo/domain copying plotly/validators/layout/geo/domain/_y.py -> build/lib/plotly/validators/layout/geo/domain copying plotly/validators/layout/geo/domain/__init__.py -> build/lib/plotly/validators/layout/geo/domain copying plotly/validators/layout/geo/domain/_column.py -> build/lib/plotly/validators/layout/geo/domain copying plotly/validators/layout/geo/domain/_row.py -> build/lib/plotly/validators/layout/geo/domain copying plotly/validators/layout/geo/domain/_x.py -> build/lib/plotly/validators/layout/geo/domain creating build/lib/plotly/validators/layout/geo/projection copying plotly/validators/layout/geo/projection/__init__.py -> build/lib/plotly/validators/layout/geo/projection copying plotly/validators/layout/geo/projection/_type.py -> build/lib/plotly/validators/layout/geo/projection copying plotly/validators/layout/geo/projection/_scale.py -> build/lib/plotly/validators/layout/geo/projection copying plotly/validators/layout/geo/projection/_rotation.py -> build/lib/plotly/validators/layout/geo/projection copying plotly/validators/layout/geo/projection/_parallels.py -> build/lib/plotly/validators/layout/geo/projection creating build/lib/plotly/validators/layout/geo/projection/rotation copying plotly/validators/layout/geo/projection/rotation/__init__.py -> build/lib/plotly/validators/layout/geo/projection/rotation copying plotly/validators/layout/geo/projection/rotation/_lat.py -> build/lib/plotly/validators/layout/geo/projection/rotation copying plotly/validators/layout/geo/projection/rotation/_roll.py -> build/lib/plotly/validators/layout/geo/projection/rotation copying plotly/validators/layout/geo/projection/rotation/_lon.py -> build/lib/plotly/validators/layout/geo/projection/rotation creating build/lib/plotly/validators/layout/geo/center copying plotly/validators/layout/geo/center/_lon.py -> build/lib/plotly/validators/layout/geo/center copying plotly/validators/layout/geo/center/_lat.py -> build/lib/plotly/validators/layout/geo/center copying plotly/validators/layout/geo/center/__init__.py -> build/lib/plotly/validators/layout/geo/center creating build/lib/plotly/validators/layout/geo/lonaxis copying plotly/validators/layout/geo/lonaxis/_dtick.py -> build/lib/plotly/validators/layout/geo/lonaxis copying plotly/validators/layout/geo/lonaxis/__init__.py -> build/lib/plotly/validators/layout/geo/lonaxis copying plotly/validators/layout/geo/lonaxis/_gridwidth.py -> build/lib/plotly/validators/layout/geo/lonaxis copying plotly/validators/layout/geo/lonaxis/_gridcolor.py -> build/lib/plotly/validators/layout/geo/lonaxis copying plotly/validators/layout/geo/lonaxis/_range.py -> build/lib/plotly/validators/layout/geo/lonaxis copying plotly/validators/layout/geo/lonaxis/_tick0.py -> build/lib/plotly/validators/layout/geo/lonaxis copying plotly/validators/layout/geo/lonaxis/_showgrid.py -> build/lib/plotly/validators/layout/geo/lonaxis creating build/lib/plotly/validators/layout/geo/lataxis copying plotly/validators/layout/geo/lataxis/__init__.py -> build/lib/plotly/validators/layout/geo/lataxis copying plotly/validators/layout/geo/lataxis/_showgrid.py -> build/lib/plotly/validators/layout/geo/lataxis copying plotly/validators/layout/geo/lataxis/_tick0.py -> build/lib/plotly/validators/layout/geo/lataxis copying plotly/validators/layout/geo/lataxis/_range.py -> build/lib/plotly/validators/layout/geo/lataxis copying plotly/validators/layout/geo/lataxis/_gridwidth.py -> build/lib/plotly/validators/layout/geo/lataxis copying plotly/validators/layout/geo/lataxis/_gridcolor.py -> build/lib/plotly/validators/layout/geo/lataxis copying plotly/validators/layout/geo/lataxis/_dtick.py -> build/lib/plotly/validators/layout/geo/lataxis creating build/lib/plotly/validators/layout/hoverlabel copying plotly/validators/layout/hoverlabel/_namelength.py -> build/lib/plotly/validators/layout/hoverlabel copying plotly/validators/layout/hoverlabel/_font.py -> build/lib/plotly/validators/layout/hoverlabel copying plotly/validators/layout/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/layout/hoverlabel copying plotly/validators/layout/hoverlabel/__init__.py -> build/lib/plotly/validators/layout/hoverlabel copying plotly/validators/layout/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/layout/hoverlabel creating build/lib/plotly/validators/layout/hoverlabel/font copying plotly/validators/layout/hoverlabel/font/_family.py -> build/lib/plotly/validators/layout/hoverlabel/font copying plotly/validators/layout/hoverlabel/font/_color.py -> build/lib/plotly/validators/layout/hoverlabel/font copying plotly/validators/layout/hoverlabel/font/__init__.py -> build/lib/plotly/validators/layout/hoverlabel/font copying plotly/validators/layout/hoverlabel/font/_size.py -> build/lib/plotly/validators/layout/hoverlabel/font creating build/lib/plotly/validators/layout/ternary copying plotly/validators/layout/ternary/_aaxis.py -> build/lib/plotly/validators/layout/ternary copying plotly/validators/layout/ternary/_domain.py -> build/lib/plotly/validators/layout/ternary copying plotly/validators/layout/ternary/__init__.py -> build/lib/plotly/validators/layout/ternary copying plotly/validators/layout/ternary/_sum.py -> build/lib/plotly/validators/layout/ternary copying plotly/validators/layout/ternary/_baxis.py -> build/lib/plotly/validators/layout/ternary copying plotly/validators/layout/ternary/_bgcolor.py -> build/lib/plotly/validators/layout/ternary copying plotly/validators/layout/ternary/_caxis.py -> build/lib/plotly/validators/layout/ternary creating build/lib/plotly/validators/layout/ternary/domain copying plotly/validators/layout/ternary/domain/_y.py -> build/lib/plotly/validators/layout/ternary/domain copying plotly/validators/layout/ternary/domain/__init__.py -> build/lib/plotly/validators/layout/ternary/domain copying plotly/validators/layout/ternary/domain/_x.py -> build/lib/plotly/validators/layout/ternary/domain copying plotly/validators/layout/ternary/domain/_row.py -> build/lib/plotly/validators/layout/ternary/domain copying plotly/validators/layout/ternary/domain/_column.py -> build/lib/plotly/validators/layout/ternary/domain creating build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_showticklabels.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_tickvals.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_title.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_tickprefix.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_showticksuffix.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_gridwidth.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_dtick.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_tickvalssrc.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_tickangle.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_showexponent.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_ticks.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_ticktext.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_tickformat.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_tickformatstops.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/__init__.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_tickfont.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_linewidth.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_nticks.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_ticklen.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_min.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_showline.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_tickmode.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_showtickprefix.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_titlefont.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_ticktextsrc.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_separatethousands.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_tick0.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_exponentformat.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_tickcolor.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_gridcolor.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_color.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_layer.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_showgrid.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_ticksuffix.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_hoverformat.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_linecolor.py -> build/lib/plotly/validators/layout/ternary/baxis copying plotly/validators/layout/ternary/baxis/_tickwidth.py -> build/lib/plotly/validators/layout/ternary/baxis creating build/lib/plotly/validators/layout/ternary/baxis/tickfont copying plotly/validators/layout/ternary/baxis/tickfont/_color.py -> build/lib/plotly/validators/layout/ternary/baxis/tickfont copying plotly/validators/layout/ternary/baxis/tickfont/_size.py -> build/lib/plotly/validators/layout/ternary/baxis/tickfont copying plotly/validators/layout/ternary/baxis/tickfont/_family.py -> build/lib/plotly/validators/layout/ternary/baxis/tickfont copying plotly/validators/layout/ternary/baxis/tickfont/__init__.py -> build/lib/plotly/validators/layout/ternary/baxis/tickfont creating build/lib/plotly/validators/layout/ternary/baxis/tickformatstop copying plotly/validators/layout/ternary/baxis/tickformatstop/_value.py -> build/lib/plotly/validators/layout/ternary/baxis/tickformatstop copying plotly/validators/layout/ternary/baxis/tickformatstop/__init__.py -> build/lib/plotly/validators/layout/ternary/baxis/tickformatstop copying plotly/validators/layout/ternary/baxis/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/layout/ternary/baxis/tickformatstop creating build/lib/plotly/validators/layout/ternary/baxis/titlefont copying plotly/validators/layout/ternary/baxis/titlefont/_color.py -> build/lib/plotly/validators/layout/ternary/baxis/titlefont copying plotly/validators/layout/ternary/baxis/titlefont/_family.py -> build/lib/plotly/validators/layout/ternary/baxis/titlefont copying plotly/validators/layout/ternary/baxis/titlefont/_size.py -> build/lib/plotly/validators/layout/ternary/baxis/titlefont copying plotly/validators/layout/ternary/baxis/titlefont/__init__.py -> build/lib/plotly/validators/layout/ternary/baxis/titlefont creating build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_tickfont.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_hoverformat.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_ticks.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_tickwidth.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_separatethousands.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_tickprefix.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_showline.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_exponentformat.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_ticklen.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_showgrid.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_showticklabels.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_tickcolor.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/__init__.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_ticksuffix.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_ticktext.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_color.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_min.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_showtickprefix.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_tickformatstops.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_linecolor.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_tick0.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_layer.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_tickmode.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_showticksuffix.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_gridwidth.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_tickformat.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_gridcolor.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_ticktextsrc.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_tickangle.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_showexponent.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_linewidth.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_dtick.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_tickvals.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_tickvalssrc.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_title.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_titlefont.py -> build/lib/plotly/validators/layout/ternary/aaxis copying plotly/validators/layout/ternary/aaxis/_nticks.py -> build/lib/plotly/validators/layout/ternary/aaxis creating build/lib/plotly/validators/layout/ternary/aaxis/titlefont copying plotly/validators/layout/ternary/aaxis/titlefont/__init__.py -> build/lib/plotly/validators/layout/ternary/aaxis/titlefont copying plotly/validators/layout/ternary/aaxis/titlefont/_family.py -> build/lib/plotly/validators/layout/ternary/aaxis/titlefont copying plotly/validators/layout/ternary/aaxis/titlefont/_size.py -> build/lib/plotly/validators/layout/ternary/aaxis/titlefont copying plotly/validators/layout/ternary/aaxis/titlefont/_color.py -> build/lib/plotly/validators/layout/ternary/aaxis/titlefont creating build/lib/plotly/validators/layout/ternary/aaxis/tickfont copying plotly/validators/layout/ternary/aaxis/tickfont/_color.py -> build/lib/plotly/validators/layout/ternary/aaxis/tickfont copying plotly/validators/layout/ternary/aaxis/tickfont/__init__.py -> build/lib/plotly/validators/layout/ternary/aaxis/tickfont copying plotly/validators/layout/ternary/aaxis/tickfont/_family.py -> build/lib/plotly/validators/layout/ternary/aaxis/tickfont copying plotly/validators/layout/ternary/aaxis/tickfont/_size.py -> build/lib/plotly/validators/layout/ternary/aaxis/tickfont creating build/lib/plotly/validators/layout/ternary/aaxis/tickformatstop copying plotly/validators/layout/ternary/aaxis/tickformatstop/__init__.py -> build/lib/plotly/validators/layout/ternary/aaxis/tickformatstop copying plotly/validators/layout/ternary/aaxis/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/layout/ternary/aaxis/tickformatstop copying plotly/validators/layout/ternary/aaxis/tickformatstop/_value.py -> build/lib/plotly/validators/layout/ternary/aaxis/tickformatstop creating build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_layer.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_nticks.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_showticklabels.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_color.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_tickvals.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_showexponent.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_exponentformat.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_gridwidth.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_tick0.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_tickcolor.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_tickangle.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_min.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_ticklen.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_dtick.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_ticks.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_linecolor.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_tickformat.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_linewidth.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_tickprefix.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_showgrid.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_titlefont.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_title.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_tickformatstops.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_showticksuffix.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_tickwidth.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_showline.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_tickvalssrc.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/__init__.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_separatethousands.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_ticktext.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_tickmode.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_hoverformat.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_showtickprefix.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_ticktextsrc.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_tickfont.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_ticksuffix.py -> build/lib/plotly/validators/layout/ternary/caxis copying plotly/validators/layout/ternary/caxis/_gridcolor.py -> build/lib/plotly/validators/layout/ternary/caxis creating build/lib/plotly/validators/layout/ternary/caxis/titlefont copying plotly/validators/layout/ternary/caxis/titlefont/_color.py -> build/lib/plotly/validators/layout/ternary/caxis/titlefont copying plotly/validators/layout/ternary/caxis/titlefont/_family.py -> build/lib/plotly/validators/layout/ternary/caxis/titlefont copying plotly/validators/layout/ternary/caxis/titlefont/_size.py -> build/lib/plotly/validators/layout/ternary/caxis/titlefont copying plotly/validators/layout/ternary/caxis/titlefont/__init__.py -> build/lib/plotly/validators/layout/ternary/caxis/titlefont creating build/lib/plotly/validators/layout/ternary/caxis/tickformatstop copying plotly/validators/layout/ternary/caxis/tickformatstop/__init__.py -> build/lib/plotly/validators/layout/ternary/caxis/tickformatstop copying plotly/validators/layout/ternary/caxis/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/layout/ternary/caxis/tickformatstop copying plotly/validators/layout/ternary/caxis/tickformatstop/_value.py -> build/lib/plotly/validators/layout/ternary/caxis/tickformatstop creating build/lib/plotly/validators/layout/ternary/caxis/tickfont copying plotly/validators/layout/ternary/caxis/tickfont/_family.py -> build/lib/plotly/validators/layout/ternary/caxis/tickfont copying plotly/validators/layout/ternary/caxis/tickfont/__init__.py -> build/lib/plotly/validators/layout/ternary/caxis/tickfont copying plotly/validators/layout/ternary/caxis/tickfont/_color.py -> build/lib/plotly/validators/layout/ternary/caxis/tickfont copying plotly/validators/layout/ternary/caxis/tickfont/_size.py -> build/lib/plotly/validators/layout/ternary/caxis/tickfont creating build/lib/plotly/validators/layout/legend copying plotly/validators/layout/legend/__init__.py -> build/lib/plotly/validators/layout/legend copying plotly/validators/layout/legend/_xanchor.py -> build/lib/plotly/validators/layout/legend copying plotly/validators/layout/legend/_traceorder.py -> build/lib/plotly/validators/layout/legend copying plotly/validators/layout/legend/_font.py -> build/lib/plotly/validators/layout/legend copying plotly/validators/layout/legend/_orientation.py -> build/lib/plotly/validators/layout/legend copying plotly/validators/layout/legend/_bordercolor.py -> build/lib/plotly/validators/layout/legend copying plotly/validators/layout/legend/_y.py -> build/lib/plotly/validators/layout/legend copying plotly/validators/layout/legend/_x.py -> build/lib/plotly/validators/layout/legend copying plotly/validators/layout/legend/_bgcolor.py -> build/lib/plotly/validators/layout/legend copying plotly/validators/layout/legend/_borderwidth.py -> build/lib/plotly/validators/layout/legend copying plotly/validators/layout/legend/_yanchor.py -> build/lib/plotly/validators/layout/legend copying plotly/validators/layout/legend/_tracegroupgap.py -> build/lib/plotly/validators/layout/legend creating build/lib/plotly/validators/layout/legend/font copying plotly/validators/layout/legend/font/_color.py -> build/lib/plotly/validators/layout/legend/font copying plotly/validators/layout/legend/font/_family.py -> build/lib/plotly/validators/layout/legend/font copying plotly/validators/layout/legend/font/_size.py -> build/lib/plotly/validators/layout/legend/font copying plotly/validators/layout/legend/font/__init__.py -> build/lib/plotly/validators/layout/legend/font creating build/lib/plotly/validators/layout/shape copying plotly/validators/layout/shape/_visible.py -> build/lib/plotly/validators/layout/shape copying plotly/validators/layout/shape/_line.py -> build/lib/plotly/validators/layout/shape copying plotly/validators/layout/shape/_x1.py -> build/lib/plotly/validators/layout/shape copying plotly/validators/layout/shape/_y0.py -> build/lib/plotly/validators/layout/shape copying plotly/validators/layout/shape/_xref.py -> build/lib/plotly/validators/layout/shape copying plotly/validators/layout/shape/_fillcolor.py -> build/lib/plotly/validators/layout/shape copying plotly/validators/layout/shape/_xanchor.py -> build/lib/plotly/validators/layout/shape copying plotly/validators/layout/shape/_yref.py -> build/lib/plotly/validators/layout/shape copying plotly/validators/layout/shape/_layer.py -> build/lib/plotly/validators/layout/shape copying plotly/validators/layout/shape/_xsizemode.py -> build/lib/plotly/validators/layout/shape copying plotly/validators/layout/shape/_x0.py -> build/lib/plotly/validators/layout/shape copying plotly/validators/layout/shape/_type.py -> build/lib/plotly/validators/layout/shape copying plotly/validators/layout/shape/__init__.py -> build/lib/plotly/validators/layout/shape copying plotly/validators/layout/shape/_y1.py -> build/lib/plotly/validators/layout/shape copying plotly/validators/layout/shape/_opacity.py -> build/lib/plotly/validators/layout/shape copying plotly/validators/layout/shape/_yanchor.py -> build/lib/plotly/validators/layout/shape copying plotly/validators/layout/shape/_ysizemode.py -> build/lib/plotly/validators/layout/shape copying plotly/validators/layout/shape/_path.py -> build/lib/plotly/validators/layout/shape creating build/lib/plotly/validators/layout/shape/line copying plotly/validators/layout/shape/line/_color.py -> build/lib/plotly/validators/layout/shape/line copying plotly/validators/layout/shape/line/_width.py -> build/lib/plotly/validators/layout/shape/line copying plotly/validators/layout/shape/line/__init__.py -> build/lib/plotly/validators/layout/shape/line copying plotly/validators/layout/shape/line/_dash.py -> build/lib/plotly/validators/layout/shape/line creating build/lib/plotly/validators/layout/polar copying plotly/validators/layout/polar/_bgcolor.py -> build/lib/plotly/validators/layout/polar copying plotly/validators/layout/polar/_angularaxis.py -> build/lib/plotly/validators/layout/polar copying plotly/validators/layout/polar/__init__.py -> build/lib/plotly/validators/layout/polar copying plotly/validators/layout/polar/_domain.py -> build/lib/plotly/validators/layout/polar copying plotly/validators/layout/polar/_radialaxis.py -> build/lib/plotly/validators/layout/polar copying plotly/validators/layout/polar/_sector.py -> build/lib/plotly/validators/layout/polar creating build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_nticks.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_angle.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_side.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_autorange.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_tickprefix.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_exponentformat.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_categoryarraysrc.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_color.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_tickformatstops.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_tickmode.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_showexponent.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_categoryorder.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_linewidth.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_ticktextsrc.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_visible.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_showtickprefix.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_tickvals.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_type.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_categoryarray.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_separatethousands.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_showticksuffix.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_ticksuffix.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_tick0.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_tickangle.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_showticklabels.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_gridcolor.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_tickformat.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_ticklen.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_ticktext.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_linecolor.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_showgrid.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_tickfont.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_title.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_tickvalssrc.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_showline.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_gridwidth.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_tickwidth.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_hoverformat.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/__init__.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_titlefont.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_dtick.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_tickcolor.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_rangemode.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_calendar.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_ticks.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_layer.py -> build/lib/plotly/validators/layout/polar/radialaxis copying plotly/validators/layout/polar/radialaxis/_range.py -> build/lib/plotly/validators/layout/polar/radialaxis creating build/lib/plotly/validators/layout/polar/radialaxis/titlefont copying plotly/validators/layout/polar/radialaxis/titlefont/_color.py -> build/lib/plotly/validators/layout/polar/radialaxis/titlefont copying plotly/validators/layout/polar/radialaxis/titlefont/_size.py -> build/lib/plotly/validators/layout/polar/radialaxis/titlefont copying plotly/validators/layout/polar/radialaxis/titlefont/__init__.py -> build/lib/plotly/validators/layout/polar/radialaxis/titlefont copying plotly/validators/layout/polar/radialaxis/titlefont/_family.py -> build/lib/plotly/validators/layout/polar/radialaxis/titlefont creating build/lib/plotly/validators/layout/polar/radialaxis/tickformatstop copying plotly/validators/layout/polar/radialaxis/tickformatstop/__init__.py -> build/lib/plotly/validators/layout/polar/radialaxis/tickformatstop copying plotly/validators/layout/polar/radialaxis/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/layout/polar/radialaxis/tickformatstop copying plotly/validators/layout/polar/radialaxis/tickformatstop/_value.py -> build/lib/plotly/validators/layout/polar/radialaxis/tickformatstop creating build/lib/plotly/validators/layout/polar/radialaxis/tickfont copying plotly/validators/layout/polar/radialaxis/tickfont/_size.py -> build/lib/plotly/validators/layout/polar/radialaxis/tickfont copying plotly/validators/layout/polar/radialaxis/tickfont/_family.py -> build/lib/plotly/validators/layout/polar/radialaxis/tickfont copying plotly/validators/layout/polar/radialaxis/tickfont/__init__.py -> build/lib/plotly/validators/layout/polar/radialaxis/tickfont copying plotly/validators/layout/polar/radialaxis/tickfont/_color.py -> build/lib/plotly/validators/layout/polar/radialaxis/tickfont creating build/lib/plotly/validators/layout/polar/domain copying plotly/validators/layout/polar/domain/_y.py -> build/lib/plotly/validators/layout/polar/domain copying plotly/validators/layout/polar/domain/_column.py -> build/lib/plotly/validators/layout/polar/domain copying plotly/validators/layout/polar/domain/_x.py -> build/lib/plotly/validators/layout/polar/domain copying plotly/validators/layout/polar/domain/__init__.py -> build/lib/plotly/validators/layout/polar/domain copying plotly/validators/layout/polar/domain/_row.py -> build/lib/plotly/validators/layout/polar/domain creating build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_layer.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_categoryarraysrc.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_separatethousands.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_ticklen.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_ticks.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_tickcolor.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_tickwidth.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_categoryarray.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_hoverformat.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_tickformatstops.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_tickvalssrc.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_linecolor.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_color.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_tickmode.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_thetaunit.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_gridcolor.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_ticktext.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_showticklabels.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/__init__.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_rotation.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_visible.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_tickprefix.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_gridwidth.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_showexponent.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_dtick.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_linewidth.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_ticksuffix.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_showtickprefix.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_showticksuffix.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_tickformat.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_period.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_categoryorder.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_showgrid.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_tickangle.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_tickvals.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_exponentformat.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_tick0.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_ticktextsrc.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_type.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_nticks.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_direction.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_showline.py -> build/lib/plotly/validators/layout/polar/angularaxis copying plotly/validators/layout/polar/angularaxis/_tickfont.py -> build/lib/plotly/validators/layout/polar/angularaxis creating build/lib/plotly/validators/layout/polar/angularaxis/tickfont copying plotly/validators/layout/polar/angularaxis/tickfont/__init__.py -> build/lib/plotly/validators/layout/polar/angularaxis/tickfont copying plotly/validators/layout/polar/angularaxis/tickfont/_color.py -> build/lib/plotly/validators/layout/polar/angularaxis/tickfont copying plotly/validators/layout/polar/angularaxis/tickfont/_size.py -> build/lib/plotly/validators/layout/polar/angularaxis/tickfont copying plotly/validators/layout/polar/angularaxis/tickfont/_family.py -> build/lib/plotly/validators/layout/polar/angularaxis/tickfont creating build/lib/plotly/validators/layout/polar/angularaxis/tickformatstop copying plotly/validators/layout/polar/angularaxis/tickformatstop/_value.py -> build/lib/plotly/validators/layout/polar/angularaxis/tickformatstop copying plotly/validators/layout/polar/angularaxis/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/layout/polar/angularaxis/tickformatstop copying plotly/validators/layout/polar/angularaxis/tickformatstop/__init__.py -> build/lib/plotly/validators/layout/polar/angularaxis/tickformatstop creating build/lib/plotly/validators/layout/radialaxis copying plotly/validators/layout/radialaxis/_orientation.py -> build/lib/plotly/validators/layout/radialaxis copying plotly/validators/layout/radialaxis/_tickcolor.py -> build/lib/plotly/validators/layout/radialaxis copying plotly/validators/layout/radialaxis/_ticksuffix.py -> build/lib/plotly/validators/layout/radialaxis copying plotly/validators/layout/radialaxis/_visible.py -> build/lib/plotly/validators/layout/radialaxis copying plotly/validators/layout/radialaxis/__init__.py -> build/lib/plotly/validators/layout/radialaxis copying plotly/validators/layout/radialaxis/_domain.py -> build/lib/plotly/validators/layout/radialaxis copying plotly/validators/layout/radialaxis/_ticklen.py -> build/lib/plotly/validators/layout/radialaxis copying plotly/validators/layout/radialaxis/_showticklabels.py -> build/lib/plotly/validators/layout/radialaxis copying plotly/validators/layout/radialaxis/_tickorientation.py -> build/lib/plotly/validators/layout/radialaxis copying plotly/validators/layout/radialaxis/_range.py -> build/lib/plotly/validators/layout/radialaxis copying plotly/validators/layout/radialaxis/_endpadding.py -> build/lib/plotly/validators/layout/radialaxis copying plotly/validators/layout/radialaxis/_showline.py -> build/lib/plotly/validators/layout/radialaxis creating build/lib/plotly/validators/layout/font copying plotly/validators/layout/font/_family.py -> build/lib/plotly/validators/layout/font copying plotly/validators/layout/font/_color.py -> build/lib/plotly/validators/layout/font copying plotly/validators/layout/font/__init__.py -> build/lib/plotly/validators/layout/font copying plotly/validators/layout/font/_size.py -> build/lib/plotly/validators/layout/font creating build/lib/plotly/validators/layout/angularaxis copying plotly/validators/layout/angularaxis/_showticklabels.py -> build/lib/plotly/validators/layout/angularaxis copying plotly/validators/layout/angularaxis/__init__.py -> build/lib/plotly/validators/layout/angularaxis copying plotly/validators/layout/angularaxis/_visible.py -> build/lib/plotly/validators/layout/angularaxis copying plotly/validators/layout/angularaxis/_tickorientation.py -> build/lib/plotly/validators/layout/angularaxis copying plotly/validators/layout/angularaxis/_tickcolor.py -> build/lib/plotly/validators/layout/angularaxis copying plotly/validators/layout/angularaxis/_endpadding.py -> build/lib/plotly/validators/layout/angularaxis copying plotly/validators/layout/angularaxis/_ticksuffix.py -> build/lib/plotly/validators/layout/angularaxis copying plotly/validators/layout/angularaxis/_showline.py -> build/lib/plotly/validators/layout/angularaxis copying plotly/validators/layout/angularaxis/_ticklen.py -> build/lib/plotly/validators/layout/angularaxis copying plotly/validators/layout/angularaxis/_domain.py -> build/lib/plotly/validators/layout/angularaxis copying plotly/validators/layout/angularaxis/_range.py -> build/lib/plotly/validators/layout/angularaxis creating build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_titlefont.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_scaleanchor.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_categoryorder.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_categoryarraysrc.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_tickmode.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_zeroline.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_color.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_gridcolor.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_overlaying.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_spikesnap.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_mirror.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_ticksuffix.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_spikedash.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_linewidth.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_constraintoward.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_rangeselector.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_linecolor.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_tickfont.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_tickvalssrc.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/__init__.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_tickformatstops.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_tickcolor.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_autorange.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_type.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_fixedrange.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_calendar.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_range.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_showticksuffix.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_tick0.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_separatethousands.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_showline.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_rangeslider.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_ticktextsrc.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_spikethickness.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_ticks.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_gridwidth.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_tickangle.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_tickformat.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_visible.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_constrain.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_categoryarray.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_dtick.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_tickvals.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_automargin.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_spikecolor.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_nticks.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_zerolinewidth.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_position.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_domain.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_showticklabels.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_showtickprefix.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_tickwidth.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_showexponent.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_zerolinecolor.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_hoverformat.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_showspikes.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_side.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_anchor.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_tickprefix.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_exponentformat.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_showgrid.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_rangemode.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_scaleratio.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_layer.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_spikemode.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_ticktext.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_ticklen.py -> build/lib/plotly/validators/layout/xaxis copying plotly/validators/layout/xaxis/_title.py -> build/lib/plotly/validators/layout/xaxis creating build/lib/plotly/validators/layout/xaxis/rangeslider copying plotly/validators/layout/xaxis/rangeslider/__init__.py -> build/lib/plotly/validators/layout/xaxis/rangeslider copying plotly/validators/layout/xaxis/rangeslider/_range.py -> build/lib/plotly/validators/layout/xaxis/rangeslider copying plotly/validators/layout/xaxis/rangeslider/_bgcolor.py -> build/lib/plotly/validators/layout/xaxis/rangeslider copying plotly/validators/layout/xaxis/rangeslider/_thickness.py -> build/lib/plotly/validators/layout/xaxis/rangeslider copying plotly/validators/layout/xaxis/rangeslider/_autorange.py -> build/lib/plotly/validators/layout/xaxis/rangeslider copying plotly/validators/layout/xaxis/rangeslider/_borderwidth.py -> build/lib/plotly/validators/layout/xaxis/rangeslider copying plotly/validators/layout/xaxis/rangeslider/_yaxis.py -> build/lib/plotly/validators/layout/xaxis/rangeslider copying plotly/validators/layout/xaxis/rangeslider/_visible.py -> build/lib/plotly/validators/layout/xaxis/rangeslider copying plotly/validators/layout/xaxis/rangeslider/_bordercolor.py -> build/lib/plotly/validators/layout/xaxis/rangeslider creating build/lib/plotly/validators/layout/xaxis/rangeslider/yaxis copying plotly/validators/layout/xaxis/rangeslider/yaxis/_rangemode.py -> build/lib/plotly/validators/layout/xaxis/rangeslider/yaxis copying plotly/validators/layout/xaxis/rangeslider/yaxis/_range.py -> build/lib/plotly/validators/layout/xaxis/rangeslider/yaxis copying plotly/validators/layout/xaxis/rangeslider/yaxis/__init__.py -> build/lib/plotly/validators/layout/xaxis/rangeslider/yaxis creating build/lib/plotly/validators/layout/xaxis/titlefont copying plotly/validators/layout/xaxis/titlefont/_color.py -> build/lib/plotly/validators/layout/xaxis/titlefont copying plotly/validators/layout/xaxis/titlefont/_size.py -> build/lib/plotly/validators/layout/xaxis/titlefont copying plotly/validators/layout/xaxis/titlefont/__init__.py -> build/lib/plotly/validators/layout/xaxis/titlefont copying plotly/validators/layout/xaxis/titlefont/_family.py -> build/lib/plotly/validators/layout/xaxis/titlefont creating build/lib/plotly/validators/layout/xaxis/tickfont copying plotly/validators/layout/xaxis/tickfont/_family.py -> build/lib/plotly/validators/layout/xaxis/tickfont copying plotly/validators/layout/xaxis/tickfont/__init__.py -> build/lib/plotly/validators/layout/xaxis/tickfont copying plotly/validators/layout/xaxis/tickfont/_size.py -> build/lib/plotly/validators/layout/xaxis/tickfont copying plotly/validators/layout/xaxis/tickfont/_color.py -> build/lib/plotly/validators/layout/xaxis/tickfont creating build/lib/plotly/validators/layout/xaxis/tickformatstop copying plotly/validators/layout/xaxis/tickformatstop/_value.py -> build/lib/plotly/validators/layout/xaxis/tickformatstop copying plotly/validators/layout/xaxis/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/layout/xaxis/tickformatstop copying plotly/validators/layout/xaxis/tickformatstop/__init__.py -> build/lib/plotly/validators/layout/xaxis/tickformatstop creating build/lib/plotly/validators/layout/xaxis/rangeselector copying plotly/validators/layout/xaxis/rangeselector/_borderwidth.py -> build/lib/plotly/validators/layout/xaxis/rangeselector copying plotly/validators/layout/xaxis/rangeselector/_bordercolor.py -> build/lib/plotly/validators/layout/xaxis/rangeselector copying plotly/validators/layout/xaxis/rangeselector/_xanchor.py -> build/lib/plotly/validators/layout/xaxis/rangeselector copying plotly/validators/layout/xaxis/rangeselector/_x.py -> build/lib/plotly/validators/layout/xaxis/rangeselector copying plotly/validators/layout/xaxis/rangeselector/_yanchor.py -> build/lib/plotly/validators/layout/xaxis/rangeselector copying plotly/validators/layout/xaxis/rangeselector/_font.py -> build/lib/plotly/validators/layout/xaxis/rangeselector copying plotly/validators/layout/xaxis/rangeselector/__init__.py -> build/lib/plotly/validators/layout/xaxis/rangeselector copying plotly/validators/layout/xaxis/rangeselector/_visible.py -> build/lib/plotly/validators/layout/xaxis/rangeselector copying plotly/validators/layout/xaxis/rangeselector/_buttons.py -> build/lib/plotly/validators/layout/xaxis/rangeselector copying plotly/validators/layout/xaxis/rangeselector/_bgcolor.py -> build/lib/plotly/validators/layout/xaxis/rangeselector copying plotly/validators/layout/xaxis/rangeselector/_y.py -> build/lib/plotly/validators/layout/xaxis/rangeselector copying plotly/validators/layout/xaxis/rangeselector/_activecolor.py -> build/lib/plotly/validators/layout/xaxis/rangeselector creating build/lib/plotly/validators/layout/xaxis/rangeselector/button copying plotly/validators/layout/xaxis/rangeselector/button/_label.py -> build/lib/plotly/validators/layout/xaxis/rangeselector/button copying plotly/validators/layout/xaxis/rangeselector/button/_step.py -> build/lib/plotly/validators/layout/xaxis/rangeselector/button copying plotly/validators/layout/xaxis/rangeselector/button/_stepmode.py -> build/lib/plotly/validators/layout/xaxis/rangeselector/button copying plotly/validators/layout/xaxis/rangeselector/button/__init__.py -> build/lib/plotly/validators/layout/xaxis/rangeselector/button copying plotly/validators/layout/xaxis/rangeselector/button/_count.py -> build/lib/plotly/validators/layout/xaxis/rangeselector/button creating build/lib/plotly/validators/layout/xaxis/rangeselector/font copying plotly/validators/layout/xaxis/rangeselector/font/__init__.py -> build/lib/plotly/validators/layout/xaxis/rangeselector/font copying plotly/validators/layout/xaxis/rangeselector/font/_family.py -> build/lib/plotly/validators/layout/xaxis/rangeselector/font copying plotly/validators/layout/xaxis/rangeselector/font/_size.py -> build/lib/plotly/validators/layout/xaxis/rangeselector/font copying plotly/validators/layout/xaxis/rangeselector/font/_color.py -> build/lib/plotly/validators/layout/xaxis/rangeselector/font creating build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_yclick.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_ay.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_arrowside.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_text.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_startarrowhead.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_height.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_opacity.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_x.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_y.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_clicktoshow.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_captureevents.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_ayref.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_borderpad.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_xanchor.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_textangle.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_bgcolor.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_borderwidth.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_yanchor.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/__init__.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_arrowsize.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_font.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_yref.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_arrowcolor.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_valign.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_arrowhead.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_standoff.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_width.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_axref.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_ax.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_xshift.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_visible.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_xref.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_bordercolor.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_hovertext.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_xclick.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_arrowwidth.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_align.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_showarrow.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_startarrowsize.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_yshift.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_hoverlabel.py -> build/lib/plotly/validators/layout/annotation copying plotly/validators/layout/annotation/_startstandoff.py -> build/lib/plotly/validators/layout/annotation creating build/lib/plotly/validators/layout/annotation/font copying plotly/validators/layout/annotation/font/_size.py -> build/lib/plotly/validators/layout/annotation/font copying plotly/validators/layout/annotation/font/_color.py -> build/lib/plotly/validators/layout/annotation/font copying plotly/validators/layout/annotation/font/__init__.py -> build/lib/plotly/validators/layout/annotation/font copying plotly/validators/layout/annotation/font/_family.py -> build/lib/plotly/validators/layout/annotation/font creating build/lib/plotly/validators/layout/annotation/hoverlabel copying plotly/validators/layout/annotation/hoverlabel/__init__.py -> build/lib/plotly/validators/layout/annotation/hoverlabel copying plotly/validators/layout/annotation/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/layout/annotation/hoverlabel copying plotly/validators/layout/annotation/hoverlabel/_font.py -> build/lib/plotly/validators/layout/annotation/hoverlabel copying plotly/validators/layout/annotation/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/layout/annotation/hoverlabel creating build/lib/plotly/validators/layout/annotation/hoverlabel/font copying plotly/validators/layout/annotation/hoverlabel/font/_family.py -> build/lib/plotly/validators/layout/annotation/hoverlabel/font copying plotly/validators/layout/annotation/hoverlabel/font/__init__.py -> build/lib/plotly/validators/layout/annotation/hoverlabel/font copying plotly/validators/layout/annotation/hoverlabel/font/_color.py -> build/lib/plotly/validators/layout/annotation/hoverlabel/font copying plotly/validators/layout/annotation/hoverlabel/font/_size.py -> build/lib/plotly/validators/layout/annotation/hoverlabel/font creating build/lib/plotly/validators/layout/titlefont copying plotly/validators/layout/titlefont/_size.py -> build/lib/plotly/validators/layout/titlefont copying plotly/validators/layout/titlefont/_family.py -> build/lib/plotly/validators/layout/titlefont copying plotly/validators/layout/titlefont/__init__.py -> build/lib/plotly/validators/layout/titlefont copying plotly/validators/layout/titlefont/_color.py -> build/lib/plotly/validators/layout/titlefont creating build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_categoryarraysrc.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/__init__.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_spikesnap.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_gridwidth.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_linewidth.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_ticksuffix.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_zerolinecolor.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_showticksuffix.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_automargin.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_showexponent.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_showtickprefix.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_ticks.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_tickformatstops.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_overlaying.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_gridcolor.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_title.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_hoverformat.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_scaleanchor.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_zeroline.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_ticktextsrc.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_position.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_showline.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_visible.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_tickwidth.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_categoryarray.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_calendar.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_tick0.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_tickvalssrc.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_fixedrange.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_showspikes.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_categoryorder.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_dtick.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_mirror.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_rangemode.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_separatethousands.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_tickvals.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_domain.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_autorange.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_tickformat.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_exponentformat.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_showgrid.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_linecolor.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_tickcolor.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_constrain.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_tickangle.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_type.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_range.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_layer.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_nticks.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_titlefont.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_scaleratio.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_anchor.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_color.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_spikethickness.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_spikecolor.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_constraintoward.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_side.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_tickprefix.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_spikemode.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_tickmode.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_zerolinewidth.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_showticklabels.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_ticklen.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_spikedash.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_ticktext.py -> build/lib/plotly/validators/layout/yaxis copying plotly/validators/layout/yaxis/_tickfont.py -> build/lib/plotly/validators/layout/yaxis creating build/lib/plotly/validators/layout/yaxis/titlefont copying plotly/validators/layout/yaxis/titlefont/_family.py -> build/lib/plotly/validators/layout/yaxis/titlefont copying plotly/validators/layout/yaxis/titlefont/_color.py -> build/lib/plotly/validators/layout/yaxis/titlefont copying plotly/validators/layout/yaxis/titlefont/_size.py -> build/lib/plotly/validators/layout/yaxis/titlefont copying plotly/validators/layout/yaxis/titlefont/__init__.py -> build/lib/plotly/validators/layout/yaxis/titlefont creating build/lib/plotly/validators/layout/yaxis/tickfont copying plotly/validators/layout/yaxis/tickfont/_color.py -> build/lib/plotly/validators/layout/yaxis/tickfont copying plotly/validators/layout/yaxis/tickfont/_family.py -> build/lib/plotly/validators/layout/yaxis/tickfont copying plotly/validators/layout/yaxis/tickfont/__init__.py -> build/lib/plotly/validators/layout/yaxis/tickfont copying plotly/validators/layout/yaxis/tickfont/_size.py -> build/lib/plotly/validators/layout/yaxis/tickfont creating build/lib/plotly/validators/layout/yaxis/tickformatstop copying plotly/validators/layout/yaxis/tickformatstop/_value.py -> build/lib/plotly/validators/layout/yaxis/tickformatstop copying plotly/validators/layout/yaxis/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/layout/yaxis/tickformatstop copying plotly/validators/layout/yaxis/tickformatstop/__init__.py -> build/lib/plotly/validators/layout/yaxis/tickformatstop creating build/lib/plotly/validators/layout/scene copying plotly/validators/layout/scene/_aspectmode.py -> build/lib/plotly/validators/layout/scene copying plotly/validators/layout/scene/_hovermode.py -> build/lib/plotly/validators/layout/scene copying plotly/validators/layout/scene/__init__.py -> build/lib/plotly/validators/layout/scene copying plotly/validators/layout/scene/_bgcolor.py -> build/lib/plotly/validators/layout/scene copying plotly/validators/layout/scene/_aspectratio.py -> build/lib/plotly/validators/layout/scene copying plotly/validators/layout/scene/_dragmode.py -> build/lib/plotly/validators/layout/scene copying plotly/validators/layout/scene/_camera.py -> build/lib/plotly/validators/layout/scene copying plotly/validators/layout/scene/_zaxis.py -> build/lib/plotly/validators/layout/scene copying plotly/validators/layout/scene/_yaxis.py -> build/lib/plotly/validators/layout/scene copying plotly/validators/layout/scene/_xaxis.py -> build/lib/plotly/validators/layout/scene copying plotly/validators/layout/scene/_annotations.py -> build/lib/plotly/validators/layout/scene copying plotly/validators/layout/scene/_domain.py -> build/lib/plotly/validators/layout/scene creating build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_ax.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_valign.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_z.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_startarrowhead.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_startarrowsize.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_captureevents.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_font.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_arrowcolor.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_xshift.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_borderwidth.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_showarrow.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_bordercolor.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_y.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_textangle.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_bgcolor.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_arrowside.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_standoff.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/__init__.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_yshift.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_width.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_text.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_xanchor.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_yanchor.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_align.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_borderpad.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_startstandoff.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_opacity.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_hovertext.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_ay.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_height.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_visible.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_hoverlabel.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_arrowsize.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_arrowwidth.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_arrowhead.py -> build/lib/plotly/validators/layout/scene/annotation copying plotly/validators/layout/scene/annotation/_x.py -> build/lib/plotly/validators/layout/scene/annotation creating build/lib/plotly/validators/layout/scene/annotation/hoverlabel copying plotly/validators/layout/scene/annotation/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/layout/scene/annotation/hoverlabel copying plotly/validators/layout/scene/annotation/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/layout/scene/annotation/hoverlabel copying plotly/validators/layout/scene/annotation/hoverlabel/__init__.py -> build/lib/plotly/validators/layout/scene/annotation/hoverlabel copying plotly/validators/layout/scene/annotation/hoverlabel/_font.py -> build/lib/plotly/validators/layout/scene/annotation/hoverlabel creating build/lib/plotly/validators/layout/scene/annotation/hoverlabel/font copying plotly/validators/layout/scene/annotation/hoverlabel/font/__init__.py -> build/lib/plotly/validators/layout/scene/annotation/hoverlabel/font copying plotly/validators/layout/scene/annotation/hoverlabel/font/_color.py -> build/lib/plotly/validators/layout/scene/annotation/hoverlabel/font copying plotly/validators/layout/scene/annotation/hoverlabel/font/_size.py -> build/lib/plotly/validators/layout/scene/annotation/hoverlabel/font copying plotly/validators/layout/scene/annotation/hoverlabel/font/_family.py -> build/lib/plotly/validators/layout/scene/annotation/hoverlabel/font creating build/lib/plotly/validators/layout/scene/annotation/font copying plotly/validators/layout/scene/annotation/font/_color.py -> build/lib/plotly/validators/layout/scene/annotation/font copying plotly/validators/layout/scene/annotation/font/__init__.py -> build/lib/plotly/validators/layout/scene/annotation/font copying plotly/validators/layout/scene/annotation/font/_family.py -> build/lib/plotly/validators/layout/scene/annotation/font copying plotly/validators/layout/scene/annotation/font/_size.py -> build/lib/plotly/validators/layout/scene/annotation/font creating build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_showgrid.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_visible.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_categoryarraysrc.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_tickformat.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_linewidth.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_tickvalssrc.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_showspikes.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_ticktextsrc.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_zerolinewidth.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_showticksuffix.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_tickformatstops.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_ticksuffix.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_gridcolor.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_titlefont.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_tickvals.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_tickfont.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_type.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_tickwidth.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_ticks.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_spikethickness.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_gridwidth.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_showaxeslabels.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_linecolor.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_categoryarray.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_ticktext.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_spikesides.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_hoverformat.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_nticks.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_zeroline.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_calendar.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_backgroundcolor.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_spikecolor.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_showbackground.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_autorange.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_tickangle.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_showticklabels.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_tick0.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_range.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_categoryorder.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_tickprefix.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_title.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_rangemode.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_dtick.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_tickmode.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_color.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_exponentformat.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_ticklen.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_showline.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_showtickprefix.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_mirror.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_zerolinecolor.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_showexponent.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_separatethousands.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/__init__.py -> build/lib/plotly/validators/layout/scene/yaxis copying plotly/validators/layout/scene/yaxis/_tickcolor.py -> build/lib/plotly/validators/layout/scene/yaxis creating build/lib/plotly/validators/layout/scene/yaxis/titlefont copying plotly/validators/layout/scene/yaxis/titlefont/_size.py -> build/lib/plotly/validators/layout/scene/yaxis/titlefont copying plotly/validators/layout/scene/yaxis/titlefont/_color.py -> build/lib/plotly/validators/layout/scene/yaxis/titlefont copying plotly/validators/layout/scene/yaxis/titlefont/__init__.py -> build/lib/plotly/validators/layout/scene/yaxis/titlefont copying plotly/validators/layout/scene/yaxis/titlefont/_family.py -> build/lib/plotly/validators/layout/scene/yaxis/titlefont creating build/lib/plotly/validators/layout/scene/yaxis/tickfont copying plotly/validators/layout/scene/yaxis/tickfont/__init__.py -> build/lib/plotly/validators/layout/scene/yaxis/tickfont copying plotly/validators/layout/scene/yaxis/tickfont/_family.py -> build/lib/plotly/validators/layout/scene/yaxis/tickfont copying plotly/validators/layout/scene/yaxis/tickfont/_color.py -> build/lib/plotly/validators/layout/scene/yaxis/tickfont copying plotly/validators/layout/scene/yaxis/tickfont/_size.py -> build/lib/plotly/validators/layout/scene/yaxis/tickfont creating build/lib/plotly/validators/layout/scene/yaxis/tickformatstop copying plotly/validators/layout/scene/yaxis/tickformatstop/_value.py -> build/lib/plotly/validators/layout/scene/yaxis/tickformatstop copying plotly/validators/layout/scene/yaxis/tickformatstop/__init__.py -> build/lib/plotly/validators/layout/scene/yaxis/tickformatstop copying plotly/validators/layout/scene/yaxis/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/layout/scene/yaxis/tickformatstop creating build/lib/plotly/validators/layout/scene/aspectratio copying plotly/validators/layout/scene/aspectratio/__init__.py -> build/lib/plotly/validators/layout/scene/aspectratio copying plotly/validators/layout/scene/aspectratio/_z.py -> build/lib/plotly/validators/layout/scene/aspectratio copying plotly/validators/layout/scene/aspectratio/_y.py -> build/lib/plotly/validators/layout/scene/aspectratio copying plotly/validators/layout/scene/aspectratio/_x.py -> build/lib/plotly/validators/layout/scene/aspectratio creating build/lib/plotly/validators/layout/scene/camera copying plotly/validators/layout/scene/camera/__init__.py -> build/lib/plotly/validators/layout/scene/camera copying plotly/validators/layout/scene/camera/_up.py -> build/lib/plotly/validators/layout/scene/camera copying plotly/validators/layout/scene/camera/_eye.py -> build/lib/plotly/validators/layout/scene/camera copying plotly/validators/layout/scene/camera/_center.py -> build/lib/plotly/validators/layout/scene/camera creating build/lib/plotly/validators/layout/scene/camera/eye copying plotly/validators/layout/scene/camera/eye/__init__.py -> build/lib/plotly/validators/layout/scene/camera/eye copying plotly/validators/layout/scene/camera/eye/_x.py -> build/lib/plotly/validators/layout/scene/camera/eye copying plotly/validators/layout/scene/camera/eye/_y.py -> build/lib/plotly/validators/layout/scene/camera/eye copying plotly/validators/layout/scene/camera/eye/_z.py -> build/lib/plotly/validators/layout/scene/camera/eye creating build/lib/plotly/validators/layout/scene/camera/up copying plotly/validators/layout/scene/camera/up/__init__.py -> build/lib/plotly/validators/layout/scene/camera/up copying plotly/validators/layout/scene/camera/up/_z.py -> build/lib/plotly/validators/layout/scene/camera/up copying plotly/validators/layout/scene/camera/up/_x.py -> build/lib/plotly/validators/layout/scene/camera/up copying plotly/validators/layout/scene/camera/up/_y.py -> build/lib/plotly/validators/layout/scene/camera/up creating build/lib/plotly/validators/layout/scene/camera/center copying plotly/validators/layout/scene/camera/center/_z.py -> build/lib/plotly/validators/layout/scene/camera/center copying plotly/validators/layout/scene/camera/center/_x.py -> build/lib/plotly/validators/layout/scene/camera/center copying plotly/validators/layout/scene/camera/center/__init__.py -> build/lib/plotly/validators/layout/scene/camera/center copying plotly/validators/layout/scene/camera/center/_y.py -> build/lib/plotly/validators/layout/scene/camera/center creating build/lib/plotly/validators/layout/scene/domain copying plotly/validators/layout/scene/domain/_y.py -> build/lib/plotly/validators/layout/scene/domain copying plotly/validators/layout/scene/domain/_x.py -> build/lib/plotly/validators/layout/scene/domain copying plotly/validators/layout/scene/domain/__init__.py -> build/lib/plotly/validators/layout/scene/domain copying plotly/validators/layout/scene/domain/_row.py -> build/lib/plotly/validators/layout/scene/domain copying plotly/validators/layout/scene/domain/_column.py -> build/lib/plotly/validators/layout/scene/domain creating build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_backgroundcolor.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_showticklabels.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_tickwidth.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_ticklen.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_dtick.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_showtickprefix.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_categoryarraysrc.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_titlefont.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_tick0.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_linewidth.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_rangemode.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_type.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_showaxeslabels.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_hoverformat.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_gridwidth.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_title.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_zeroline.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_showexponent.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_ticktextsrc.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_tickprefix.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_tickformat.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_tickvalssrc.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_categoryorder.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_mirror.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_nticks.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_calendar.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_categoryarray.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_tickfont.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_linecolor.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_zerolinewidth.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_gridcolor.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_showticksuffix.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_showbackground.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_autorange.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_tickangle.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_color.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_tickmode.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_showgrid.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_spikecolor.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_tickformatstops.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_tickcolor.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_spikesides.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_showline.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_ticktext.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/__init__.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_ticks.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_visible.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_showspikes.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_ticksuffix.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_exponentformat.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_spikethickness.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_zerolinecolor.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_separatethousands.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_tickvals.py -> build/lib/plotly/validators/layout/scene/zaxis copying plotly/validators/layout/scene/zaxis/_range.py -> build/lib/plotly/validators/layout/scene/zaxis creating build/lib/plotly/validators/layout/scene/zaxis/titlefont copying plotly/validators/layout/scene/zaxis/titlefont/_color.py -> build/lib/plotly/validators/layout/scene/zaxis/titlefont copying plotly/validators/layout/scene/zaxis/titlefont/_size.py -> build/lib/plotly/validators/layout/scene/zaxis/titlefont copying plotly/validators/layout/scene/zaxis/titlefont/__init__.py -> build/lib/plotly/validators/layout/scene/zaxis/titlefont copying plotly/validators/layout/scene/zaxis/titlefont/_family.py -> build/lib/plotly/validators/layout/scene/zaxis/titlefont creating build/lib/plotly/validators/layout/scene/zaxis/tickformatstop copying plotly/validators/layout/scene/zaxis/tickformatstop/__init__.py -> build/lib/plotly/validators/layout/scene/zaxis/tickformatstop copying plotly/validators/layout/scene/zaxis/tickformatstop/_value.py -> build/lib/plotly/validators/layout/scene/zaxis/tickformatstop copying plotly/validators/layout/scene/zaxis/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/layout/scene/zaxis/tickformatstop creating build/lib/plotly/validators/layout/scene/zaxis/tickfont copying plotly/validators/layout/scene/zaxis/tickfont/__init__.py -> build/lib/plotly/validators/layout/scene/zaxis/tickfont copying plotly/validators/layout/scene/zaxis/tickfont/_size.py -> build/lib/plotly/validators/layout/scene/zaxis/tickfont copying plotly/validators/layout/scene/zaxis/tickfont/_family.py -> build/lib/plotly/validators/layout/scene/zaxis/tickfont copying plotly/validators/layout/scene/zaxis/tickfont/_color.py -> build/lib/plotly/validators/layout/scene/zaxis/tickfont creating build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_calendar.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_dtick.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_mirror.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_spikecolor.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_zerolinecolor.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_ticks.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_showaxeslabels.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_linecolor.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_spikesides.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_color.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_tickfont.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_tickvals.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_ticktext.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_rangemode.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_ticksuffix.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_titlefont.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_showline.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_ticklen.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_showbackground.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_backgroundcolor.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_tickmode.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_tickformatstops.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_categoryorder.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_visible.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_gridcolor.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_showtickprefix.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_separatethousands.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_showexponent.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_hoverformat.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_showgrid.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_linewidth.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_tickangle.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_tickprefix.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_nticks.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_zerolinewidth.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_autorange.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_type.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_gridwidth.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_tick0.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_spikethickness.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_tickformat.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_title.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_tickvalssrc.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_zeroline.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_categoryarray.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_showticksuffix.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_tickwidth.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_categoryarraysrc.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_range.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_showticklabels.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_ticktextsrc.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_exponentformat.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/__init__.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_showspikes.py -> build/lib/plotly/validators/layout/scene/xaxis copying plotly/validators/layout/scene/xaxis/_tickcolor.py -> build/lib/plotly/validators/layout/scene/xaxis creating build/lib/plotly/validators/layout/scene/xaxis/titlefont copying plotly/validators/layout/scene/xaxis/titlefont/_color.py -> build/lib/plotly/validators/layout/scene/xaxis/titlefont copying plotly/validators/layout/scene/xaxis/titlefont/_family.py -> build/lib/plotly/validators/layout/scene/xaxis/titlefont copying plotly/validators/layout/scene/xaxis/titlefont/__init__.py -> build/lib/plotly/validators/layout/scene/xaxis/titlefont copying plotly/validators/layout/scene/xaxis/titlefont/_size.py -> build/lib/plotly/validators/layout/scene/xaxis/titlefont creating build/lib/plotly/validators/layout/scene/xaxis/tickfont copying plotly/validators/layout/scene/xaxis/tickfont/_color.py -> build/lib/plotly/validators/layout/scene/xaxis/tickfont copying plotly/validators/layout/scene/xaxis/tickfont/__init__.py -> build/lib/plotly/validators/layout/scene/xaxis/tickfont copying plotly/validators/layout/scene/xaxis/tickfont/_size.py -> build/lib/plotly/validators/layout/scene/xaxis/tickfont copying plotly/validators/layout/scene/xaxis/tickfont/_family.py -> build/lib/plotly/validators/layout/scene/xaxis/tickfont creating build/lib/plotly/validators/layout/scene/xaxis/tickformatstop copying plotly/validators/layout/scene/xaxis/tickformatstop/_value.py -> build/lib/plotly/validators/layout/scene/xaxis/tickformatstop copying plotly/validators/layout/scene/xaxis/tickformatstop/__init__.py -> build/lib/plotly/validators/layout/scene/xaxis/tickformatstop copying plotly/validators/layout/scene/xaxis/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/layout/scene/xaxis/tickformatstop creating build/lib/plotly/validators/layout/image copying plotly/validators/layout/image/_xanchor.py -> build/lib/plotly/validators/layout/image copying plotly/validators/layout/image/_xref.py -> build/lib/plotly/validators/layout/image copying plotly/validators/layout/image/_layer.py -> build/lib/plotly/validators/layout/image copying plotly/validators/layout/image/_y.py -> build/lib/plotly/validators/layout/image copying plotly/validators/layout/image/_sizex.py -> build/lib/plotly/validators/layout/image copying plotly/validators/layout/image/_yanchor.py -> build/lib/plotly/validators/layout/image copying plotly/validators/layout/image/_yref.py -> build/lib/plotly/validators/layout/image copying plotly/validators/layout/image/_opacity.py -> build/lib/plotly/validators/layout/image copying plotly/validators/layout/image/_sizing.py -> build/lib/plotly/validators/layout/image copying plotly/validators/layout/image/_x.py -> build/lib/plotly/validators/layout/image copying plotly/validators/layout/image/_sizey.py -> build/lib/plotly/validators/layout/image copying plotly/validators/layout/image/_source.py -> build/lib/plotly/validators/layout/image copying plotly/validators/layout/image/_visible.py -> build/lib/plotly/validators/layout/image copying plotly/validators/layout/image/__init__.py -> build/lib/plotly/validators/layout/image creating build/lib/plotly/validators/layout/margin copying plotly/validators/layout/margin/_autoexpand.py -> build/lib/plotly/validators/layout/margin copying plotly/validators/layout/margin/__init__.py -> build/lib/plotly/validators/layout/margin copying plotly/validators/layout/margin/_l.py -> build/lib/plotly/validators/layout/margin copying plotly/validators/layout/margin/_r.py -> build/lib/plotly/validators/layout/margin copying plotly/validators/layout/margin/_t.py -> build/lib/plotly/validators/layout/margin copying plotly/validators/layout/margin/_b.py -> build/lib/plotly/validators/layout/margin copying plotly/validators/layout/margin/_pad.py -> build/lib/plotly/validators/layout/margin creating build/lib/plotly/validators/layout/mapbox copying plotly/validators/layout/mapbox/_bearing.py -> build/lib/plotly/validators/layout/mapbox copying plotly/validators/layout/mapbox/_pitch.py -> build/lib/plotly/validators/layout/mapbox copying plotly/validators/layout/mapbox/_center.py -> build/lib/plotly/validators/layout/mapbox copying plotly/validators/layout/mapbox/_style.py -> build/lib/plotly/validators/layout/mapbox copying plotly/validators/layout/mapbox/__init__.py -> build/lib/plotly/validators/layout/mapbox copying plotly/validators/layout/mapbox/_domain.py -> build/lib/plotly/validators/layout/mapbox copying plotly/validators/layout/mapbox/_accesstoken.py -> build/lib/plotly/validators/layout/mapbox copying plotly/validators/layout/mapbox/_zoom.py -> build/lib/plotly/validators/layout/mapbox copying plotly/validators/layout/mapbox/_layers.py -> build/lib/plotly/validators/layout/mapbox creating build/lib/plotly/validators/layout/mapbox/center copying plotly/validators/layout/mapbox/center/_lon.py -> build/lib/plotly/validators/layout/mapbox/center copying plotly/validators/layout/mapbox/center/__init__.py -> build/lib/plotly/validators/layout/mapbox/center copying plotly/validators/layout/mapbox/center/_lat.py -> build/lib/plotly/validators/layout/mapbox/center creating build/lib/plotly/validators/layout/mapbox/domain copying plotly/validators/layout/mapbox/domain/_column.py -> build/lib/plotly/validators/layout/mapbox/domain copying plotly/validators/layout/mapbox/domain/__init__.py -> build/lib/plotly/validators/layout/mapbox/domain copying plotly/validators/layout/mapbox/domain/_y.py -> build/lib/plotly/validators/layout/mapbox/domain copying plotly/validators/layout/mapbox/domain/_x.py -> build/lib/plotly/validators/layout/mapbox/domain copying plotly/validators/layout/mapbox/domain/_row.py -> build/lib/plotly/validators/layout/mapbox/domain creating build/lib/plotly/validators/layout/mapbox/layer copying plotly/validators/layout/mapbox/layer/_sourcetype.py -> build/lib/plotly/validators/layout/mapbox/layer copying plotly/validators/layout/mapbox/layer/_line.py -> build/lib/plotly/validators/layout/mapbox/layer copying plotly/validators/layout/mapbox/layer/_below.py -> build/lib/plotly/validators/layout/mapbox/layer copying plotly/validators/layout/mapbox/layer/_fill.py -> build/lib/plotly/validators/layout/mapbox/layer copying plotly/validators/layout/mapbox/layer/_source.py -> build/lib/plotly/validators/layout/mapbox/layer copying plotly/validators/layout/mapbox/layer/_symbol.py -> build/lib/plotly/validators/layout/mapbox/layer copying plotly/validators/layout/mapbox/layer/_circle.py -> build/lib/plotly/validators/layout/mapbox/layer copying plotly/validators/layout/mapbox/layer/_type.py -> build/lib/plotly/validators/layout/mapbox/layer copying plotly/validators/layout/mapbox/layer/_sourcelayer.py -> build/lib/plotly/validators/layout/mapbox/layer copying plotly/validators/layout/mapbox/layer/__init__.py -> build/lib/plotly/validators/layout/mapbox/layer copying plotly/validators/layout/mapbox/layer/_color.py -> build/lib/plotly/validators/layout/mapbox/layer copying plotly/validators/layout/mapbox/layer/_opacity.py -> build/lib/plotly/validators/layout/mapbox/layer creating build/lib/plotly/validators/layout/mapbox/layer/line copying plotly/validators/layout/mapbox/layer/line/__init__.py -> build/lib/plotly/validators/layout/mapbox/layer/line copying plotly/validators/layout/mapbox/layer/line/_width.py -> build/lib/plotly/validators/layout/mapbox/layer/line creating build/lib/plotly/validators/layout/mapbox/layer/fill copying plotly/validators/layout/mapbox/layer/fill/_outlinecolor.py -> build/lib/plotly/validators/layout/mapbox/layer/fill copying plotly/validators/layout/mapbox/layer/fill/__init__.py -> build/lib/plotly/validators/layout/mapbox/layer/fill creating build/lib/plotly/validators/layout/mapbox/layer/symbol copying plotly/validators/layout/mapbox/layer/symbol/_iconsize.py -> build/lib/plotly/validators/layout/mapbox/layer/symbol copying plotly/validators/layout/mapbox/layer/symbol/_icon.py -> build/lib/plotly/validators/layout/mapbox/layer/symbol copying plotly/validators/layout/mapbox/layer/symbol/_textposition.py -> build/lib/plotly/validators/layout/mapbox/layer/symbol copying plotly/validators/layout/mapbox/layer/symbol/_textfont.py -> build/lib/plotly/validators/layout/mapbox/layer/symbol copying plotly/validators/layout/mapbox/layer/symbol/_text.py -> build/lib/plotly/validators/layout/mapbox/layer/symbol copying plotly/validators/layout/mapbox/layer/symbol/__init__.py -> build/lib/plotly/validators/layout/mapbox/layer/symbol creating build/lib/plotly/validators/layout/mapbox/layer/symbol/textfont copying plotly/validators/layout/mapbox/layer/symbol/textfont/_color.py -> build/lib/plotly/validators/layout/mapbox/layer/symbol/textfont copying plotly/validators/layout/mapbox/layer/symbol/textfont/__init__.py -> build/lib/plotly/validators/layout/mapbox/layer/symbol/textfont copying plotly/validators/layout/mapbox/layer/symbol/textfont/_size.py -> build/lib/plotly/validators/layout/mapbox/layer/symbol/textfont copying plotly/validators/layout/mapbox/layer/symbol/textfont/_family.py -> build/lib/plotly/validators/layout/mapbox/layer/symbol/textfont creating build/lib/plotly/validators/layout/mapbox/layer/circle copying plotly/validators/layout/mapbox/layer/circle/__init__.py -> build/lib/plotly/validators/layout/mapbox/layer/circle copying plotly/validators/layout/mapbox/layer/circle/_radius.py -> build/lib/plotly/validators/layout/mapbox/layer/circle creating build/lib/plotly/validators/layout/grid copying plotly/validators/layout/grid/_domain.py -> build/lib/plotly/validators/layout/grid copying plotly/validators/layout/grid/_xaxes.py -> build/lib/plotly/validators/layout/grid copying plotly/validators/layout/grid/_columns.py -> build/lib/plotly/validators/layout/grid copying plotly/validators/layout/grid/_yaxes.py -> build/lib/plotly/validators/layout/grid copying plotly/validators/layout/grid/_yside.py -> build/lib/plotly/validators/layout/grid copying plotly/validators/layout/grid/__init__.py -> build/lib/plotly/validators/layout/grid copying plotly/validators/layout/grid/_ygap.py -> build/lib/plotly/validators/layout/grid copying plotly/validators/layout/grid/_pattern.py -> build/lib/plotly/validators/layout/grid copying plotly/validators/layout/grid/_xside.py -> build/lib/plotly/validators/layout/grid copying plotly/validators/layout/grid/_xgap.py -> build/lib/plotly/validators/layout/grid copying plotly/validators/layout/grid/_subplots.py -> build/lib/plotly/validators/layout/grid copying plotly/validators/layout/grid/_rows.py -> build/lib/plotly/validators/layout/grid copying plotly/validators/layout/grid/_roworder.py -> build/lib/plotly/validators/layout/grid creating build/lib/plotly/validators/layout/grid/domain copying plotly/validators/layout/grid/domain/__init__.py -> build/lib/plotly/validators/layout/grid/domain copying plotly/validators/layout/grid/domain/_y.py -> build/lib/plotly/validators/layout/grid/domain copying plotly/validators/layout/grid/domain/_x.py -> build/lib/plotly/validators/layout/grid/domain creating build/lib/plotly/validators/layout/updatemenu copying plotly/validators/layout/updatemenu/_visible.py -> build/lib/plotly/validators/layout/updatemenu copying plotly/validators/layout/updatemenu/_borderwidth.py -> build/lib/plotly/validators/layout/updatemenu copying plotly/validators/layout/updatemenu/_type.py -> build/lib/plotly/validators/layout/updatemenu copying plotly/validators/layout/updatemenu/__init__.py -> build/lib/plotly/validators/layout/updatemenu copying plotly/validators/layout/updatemenu/_showactive.py -> build/lib/plotly/validators/layout/updatemenu copying plotly/validators/layout/updatemenu/_buttons.py -> build/lib/plotly/validators/layout/updatemenu copying plotly/validators/layout/updatemenu/_bgcolor.py -> build/lib/plotly/validators/layout/updatemenu copying plotly/validators/layout/updatemenu/_bordercolor.py -> build/lib/plotly/validators/layout/updatemenu copying plotly/validators/layout/updatemenu/_direction.py -> build/lib/plotly/validators/layout/updatemenu copying plotly/validators/layout/updatemenu/_y.py -> build/lib/plotly/validators/layout/updatemenu copying plotly/validators/layout/updatemenu/_yanchor.py -> build/lib/plotly/validators/layout/updatemenu copying plotly/validators/layout/updatemenu/_font.py -> build/lib/plotly/validators/layout/updatemenu copying plotly/validators/layout/updatemenu/_xanchor.py -> build/lib/plotly/validators/layout/updatemenu copying plotly/validators/layout/updatemenu/_active.py -> build/lib/plotly/validators/layout/updatemenu copying plotly/validators/layout/updatemenu/_pad.py -> build/lib/plotly/validators/layout/updatemenu copying plotly/validators/layout/updatemenu/_x.py -> build/lib/plotly/validators/layout/updatemenu creating build/lib/plotly/validators/layout/updatemenu/button copying plotly/validators/layout/updatemenu/button/_label.py -> build/lib/plotly/validators/layout/updatemenu/button copying plotly/validators/layout/updatemenu/button/__init__.py -> build/lib/plotly/validators/layout/updatemenu/button copying plotly/validators/layout/updatemenu/button/_args.py -> build/lib/plotly/validators/layout/updatemenu/button copying plotly/validators/layout/updatemenu/button/_method.py -> build/lib/plotly/validators/layout/updatemenu/button copying plotly/validators/layout/updatemenu/button/_execute.py -> build/lib/plotly/validators/layout/updatemenu/button creating build/lib/plotly/validators/layout/updatemenu/pad copying plotly/validators/layout/updatemenu/pad/_t.py -> build/lib/plotly/validators/layout/updatemenu/pad copying plotly/validators/layout/updatemenu/pad/_r.py -> build/lib/plotly/validators/layout/updatemenu/pad copying plotly/validators/layout/updatemenu/pad/__init__.py -> build/lib/plotly/validators/layout/updatemenu/pad copying plotly/validators/layout/updatemenu/pad/_b.py -> build/lib/plotly/validators/layout/updatemenu/pad copying plotly/validators/layout/updatemenu/pad/_l.py -> build/lib/plotly/validators/layout/updatemenu/pad creating build/lib/plotly/validators/layout/updatemenu/font copying plotly/validators/layout/updatemenu/font/_family.py -> build/lib/plotly/validators/layout/updatemenu/font copying plotly/validators/layout/updatemenu/font/_color.py -> build/lib/plotly/validators/layout/updatemenu/font copying plotly/validators/layout/updatemenu/font/__init__.py -> build/lib/plotly/validators/layout/updatemenu/font copying plotly/validators/layout/updatemenu/font/_size.py -> build/lib/plotly/validators/layout/updatemenu/font creating build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_z.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_zsrc.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_showscale.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_textsrc.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_name.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_ycalendar.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_y0.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_zmin.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_xaxis.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_selectedpoints.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_uid.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_colorscale.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_zauto.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_xgap.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_idssrc.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_autocolorscale.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_transpose.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_xsrc.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_connectgaps.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_ygap.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_hoverinfo.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_showlegend.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_zhoverformat.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_dy.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_customdata.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_zmax.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_colorbar.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_ytype.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_dx.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_customdatasrc.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_xcalendar.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_x.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_ids.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_yaxis.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_y.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_text.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/__init__.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_reversescale.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_zsmooth.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_ysrc.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_opacity.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_legendgroup.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_hoverinfosrc.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_x0.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_hoverlabel.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_xtype.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_stream.py -> build/lib/plotly/validators/heatmap copying plotly/validators/heatmap/_visible.py -> build/lib/plotly/validators/heatmap creating build/lib/plotly/validators/heatmap/stream copying plotly/validators/heatmap/stream/_token.py -> build/lib/plotly/validators/heatmap/stream copying plotly/validators/heatmap/stream/_maxpoints.py -> build/lib/plotly/validators/heatmap/stream copying plotly/validators/heatmap/stream/__init__.py -> build/lib/plotly/validators/heatmap/stream creating build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_showticklabels.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_tick0.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_tickformat.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_ticklen.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_thickness.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_tickfont.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_title.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_ticks.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_ticktext.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_bgcolor.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_outlinewidth.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_showtickprefix.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_yanchor.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_tickprefix.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_tickwidth.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_showticksuffix.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_y.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_tickformatstops.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_titlefont.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_len.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_outlinecolor.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_lenmode.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_tickvals.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_ypad.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_titleside.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_ticksuffix.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_borderwidth.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_x.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/__init__.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_tickangle.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_thicknessmode.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_showexponent.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_tickcolor.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_tickmode.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_exponentformat.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_dtick.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_bordercolor.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_separatethousands.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_xanchor.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_nticks.py -> build/lib/plotly/validators/heatmap/colorbar copying plotly/validators/heatmap/colorbar/_xpad.py -> build/lib/plotly/validators/heatmap/colorbar creating build/lib/plotly/validators/heatmap/colorbar/titlefont copying plotly/validators/heatmap/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/heatmap/colorbar/titlefont copying plotly/validators/heatmap/colorbar/titlefont/_color.py -> build/lib/plotly/validators/heatmap/colorbar/titlefont copying plotly/validators/heatmap/colorbar/titlefont/_size.py -> build/lib/plotly/validators/heatmap/colorbar/titlefont copying plotly/validators/heatmap/colorbar/titlefont/_family.py -> build/lib/plotly/validators/heatmap/colorbar/titlefont creating build/lib/plotly/validators/heatmap/colorbar/tickformatstop copying plotly/validators/heatmap/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/heatmap/colorbar/tickformatstop copying plotly/validators/heatmap/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/heatmap/colorbar/tickformatstop copying plotly/validators/heatmap/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/heatmap/colorbar/tickformatstop creating build/lib/plotly/validators/heatmap/colorbar/tickfont copying plotly/validators/heatmap/colorbar/tickfont/_color.py -> build/lib/plotly/validators/heatmap/colorbar/tickfont copying plotly/validators/heatmap/colorbar/tickfont/_size.py -> build/lib/plotly/validators/heatmap/colorbar/tickfont copying plotly/validators/heatmap/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/heatmap/colorbar/tickfont copying plotly/validators/heatmap/colorbar/tickfont/_family.py -> build/lib/plotly/validators/heatmap/colorbar/tickfont creating build/lib/plotly/validators/heatmap/hoverlabel copying plotly/validators/heatmap/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/heatmap/hoverlabel copying plotly/validators/heatmap/hoverlabel/__init__.py -> build/lib/plotly/validators/heatmap/hoverlabel copying plotly/validators/heatmap/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/heatmap/hoverlabel copying plotly/validators/heatmap/hoverlabel/_font.py -> build/lib/plotly/validators/heatmap/hoverlabel copying plotly/validators/heatmap/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/heatmap/hoverlabel copying plotly/validators/heatmap/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/heatmap/hoverlabel copying plotly/validators/heatmap/hoverlabel/_namelength.py -> build/lib/plotly/validators/heatmap/hoverlabel copying plotly/validators/heatmap/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/heatmap/hoverlabel creating build/lib/plotly/validators/heatmap/hoverlabel/font copying plotly/validators/heatmap/hoverlabel/font/__init__.py -> build/lib/plotly/validators/heatmap/hoverlabel/font copying plotly/validators/heatmap/hoverlabel/font/_family.py -> build/lib/plotly/validators/heatmap/hoverlabel/font copying plotly/validators/heatmap/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/heatmap/hoverlabel/font copying plotly/validators/heatmap/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/heatmap/hoverlabel/font copying plotly/validators/heatmap/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/heatmap/hoverlabel/font copying plotly/validators/heatmap/hoverlabel/font/_size.py -> build/lib/plotly/validators/heatmap/hoverlabel/font copying plotly/validators/heatmap/hoverlabel/font/_color.py -> build/lib/plotly/validators/heatmap/hoverlabel/font creating build/lib/plotly/validators/histogram copying plotly/validators/histogram/_y.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_ids.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_visible.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_customdatasrc.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/__init__.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_ycalendar.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_hoverinfosrc.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_hoverlabel.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_histfunc.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_name.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_opacity.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_orientation.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_error_x.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_nbinsx.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_ybins.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_unselected.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_customdata.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_xaxis.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_text.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_x.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_error_y.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_legendgroup.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_histnorm.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_ysrc.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_showlegend.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_idssrc.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_uid.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_nbinsy.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_selectedpoints.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_marker.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_textsrc.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_hoverinfo.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_yaxis.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_stream.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_selected.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_cumulative.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_autobinx.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_xbins.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_autobiny.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_xcalendar.py -> build/lib/plotly/validators/histogram copying plotly/validators/histogram/_xsrc.py -> build/lib/plotly/validators/histogram creating build/lib/plotly/validators/histogram/ybins copying plotly/validators/histogram/ybins/_end.py -> build/lib/plotly/validators/histogram/ybins copying plotly/validators/histogram/ybins/__init__.py -> build/lib/plotly/validators/histogram/ybins copying plotly/validators/histogram/ybins/_start.py -> build/lib/plotly/validators/histogram/ybins copying plotly/validators/histogram/ybins/_size.py -> build/lib/plotly/validators/histogram/ybins creating build/lib/plotly/validators/histogram/hoverlabel copying plotly/validators/histogram/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/histogram/hoverlabel copying plotly/validators/histogram/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/histogram/hoverlabel copying plotly/validators/histogram/hoverlabel/_namelength.py -> build/lib/plotly/validators/histogram/hoverlabel copying plotly/validators/histogram/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/histogram/hoverlabel copying plotly/validators/histogram/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/histogram/hoverlabel copying plotly/validators/histogram/hoverlabel/__init__.py -> build/lib/plotly/validators/histogram/hoverlabel copying plotly/validators/histogram/hoverlabel/_font.py -> build/lib/plotly/validators/histogram/hoverlabel copying plotly/validators/histogram/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/histogram/hoverlabel creating build/lib/plotly/validators/histogram/hoverlabel/font copying plotly/validators/histogram/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/histogram/hoverlabel/font copying plotly/validators/histogram/hoverlabel/font/_size.py -> build/lib/plotly/validators/histogram/hoverlabel/font copying plotly/validators/histogram/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/histogram/hoverlabel/font copying plotly/validators/histogram/hoverlabel/font/_family.py -> build/lib/plotly/validators/histogram/hoverlabel/font copying plotly/validators/histogram/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/histogram/hoverlabel/font copying plotly/validators/histogram/hoverlabel/font/_color.py -> build/lib/plotly/validators/histogram/hoverlabel/font copying plotly/validators/histogram/hoverlabel/font/__init__.py -> build/lib/plotly/validators/histogram/hoverlabel/font creating build/lib/plotly/validators/histogram/xbins copying plotly/validators/histogram/xbins/__init__.py -> build/lib/plotly/validators/histogram/xbins copying plotly/validators/histogram/xbins/_end.py -> build/lib/plotly/validators/histogram/xbins copying plotly/validators/histogram/xbins/_start.py -> build/lib/plotly/validators/histogram/xbins copying plotly/validators/histogram/xbins/_size.py -> build/lib/plotly/validators/histogram/xbins creating build/lib/plotly/validators/histogram/stream copying plotly/validators/histogram/stream/_token.py -> build/lib/plotly/validators/histogram/stream copying plotly/validators/histogram/stream/_maxpoints.py -> build/lib/plotly/validators/histogram/stream copying plotly/validators/histogram/stream/__init__.py -> build/lib/plotly/validators/histogram/stream creating build/lib/plotly/validators/histogram/error_x copying plotly/validators/histogram/error_x/__init__.py -> build/lib/plotly/validators/histogram/error_x copying plotly/validators/histogram/error_x/_symmetric.py -> build/lib/plotly/validators/histogram/error_x copying plotly/validators/histogram/error_x/_arrayminus.py -> build/lib/plotly/validators/histogram/error_x copying plotly/validators/histogram/error_x/_visible.py -> build/lib/plotly/validators/histogram/error_x copying plotly/validators/histogram/error_x/_traceref.py -> build/lib/plotly/validators/histogram/error_x copying plotly/validators/histogram/error_x/_color.py -> build/lib/plotly/validators/histogram/error_x copying plotly/validators/histogram/error_x/_thickness.py -> build/lib/plotly/validators/histogram/error_x copying plotly/validators/histogram/error_x/_arrayminussrc.py -> build/lib/plotly/validators/histogram/error_x copying plotly/validators/histogram/error_x/_tracerefminus.py -> build/lib/plotly/validators/histogram/error_x copying plotly/validators/histogram/error_x/_valueminus.py -> build/lib/plotly/validators/histogram/error_x copying plotly/validators/histogram/error_x/_type.py -> build/lib/plotly/validators/histogram/error_x copying plotly/validators/histogram/error_x/_value.py -> build/lib/plotly/validators/histogram/error_x copying plotly/validators/histogram/error_x/_width.py -> build/lib/plotly/validators/histogram/error_x copying plotly/validators/histogram/error_x/_arraysrc.py -> build/lib/plotly/validators/histogram/error_x copying plotly/validators/histogram/error_x/_copy_ystyle.py -> build/lib/plotly/validators/histogram/error_x copying plotly/validators/histogram/error_x/_array.py -> build/lib/plotly/validators/histogram/error_x creating build/lib/plotly/validators/histogram/error_y copying plotly/validators/histogram/error_y/_thickness.py -> build/lib/plotly/validators/histogram/error_y copying plotly/validators/histogram/error_y/_traceref.py -> build/lib/plotly/validators/histogram/error_y copying plotly/validators/histogram/error_y/_tracerefminus.py -> build/lib/plotly/validators/histogram/error_y copying plotly/validators/histogram/error_y/_value.py -> build/lib/plotly/validators/histogram/error_y copying plotly/validators/histogram/error_y/_array.py -> build/lib/plotly/validators/histogram/error_y copying plotly/validators/histogram/error_y/_arraysrc.py -> build/lib/plotly/validators/histogram/error_y copying plotly/validators/histogram/error_y/_color.py -> build/lib/plotly/validators/histogram/error_y copying plotly/validators/histogram/error_y/_visible.py -> build/lib/plotly/validators/histogram/error_y copying plotly/validators/histogram/error_y/_width.py -> build/lib/plotly/validators/histogram/error_y copying plotly/validators/histogram/error_y/_type.py -> build/lib/plotly/validators/histogram/error_y copying plotly/validators/histogram/error_y/_arrayminussrc.py -> build/lib/plotly/validators/histogram/error_y copying plotly/validators/histogram/error_y/_arrayminus.py -> build/lib/plotly/validators/histogram/error_y copying plotly/validators/histogram/error_y/_symmetric.py -> build/lib/plotly/validators/histogram/error_y copying plotly/validators/histogram/error_y/__init__.py -> build/lib/plotly/validators/histogram/error_y copying plotly/validators/histogram/error_y/_valueminus.py -> build/lib/plotly/validators/histogram/error_y creating build/lib/plotly/validators/histogram/unselected copying plotly/validators/histogram/unselected/_marker.py -> build/lib/plotly/validators/histogram/unselected copying plotly/validators/histogram/unselected/__init__.py -> build/lib/plotly/validators/histogram/unselected copying plotly/validators/histogram/unselected/_textfont.py -> build/lib/plotly/validators/histogram/unselected creating build/lib/plotly/validators/histogram/unselected/textfont copying plotly/validators/histogram/unselected/textfont/_color.py -> build/lib/plotly/validators/histogram/unselected/textfont copying plotly/validators/histogram/unselected/textfont/__init__.py -> build/lib/plotly/validators/histogram/unselected/textfont creating build/lib/plotly/validators/histogram/unselected/marker copying plotly/validators/histogram/unselected/marker/_opacity.py -> build/lib/plotly/validators/histogram/unselected/marker copying plotly/validators/histogram/unselected/marker/__init__.py -> build/lib/plotly/validators/histogram/unselected/marker copying plotly/validators/histogram/unselected/marker/_color.py -> build/lib/plotly/validators/histogram/unselected/marker creating build/lib/plotly/validators/histogram/selected copying plotly/validators/histogram/selected/__init__.py -> build/lib/plotly/validators/histogram/selected copying plotly/validators/histogram/selected/_textfont.py -> build/lib/plotly/validators/histogram/selected copying plotly/validators/histogram/selected/_marker.py -> build/lib/plotly/validators/histogram/selected creating build/lib/plotly/validators/histogram/selected/textfont copying plotly/validators/histogram/selected/textfont/__init__.py -> build/lib/plotly/validators/histogram/selected/textfont copying plotly/validators/histogram/selected/textfont/_color.py -> build/lib/plotly/validators/histogram/selected/textfont creating build/lib/plotly/validators/histogram/selected/marker copying plotly/validators/histogram/selected/marker/_color.py -> build/lib/plotly/validators/histogram/selected/marker copying plotly/validators/histogram/selected/marker/__init__.py -> build/lib/plotly/validators/histogram/selected/marker copying plotly/validators/histogram/selected/marker/_opacity.py -> build/lib/plotly/validators/histogram/selected/marker creating build/lib/plotly/validators/histogram/cumulative copying plotly/validators/histogram/cumulative/_currentbin.py -> build/lib/plotly/validators/histogram/cumulative copying plotly/validators/histogram/cumulative/_enabled.py -> build/lib/plotly/validators/histogram/cumulative copying plotly/validators/histogram/cumulative/_direction.py -> build/lib/plotly/validators/histogram/cumulative copying plotly/validators/histogram/cumulative/__init__.py -> build/lib/plotly/validators/histogram/cumulative creating build/lib/plotly/validators/histogram/marker copying plotly/validators/histogram/marker/_colorscale.py -> build/lib/plotly/validators/histogram/marker copying plotly/validators/histogram/marker/_showscale.py -> build/lib/plotly/validators/histogram/marker copying plotly/validators/histogram/marker/_colorbar.py -> build/lib/plotly/validators/histogram/marker copying plotly/validators/histogram/marker/_cauto.py -> build/lib/plotly/validators/histogram/marker copying plotly/validators/histogram/marker/_cmax.py -> build/lib/plotly/validators/histogram/marker copying plotly/validators/histogram/marker/__init__.py -> build/lib/plotly/validators/histogram/marker copying plotly/validators/histogram/marker/_opacity.py -> build/lib/plotly/validators/histogram/marker copying plotly/validators/histogram/marker/_colorsrc.py -> build/lib/plotly/validators/histogram/marker copying plotly/validators/histogram/marker/_color.py -> build/lib/plotly/validators/histogram/marker copying plotly/validators/histogram/marker/_reversescale.py -> build/lib/plotly/validators/histogram/marker copying plotly/validators/histogram/marker/_cmin.py -> build/lib/plotly/validators/histogram/marker copying plotly/validators/histogram/marker/_opacitysrc.py -> build/lib/plotly/validators/histogram/marker copying plotly/validators/histogram/marker/_line.py -> build/lib/plotly/validators/histogram/marker copying plotly/validators/histogram/marker/_autocolorscale.py -> build/lib/plotly/validators/histogram/marker creating build/lib/plotly/validators/histogram/marker/line copying plotly/validators/histogram/marker/line/__init__.py -> build/lib/plotly/validators/histogram/marker/line copying plotly/validators/histogram/marker/line/_cmin.py -> build/lib/plotly/validators/histogram/marker/line copying plotly/validators/histogram/marker/line/_autocolorscale.py -> build/lib/plotly/validators/histogram/marker/line copying plotly/validators/histogram/marker/line/_cmax.py -> build/lib/plotly/validators/histogram/marker/line copying plotly/validators/histogram/marker/line/_widthsrc.py -> build/lib/plotly/validators/histogram/marker/line copying plotly/validators/histogram/marker/line/_colorsrc.py -> build/lib/plotly/validators/histogram/marker/line copying plotly/validators/histogram/marker/line/_color.py -> build/lib/plotly/validators/histogram/marker/line copying plotly/validators/histogram/marker/line/_reversescale.py -> build/lib/plotly/validators/histogram/marker/line copying plotly/validators/histogram/marker/line/_colorscale.py -> build/lib/plotly/validators/histogram/marker/line copying plotly/validators/histogram/marker/line/_width.py -> build/lib/plotly/validators/histogram/marker/line copying plotly/validators/histogram/marker/line/_cauto.py -> build/lib/plotly/validators/histogram/marker/line creating build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_y.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_exponentformat.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_xpad.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_ticklen.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_tickwidth.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/__init__.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_dtick.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_titlefont.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_outlinewidth.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_bordercolor.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_showticksuffix.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_tickprefix.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_titleside.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_nticks.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_bgcolor.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_tickmode.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_borderwidth.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_showticklabels.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_thicknessmode.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_showexponent.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_xanchor.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_yanchor.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_tickfont.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_ticksuffix.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_ticks.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_showtickprefix.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_ypad.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_tickvals.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_tick0.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_lenmode.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_thickness.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_separatethousands.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_len.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_tickformat.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_ticktext.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_outlinecolor.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_x.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_tickcolor.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_tickangle.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_title.py -> build/lib/plotly/validators/histogram/marker/colorbar copying plotly/validators/histogram/marker/colorbar/_tickformatstops.py -> build/lib/plotly/validators/histogram/marker/colorbar creating build/lib/plotly/validators/histogram/marker/colorbar/tickfont copying plotly/validators/histogram/marker/colorbar/tickfont/_size.py -> build/lib/plotly/validators/histogram/marker/colorbar/tickfont copying plotly/validators/histogram/marker/colorbar/tickfont/_family.py -> build/lib/plotly/validators/histogram/marker/colorbar/tickfont copying plotly/validators/histogram/marker/colorbar/tickfont/_color.py -> build/lib/plotly/validators/histogram/marker/colorbar/tickfont copying plotly/validators/histogram/marker/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/histogram/marker/colorbar/tickfont creating build/lib/plotly/validators/histogram/marker/colorbar/titlefont copying plotly/validators/histogram/marker/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/histogram/marker/colorbar/titlefont copying plotly/validators/histogram/marker/colorbar/titlefont/_family.py -> build/lib/plotly/validators/histogram/marker/colorbar/titlefont copying plotly/validators/histogram/marker/colorbar/titlefont/_size.py -> build/lib/plotly/validators/histogram/marker/colorbar/titlefont copying plotly/validators/histogram/marker/colorbar/titlefont/_color.py -> build/lib/plotly/validators/histogram/marker/colorbar/titlefont creating build/lib/plotly/validators/histogram/marker/colorbar/tickformatstop copying plotly/validators/histogram/marker/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/histogram/marker/colorbar/tickformatstop copying plotly/validators/histogram/marker/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/histogram/marker/colorbar/tickformatstop copying plotly/validators/histogram/marker/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/histogram/marker/colorbar/tickformatstop creating build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_locationssrc.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_text.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_textfont.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_selected.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_lat.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_locations.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_hoverinfo.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_hoverlabel.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_connectgaps.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_customdata.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_fillcolor.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_ids.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_textpositionsrc.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_fill.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_mode.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_textposition.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_showlegend.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_visible.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_line.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_idssrc.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/__init__.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_selectedpoints.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_lonsrc.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_lon.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_legendgroup.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_hovertextsrc.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_hoverinfosrc.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_latsrc.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_textsrc.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_marker.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_name.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_customdatasrc.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_geo.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_locationmode.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_stream.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_unselected.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_hovertext.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_uid.py -> build/lib/plotly/validators/scattergeo copying plotly/validators/scattergeo/_opacity.py -> build/lib/plotly/validators/scattergeo creating build/lib/plotly/validators/scattergeo/textfont copying plotly/validators/scattergeo/textfont/_family.py -> build/lib/plotly/validators/scattergeo/textfont copying plotly/validators/scattergeo/textfont/__init__.py -> build/lib/plotly/validators/scattergeo/textfont copying plotly/validators/scattergeo/textfont/_colorsrc.py -> build/lib/plotly/validators/scattergeo/textfont copying plotly/validators/scattergeo/textfont/_color.py -> build/lib/plotly/validators/scattergeo/textfont copying plotly/validators/scattergeo/textfont/_size.py -> build/lib/plotly/validators/scattergeo/textfont copying plotly/validators/scattergeo/textfont/_familysrc.py -> build/lib/plotly/validators/scattergeo/textfont copying plotly/validators/scattergeo/textfont/_sizesrc.py -> build/lib/plotly/validators/scattergeo/textfont creating build/lib/plotly/validators/scattergeo/selected copying plotly/validators/scattergeo/selected/_textfont.py -> build/lib/plotly/validators/scattergeo/selected copying plotly/validators/scattergeo/selected/__init__.py -> build/lib/plotly/validators/scattergeo/selected copying plotly/validators/scattergeo/selected/_marker.py -> build/lib/plotly/validators/scattergeo/selected creating build/lib/plotly/validators/scattergeo/selected/marker copying plotly/validators/scattergeo/selected/marker/_opacity.py -> build/lib/plotly/validators/scattergeo/selected/marker copying plotly/validators/scattergeo/selected/marker/_size.py -> build/lib/plotly/validators/scattergeo/selected/marker copying plotly/validators/scattergeo/selected/marker/_color.py -> build/lib/plotly/validators/scattergeo/selected/marker copying plotly/validators/scattergeo/selected/marker/__init__.py -> build/lib/plotly/validators/scattergeo/selected/marker creating build/lib/plotly/validators/scattergeo/selected/textfont copying plotly/validators/scattergeo/selected/textfont/__init__.py -> build/lib/plotly/validators/scattergeo/selected/textfont copying plotly/validators/scattergeo/selected/textfont/_color.py -> build/lib/plotly/validators/scattergeo/selected/textfont creating build/lib/plotly/validators/scattergeo/stream copying plotly/validators/scattergeo/stream/_token.py -> build/lib/plotly/validators/scattergeo/stream copying plotly/validators/scattergeo/stream/__init__.py -> build/lib/plotly/validators/scattergeo/stream copying plotly/validators/scattergeo/stream/_maxpoints.py -> build/lib/plotly/validators/scattergeo/stream creating build/lib/plotly/validators/scattergeo/line copying plotly/validators/scattergeo/line/_color.py -> build/lib/plotly/validators/scattergeo/line copying plotly/validators/scattergeo/line/_dash.py -> build/lib/plotly/validators/scattergeo/line copying plotly/validators/scattergeo/line/__init__.py -> build/lib/plotly/validators/scattergeo/line copying plotly/validators/scattergeo/line/_width.py -> build/lib/plotly/validators/scattergeo/line creating build/lib/plotly/validators/scattergeo/unselected copying plotly/validators/scattergeo/unselected/_marker.py -> build/lib/plotly/validators/scattergeo/unselected copying plotly/validators/scattergeo/unselected/_textfont.py -> build/lib/plotly/validators/scattergeo/unselected copying plotly/validators/scattergeo/unselected/__init__.py -> build/lib/plotly/validators/scattergeo/unselected creating build/lib/plotly/validators/scattergeo/unselected/textfont copying plotly/validators/scattergeo/unselected/textfont/_color.py -> build/lib/plotly/validators/scattergeo/unselected/textfont copying plotly/validators/scattergeo/unselected/textfont/__init__.py -> build/lib/plotly/validators/scattergeo/unselected/textfont creating build/lib/plotly/validators/scattergeo/unselected/marker copying plotly/validators/scattergeo/unselected/marker/_color.py -> build/lib/plotly/validators/scattergeo/unselected/marker copying plotly/validators/scattergeo/unselected/marker/_size.py -> build/lib/plotly/validators/scattergeo/unselected/marker copying plotly/validators/scattergeo/unselected/marker/_opacity.py -> build/lib/plotly/validators/scattergeo/unselected/marker copying plotly/validators/scattergeo/unselected/marker/__init__.py -> build/lib/plotly/validators/scattergeo/unselected/marker creating build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/_cauto.py -> build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/_gradient.py -> build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/_sizesrc.py -> build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/__init__.py -> build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/_cmin.py -> build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/_size.py -> build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/_showscale.py -> build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/_colorsrc.py -> build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/_sizemode.py -> build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/_reversescale.py -> build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/_color.py -> build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/_opacitysrc.py -> build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/_colorbar.py -> build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/_symbolsrc.py -> build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/_sizeref.py -> build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/_symbol.py -> build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/_opacity.py -> build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/_cmax.py -> build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/_sizemin.py -> build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/_line.py -> build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/_autocolorscale.py -> build/lib/plotly/validators/scattergeo/marker copying plotly/validators/scattergeo/marker/_colorscale.py -> build/lib/plotly/validators/scattergeo/marker creating build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_tickcolor.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_dtick.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_tickwidth.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_tickmode.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_outlinewidth.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_ticks.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_thicknessmode.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_tick0.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_tickformatstops.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/__init__.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_separatethousands.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_showexponent.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_x.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_titleside.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_y.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_bgcolor.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_showtickprefix.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_ypad.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_ticktext.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_showticksuffix.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_exponentformat.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_tickfont.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_tickvals.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_tickprefix.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_showticklabels.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_len.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_thickness.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_yanchor.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_xanchor.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_outlinecolor.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_nticks.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_lenmode.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_bordercolor.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_titlefont.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_ticklen.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_ticksuffix.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_tickformat.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_xpad.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_title.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_borderwidth.py -> build/lib/plotly/validators/scattergeo/marker/colorbar copying plotly/validators/scattergeo/marker/colorbar/_tickangle.py -> build/lib/plotly/validators/scattergeo/marker/colorbar creating build/lib/plotly/validators/scattergeo/marker/colorbar/tickformatstop copying plotly/validators/scattergeo/marker/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/scattergeo/marker/colorbar/tickformatstop copying plotly/validators/scattergeo/marker/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/scattergeo/marker/colorbar/tickformatstop copying plotly/validators/scattergeo/marker/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/scattergeo/marker/colorbar/tickformatstop creating build/lib/plotly/validators/scattergeo/marker/colorbar/titlefont copying plotly/validators/scattergeo/marker/colorbar/titlefont/_color.py -> build/lib/plotly/validators/scattergeo/marker/colorbar/titlefont copying plotly/validators/scattergeo/marker/colorbar/titlefont/_family.py -> build/lib/plotly/validators/scattergeo/marker/colorbar/titlefont copying plotly/validators/scattergeo/marker/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/scattergeo/marker/colorbar/titlefont copying plotly/validators/scattergeo/marker/colorbar/titlefont/_size.py -> build/lib/plotly/validators/scattergeo/marker/colorbar/titlefont creating build/lib/plotly/validators/scattergeo/marker/colorbar/tickfont copying plotly/validators/scattergeo/marker/colorbar/tickfont/_color.py -> build/lib/plotly/validators/scattergeo/marker/colorbar/tickfont copying plotly/validators/scattergeo/marker/colorbar/tickfont/_size.py -> build/lib/plotly/validators/scattergeo/marker/colorbar/tickfont copying plotly/validators/scattergeo/marker/colorbar/tickfont/_family.py -> build/lib/plotly/validators/scattergeo/marker/colorbar/tickfont copying plotly/validators/scattergeo/marker/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/scattergeo/marker/colorbar/tickfont creating build/lib/plotly/validators/scattergeo/marker/line copying plotly/validators/scattergeo/marker/line/_reversescale.py -> build/lib/plotly/validators/scattergeo/marker/line copying plotly/validators/scattergeo/marker/line/_width.py -> build/lib/plotly/validators/scattergeo/marker/line copying plotly/validators/scattergeo/marker/line/_colorsrc.py -> build/lib/plotly/validators/scattergeo/marker/line copying plotly/validators/scattergeo/marker/line/_widthsrc.py -> build/lib/plotly/validators/scattergeo/marker/line copying plotly/validators/scattergeo/marker/line/_cmax.py -> build/lib/plotly/validators/scattergeo/marker/line copying plotly/validators/scattergeo/marker/line/__init__.py -> build/lib/plotly/validators/scattergeo/marker/line copying plotly/validators/scattergeo/marker/line/_autocolorscale.py -> build/lib/plotly/validators/scattergeo/marker/line copying plotly/validators/scattergeo/marker/line/_color.py -> build/lib/plotly/validators/scattergeo/marker/line copying plotly/validators/scattergeo/marker/line/_cauto.py -> build/lib/plotly/validators/scattergeo/marker/line copying plotly/validators/scattergeo/marker/line/_colorscale.py -> build/lib/plotly/validators/scattergeo/marker/line copying plotly/validators/scattergeo/marker/line/_cmin.py -> build/lib/plotly/validators/scattergeo/marker/line creating build/lib/plotly/validators/scattergeo/marker/gradient copying plotly/validators/scattergeo/marker/gradient/_colorsrc.py -> build/lib/plotly/validators/scattergeo/marker/gradient copying plotly/validators/scattergeo/marker/gradient/__init__.py -> build/lib/plotly/validators/scattergeo/marker/gradient copying plotly/validators/scattergeo/marker/gradient/_type.py -> build/lib/plotly/validators/scattergeo/marker/gradient copying plotly/validators/scattergeo/marker/gradient/_color.py -> build/lib/plotly/validators/scattergeo/marker/gradient copying plotly/validators/scattergeo/marker/gradient/_typesrc.py -> build/lib/plotly/validators/scattergeo/marker/gradient creating build/lib/plotly/validators/scattergeo/hoverlabel copying plotly/validators/scattergeo/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/scattergeo/hoverlabel copying plotly/validators/scattergeo/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/scattergeo/hoverlabel copying plotly/validators/scattergeo/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/scattergeo/hoverlabel copying plotly/validators/scattergeo/hoverlabel/__init__.py -> build/lib/plotly/validators/scattergeo/hoverlabel copying plotly/validators/scattergeo/hoverlabel/_namelength.py -> build/lib/plotly/validators/scattergeo/hoverlabel copying plotly/validators/scattergeo/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/scattergeo/hoverlabel copying plotly/validators/scattergeo/hoverlabel/_font.py -> build/lib/plotly/validators/scattergeo/hoverlabel copying plotly/validators/scattergeo/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/scattergeo/hoverlabel creating build/lib/plotly/validators/scattergeo/hoverlabel/font copying plotly/validators/scattergeo/hoverlabel/font/__init__.py -> build/lib/plotly/validators/scattergeo/hoverlabel/font copying plotly/validators/scattergeo/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/scattergeo/hoverlabel/font copying plotly/validators/scattergeo/hoverlabel/font/_size.py -> build/lib/plotly/validators/scattergeo/hoverlabel/font copying plotly/validators/scattergeo/hoverlabel/font/_family.py -> build/lib/plotly/validators/scattergeo/hoverlabel/font copying plotly/validators/scattergeo/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/scattergeo/hoverlabel/font copying plotly/validators/scattergeo/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/scattergeo/hoverlabel/font copying plotly/validators/scattergeo/hoverlabel/font/_color.py -> build/lib/plotly/validators/scattergeo/hoverlabel/font creating build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_zmin.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_selectedpoints.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_hoverinfosrc.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_opacity.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_customdata.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_zauto.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_zsrc.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_showscale.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_hoverinfo.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_dy.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_xsrc.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_customdatasrc.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_x0.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_legendgroup.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_idssrc.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_stream.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_name.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_xtype.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_ysrc.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_transpose.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_zmax.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_visible.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_colorbar.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_xaxis.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_ytype.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/__init__.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_reversescale.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_hoverlabel.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_x.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_z.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_dx.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_ids.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_showlegend.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_y.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_colorscale.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_yaxis.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_textsrc.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_text.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_autocolorscale.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_y0.py -> build/lib/plotly/validators/heatmapgl copying plotly/validators/heatmapgl/_uid.py -> build/lib/plotly/validators/heatmapgl creating build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_outlinewidth.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_x.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_ticks.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_tickfont.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_bordercolor.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_thickness.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_tick0.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_lenmode.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_tickformat.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_bgcolor.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_tickangle.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_showticklabels.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_title.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_ticktext.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_yanchor.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_titlefont.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_exponentformat.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_ypad.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_titleside.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_y.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_tickmode.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_showticksuffix.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_ticklen.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_borderwidth.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_showtickprefix.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_tickcolor.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/__init__.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_xpad.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_thicknessmode.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_tickvals.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_tickformatstops.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_len.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_dtick.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_ticksuffix.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_tickwidth.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_nticks.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_xanchor.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_tickprefix.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_outlinecolor.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_showexponent.py -> build/lib/plotly/validators/heatmapgl/colorbar copying plotly/validators/heatmapgl/colorbar/_separatethousands.py -> build/lib/plotly/validators/heatmapgl/colorbar creating build/lib/plotly/validators/heatmapgl/colorbar/tickfont copying plotly/validators/heatmapgl/colorbar/tickfont/_size.py -> build/lib/plotly/validators/heatmapgl/colorbar/tickfont copying plotly/validators/heatmapgl/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/heatmapgl/colorbar/tickfont copying plotly/validators/heatmapgl/colorbar/tickfont/_color.py -> build/lib/plotly/validators/heatmapgl/colorbar/tickfont copying plotly/validators/heatmapgl/colorbar/tickfont/_family.py -> build/lib/plotly/validators/heatmapgl/colorbar/tickfont creating build/lib/plotly/validators/heatmapgl/colorbar/titlefont copying plotly/validators/heatmapgl/colorbar/titlefont/_size.py -> build/lib/plotly/validators/heatmapgl/colorbar/titlefont copying plotly/validators/heatmapgl/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/heatmapgl/colorbar/titlefont copying plotly/validators/heatmapgl/colorbar/titlefont/_family.py -> build/lib/plotly/validators/heatmapgl/colorbar/titlefont copying plotly/validators/heatmapgl/colorbar/titlefont/_color.py -> build/lib/plotly/validators/heatmapgl/colorbar/titlefont creating build/lib/plotly/validators/heatmapgl/colorbar/tickformatstop copying plotly/validators/heatmapgl/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/heatmapgl/colorbar/tickformatstop copying plotly/validators/heatmapgl/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/heatmapgl/colorbar/tickformatstop copying plotly/validators/heatmapgl/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/heatmapgl/colorbar/tickformatstop creating build/lib/plotly/validators/heatmapgl/stream copying plotly/validators/heatmapgl/stream/_maxpoints.py -> build/lib/plotly/validators/heatmapgl/stream copying plotly/validators/heatmapgl/stream/__init__.py -> build/lib/plotly/validators/heatmapgl/stream copying plotly/validators/heatmapgl/stream/_token.py -> build/lib/plotly/validators/heatmapgl/stream creating build/lib/plotly/validators/heatmapgl/hoverlabel copying plotly/validators/heatmapgl/hoverlabel/__init__.py -> build/lib/plotly/validators/heatmapgl/hoverlabel copying plotly/validators/heatmapgl/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/heatmapgl/hoverlabel copying plotly/validators/heatmapgl/hoverlabel/_font.py -> build/lib/plotly/validators/heatmapgl/hoverlabel copying plotly/validators/heatmapgl/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/heatmapgl/hoverlabel copying plotly/validators/heatmapgl/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/heatmapgl/hoverlabel copying plotly/validators/heatmapgl/hoverlabel/_namelength.py -> build/lib/plotly/validators/heatmapgl/hoverlabel copying plotly/validators/heatmapgl/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/heatmapgl/hoverlabel copying plotly/validators/heatmapgl/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/heatmapgl/hoverlabel creating build/lib/plotly/validators/heatmapgl/hoverlabel/font copying plotly/validators/heatmapgl/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/heatmapgl/hoverlabel/font copying plotly/validators/heatmapgl/hoverlabel/font/_family.py -> build/lib/plotly/validators/heatmapgl/hoverlabel/font copying plotly/validators/heatmapgl/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/heatmapgl/hoverlabel/font copying plotly/validators/heatmapgl/hoverlabel/font/_size.py -> build/lib/plotly/validators/heatmapgl/hoverlabel/font copying plotly/validators/heatmapgl/hoverlabel/font/_color.py -> build/lib/plotly/validators/heatmapgl/hoverlabel/font copying plotly/validators/heatmapgl/hoverlabel/font/__init__.py -> build/lib/plotly/validators/heatmapgl/hoverlabel/font copying plotly/validators/heatmapgl/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/heatmapgl/hoverlabel/font creating build/lib/plotly/validators/bar copying plotly/validators/bar/_r.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/__init__.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_unselected.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_dx.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_width.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_orientation.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_offset.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_basesrc.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_textsrc.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_t.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_rsrc.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_visible.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_stream.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_error_y.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_selected.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_customdatasrc.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_y0.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_offsetsrc.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_hovertext.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_error_x.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_ycalendar.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_xsrc.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_dy.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_textposition.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_opacity.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_cliponaxis.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_yaxis.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_y.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_hoverinfo.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_widthsrc.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_xcalendar.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_textfont.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_showlegend.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_text.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_ysrc.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_legendgroup.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_uid.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_marker.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_customdata.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_x0.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_xaxis.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_hoverlabel.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_tsrc.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_hoverinfosrc.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_ids.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_idssrc.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_x.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_constraintext.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_insidetextfont.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_name.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_hovertextsrc.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_selectedpoints.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_outsidetextfont.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_base.py -> build/lib/plotly/validators/bar copying plotly/validators/bar/_textpositionsrc.py -> build/lib/plotly/validators/bar creating build/lib/plotly/validators/bar/hoverlabel copying plotly/validators/bar/hoverlabel/__init__.py -> build/lib/plotly/validators/bar/hoverlabel copying plotly/validators/bar/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/bar/hoverlabel copying plotly/validators/bar/hoverlabel/_namelength.py -> build/lib/plotly/validators/bar/hoverlabel copying plotly/validators/bar/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/bar/hoverlabel copying plotly/validators/bar/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/bar/hoverlabel copying plotly/validators/bar/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/bar/hoverlabel copying plotly/validators/bar/hoverlabel/_font.py -> build/lib/plotly/validators/bar/hoverlabel copying plotly/validators/bar/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/bar/hoverlabel creating build/lib/plotly/validators/bar/hoverlabel/font copying plotly/validators/bar/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/bar/hoverlabel/font copying plotly/validators/bar/hoverlabel/font/__init__.py -> build/lib/plotly/validators/bar/hoverlabel/font copying plotly/validators/bar/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/bar/hoverlabel/font copying plotly/validators/bar/hoverlabel/font/_color.py -> build/lib/plotly/validators/bar/hoverlabel/font copying plotly/validators/bar/hoverlabel/font/_family.py -> build/lib/plotly/validators/bar/hoverlabel/font copying plotly/validators/bar/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/bar/hoverlabel/font copying plotly/validators/bar/hoverlabel/font/_size.py -> build/lib/plotly/validators/bar/hoverlabel/font creating build/lib/plotly/validators/bar/insidetextfont copying plotly/validators/bar/insidetextfont/_family.py -> build/lib/plotly/validators/bar/insidetextfont copying plotly/validators/bar/insidetextfont/__init__.py -> build/lib/plotly/validators/bar/insidetextfont copying plotly/validators/bar/insidetextfont/_sizesrc.py -> build/lib/plotly/validators/bar/insidetextfont copying plotly/validators/bar/insidetextfont/_color.py -> build/lib/plotly/validators/bar/insidetextfont copying plotly/validators/bar/insidetextfont/_size.py -> build/lib/plotly/validators/bar/insidetextfont copying plotly/validators/bar/insidetextfont/_familysrc.py -> build/lib/plotly/validators/bar/insidetextfont copying plotly/validators/bar/insidetextfont/_colorsrc.py -> build/lib/plotly/validators/bar/insidetextfont creating build/lib/plotly/validators/bar/marker copying plotly/validators/bar/marker/_cauto.py -> build/lib/plotly/validators/bar/marker copying plotly/validators/bar/marker/_autocolorscale.py -> build/lib/plotly/validators/bar/marker copying plotly/validators/bar/marker/_colorbar.py -> build/lib/plotly/validators/bar/marker copying plotly/validators/bar/marker/_colorsrc.py -> build/lib/plotly/validators/bar/marker copying plotly/validators/bar/marker/_opacity.py -> build/lib/plotly/validators/bar/marker copying plotly/validators/bar/marker/__init__.py -> build/lib/plotly/validators/bar/marker copying plotly/validators/bar/marker/_color.py -> build/lib/plotly/validators/bar/marker copying plotly/validators/bar/marker/_showscale.py -> build/lib/plotly/validators/bar/marker copying plotly/validators/bar/marker/_colorscale.py -> build/lib/plotly/validators/bar/marker copying plotly/validators/bar/marker/_cmin.py -> build/lib/plotly/validators/bar/marker copying plotly/validators/bar/marker/_reversescale.py -> build/lib/plotly/validators/bar/marker copying plotly/validators/bar/marker/_line.py -> build/lib/plotly/validators/bar/marker copying plotly/validators/bar/marker/_opacitysrc.py -> build/lib/plotly/validators/bar/marker copying plotly/validators/bar/marker/_cmax.py -> build/lib/plotly/validators/bar/marker creating build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_tickformat.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_showexponent.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_titleside.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_y.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_len.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_exponentformat.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_tickwidth.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_tickvals.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_ticks.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_dtick.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_bgcolor.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_thickness.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_tickcolor.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_bordercolor.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_outlinewidth.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_tick0.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_xpad.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_ticktext.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_showtickprefix.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_outlinecolor.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_ticksuffix.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_tickmode.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/__init__.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_borderwidth.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_showticklabels.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_xanchor.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_separatethousands.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_tickprefix.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_thicknessmode.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_x.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_nticks.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_ypad.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_lenmode.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_tickangle.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_yanchor.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_tickformatstops.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_title.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_tickfont.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_showticksuffix.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_ticklen.py -> build/lib/plotly/validators/bar/marker/colorbar copying plotly/validators/bar/marker/colorbar/_titlefont.py -> build/lib/plotly/validators/bar/marker/colorbar creating build/lib/plotly/validators/bar/marker/colorbar/tickformatstop copying plotly/validators/bar/marker/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/bar/marker/colorbar/tickformatstop copying plotly/validators/bar/marker/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/bar/marker/colorbar/tickformatstop copying plotly/validators/bar/marker/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/bar/marker/colorbar/tickformatstop creating build/lib/plotly/validators/bar/marker/colorbar/tickfont copying plotly/validators/bar/marker/colorbar/tickfont/_color.py -> build/lib/plotly/validators/bar/marker/colorbar/tickfont copying plotly/validators/bar/marker/colorbar/tickfont/_size.py -> build/lib/plotly/validators/bar/marker/colorbar/tickfont copying plotly/validators/bar/marker/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/bar/marker/colorbar/tickfont copying plotly/validators/bar/marker/colorbar/tickfont/_family.py -> build/lib/plotly/validators/bar/marker/colorbar/tickfont creating build/lib/plotly/validators/bar/marker/colorbar/titlefont copying plotly/validators/bar/marker/colorbar/titlefont/_size.py -> build/lib/plotly/validators/bar/marker/colorbar/titlefont copying plotly/validators/bar/marker/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/bar/marker/colorbar/titlefont copying plotly/validators/bar/marker/colorbar/titlefont/_color.py -> build/lib/plotly/validators/bar/marker/colorbar/titlefont copying plotly/validators/bar/marker/colorbar/titlefont/_family.py -> build/lib/plotly/validators/bar/marker/colorbar/titlefont creating build/lib/plotly/validators/bar/marker/line copying plotly/validators/bar/marker/line/_reversescale.py -> build/lib/plotly/validators/bar/marker/line copying plotly/validators/bar/marker/line/_width.py -> build/lib/plotly/validators/bar/marker/line copying plotly/validators/bar/marker/line/_cauto.py -> build/lib/plotly/validators/bar/marker/line copying plotly/validators/bar/marker/line/_colorsrc.py -> build/lib/plotly/validators/bar/marker/line copying plotly/validators/bar/marker/line/_colorscale.py -> build/lib/plotly/validators/bar/marker/line copying plotly/validators/bar/marker/line/_color.py -> build/lib/plotly/validators/bar/marker/line copying plotly/validators/bar/marker/line/_autocolorscale.py -> build/lib/plotly/validators/bar/marker/line copying plotly/validators/bar/marker/line/_cmax.py -> build/lib/plotly/validators/bar/marker/line copying plotly/validators/bar/marker/line/__init__.py -> build/lib/plotly/validators/bar/marker/line copying plotly/validators/bar/marker/line/_widthsrc.py -> build/lib/plotly/validators/bar/marker/line copying plotly/validators/bar/marker/line/_cmin.py -> build/lib/plotly/validators/bar/marker/line creating build/lib/plotly/validators/bar/outsidetextfont copying plotly/validators/bar/outsidetextfont/_colorsrc.py -> build/lib/plotly/validators/bar/outsidetextfont copying plotly/validators/bar/outsidetextfont/_sizesrc.py -> build/lib/plotly/validators/bar/outsidetextfont copying plotly/validators/bar/outsidetextfont/__init__.py -> build/lib/plotly/validators/bar/outsidetextfont copying plotly/validators/bar/outsidetextfont/_familysrc.py -> build/lib/plotly/validators/bar/outsidetextfont copying plotly/validators/bar/outsidetextfont/_family.py -> build/lib/plotly/validators/bar/outsidetextfont copying plotly/validators/bar/outsidetextfont/_color.py -> build/lib/plotly/validators/bar/outsidetextfont copying plotly/validators/bar/outsidetextfont/_size.py -> build/lib/plotly/validators/bar/outsidetextfont creating build/lib/plotly/validators/bar/stream copying plotly/validators/bar/stream/_token.py -> build/lib/plotly/validators/bar/stream copying plotly/validators/bar/stream/__init__.py -> build/lib/plotly/validators/bar/stream copying plotly/validators/bar/stream/_maxpoints.py -> build/lib/plotly/validators/bar/stream creating build/lib/plotly/validators/bar/error_y copying plotly/validators/bar/error_y/_value.py -> build/lib/plotly/validators/bar/error_y copying plotly/validators/bar/error_y/__init__.py -> build/lib/plotly/validators/bar/error_y copying plotly/validators/bar/error_y/_tracerefminus.py -> build/lib/plotly/validators/bar/error_y copying plotly/validators/bar/error_y/_symmetric.py -> build/lib/plotly/validators/bar/error_y copying plotly/validators/bar/error_y/_arraysrc.py -> build/lib/plotly/validators/bar/error_y copying plotly/validators/bar/error_y/_color.py -> build/lib/plotly/validators/bar/error_y copying plotly/validators/bar/error_y/_width.py -> build/lib/plotly/validators/bar/error_y copying plotly/validators/bar/error_y/_arrayminus.py -> build/lib/plotly/validators/bar/error_y copying plotly/validators/bar/error_y/_valueminus.py -> build/lib/plotly/validators/bar/error_y copying plotly/validators/bar/error_y/_visible.py -> build/lib/plotly/validators/bar/error_y copying plotly/validators/bar/error_y/_type.py -> build/lib/plotly/validators/bar/error_y copying plotly/validators/bar/error_y/_array.py -> build/lib/plotly/validators/bar/error_y copying plotly/validators/bar/error_y/_thickness.py -> build/lib/plotly/validators/bar/error_y copying plotly/validators/bar/error_y/_arrayminussrc.py -> build/lib/plotly/validators/bar/error_y copying plotly/validators/bar/error_y/_traceref.py -> build/lib/plotly/validators/bar/error_y creating build/lib/plotly/validators/bar/selected copying plotly/validators/bar/selected/_textfont.py -> build/lib/plotly/validators/bar/selected copying plotly/validators/bar/selected/_marker.py -> build/lib/plotly/validators/bar/selected copying plotly/validators/bar/selected/__init__.py -> build/lib/plotly/validators/bar/selected creating build/lib/plotly/validators/bar/selected/marker copying plotly/validators/bar/selected/marker/_opacity.py -> build/lib/plotly/validators/bar/selected/marker copying plotly/validators/bar/selected/marker/_color.py -> build/lib/plotly/validators/bar/selected/marker copying plotly/validators/bar/selected/marker/__init__.py -> build/lib/plotly/validators/bar/selected/marker creating build/lib/plotly/validators/bar/selected/textfont copying plotly/validators/bar/selected/textfont/__init__.py -> build/lib/plotly/validators/bar/selected/textfont copying plotly/validators/bar/selected/textfont/_color.py -> build/lib/plotly/validators/bar/selected/textfont creating build/lib/plotly/validators/bar/error_x copying plotly/validators/bar/error_x/_traceref.py -> build/lib/plotly/validators/bar/error_x copying plotly/validators/bar/error_x/__init__.py -> build/lib/plotly/validators/bar/error_x copying plotly/validators/bar/error_x/_arrayminussrc.py -> build/lib/plotly/validators/bar/error_x copying plotly/validators/bar/error_x/_arraysrc.py -> build/lib/plotly/validators/bar/error_x copying plotly/validators/bar/error_x/_value.py -> build/lib/plotly/validators/bar/error_x copying plotly/validators/bar/error_x/_tracerefminus.py -> build/lib/plotly/validators/bar/error_x copying plotly/validators/bar/error_x/_visible.py -> build/lib/plotly/validators/bar/error_x copying plotly/validators/bar/error_x/_valueminus.py -> build/lib/plotly/validators/bar/error_x copying plotly/validators/bar/error_x/_arrayminus.py -> build/lib/plotly/validators/bar/error_x copying plotly/validators/bar/error_x/_copy_ystyle.py -> build/lib/plotly/validators/bar/error_x copying plotly/validators/bar/error_x/_symmetric.py -> build/lib/plotly/validators/bar/error_x copying plotly/validators/bar/error_x/_thickness.py -> build/lib/plotly/validators/bar/error_x copying plotly/validators/bar/error_x/_type.py -> build/lib/plotly/validators/bar/error_x copying plotly/validators/bar/error_x/_array.py -> build/lib/plotly/validators/bar/error_x copying plotly/validators/bar/error_x/_width.py -> build/lib/plotly/validators/bar/error_x copying plotly/validators/bar/error_x/_color.py -> build/lib/plotly/validators/bar/error_x creating build/lib/plotly/validators/bar/unselected copying plotly/validators/bar/unselected/_textfont.py -> build/lib/plotly/validators/bar/unselected copying plotly/validators/bar/unselected/_marker.py -> build/lib/plotly/validators/bar/unselected copying plotly/validators/bar/unselected/__init__.py -> build/lib/plotly/validators/bar/unselected creating build/lib/plotly/validators/bar/unselected/textfont copying plotly/validators/bar/unselected/textfont/_color.py -> build/lib/plotly/validators/bar/unselected/textfont copying plotly/validators/bar/unselected/textfont/__init__.py -> build/lib/plotly/validators/bar/unselected/textfont creating build/lib/plotly/validators/bar/unselected/marker copying plotly/validators/bar/unselected/marker/__init__.py -> build/lib/plotly/validators/bar/unselected/marker copying plotly/validators/bar/unselected/marker/_color.py -> build/lib/plotly/validators/bar/unselected/marker copying plotly/validators/bar/unselected/marker/_opacity.py -> build/lib/plotly/validators/bar/unselected/marker creating build/lib/plotly/validators/bar/textfont copying plotly/validators/bar/textfont/_size.py -> build/lib/plotly/validators/bar/textfont copying plotly/validators/bar/textfont/__init__.py -> build/lib/plotly/validators/bar/textfont copying plotly/validators/bar/textfont/_color.py -> build/lib/plotly/validators/bar/textfont copying plotly/validators/bar/textfont/_familysrc.py -> build/lib/plotly/validators/bar/textfont copying plotly/validators/bar/textfont/_family.py -> build/lib/plotly/validators/bar/textfont copying plotly/validators/bar/textfont/_colorsrc.py -> build/lib/plotly/validators/bar/textfont copying plotly/validators/bar/textfont/_sizesrc.py -> build/lib/plotly/validators/bar/textfont creating build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_textpositionsrc.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_hoverinfo.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_text.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_customdata.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_visible.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_customdatasrc.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_stream.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_textposition.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_name.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_yaxis.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_selected.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_asrc.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_hoveron.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_xaxis.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_b.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_carpet.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_bsrc.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_idssrc.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_showlegend.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_selectedpoints.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_hoverlabel.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_legendgroup.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/__init__.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_line.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_textsrc.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_fill.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_ids.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_a.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_textfont.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_marker.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_hoverinfosrc.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_uid.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_opacity.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_unselected.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_fillcolor.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_connectgaps.py -> build/lib/plotly/validators/scattercarpet copying plotly/validators/scattercarpet/_mode.py -> build/lib/plotly/validators/scattercarpet creating build/lib/plotly/validators/scattercarpet/stream copying plotly/validators/scattercarpet/stream/__init__.py -> build/lib/plotly/validators/scattercarpet/stream copying plotly/validators/scattercarpet/stream/_maxpoints.py -> build/lib/plotly/validators/scattercarpet/stream copying plotly/validators/scattercarpet/stream/_token.py -> build/lib/plotly/validators/scattercarpet/stream creating build/lib/plotly/validators/scattercarpet/unselected copying plotly/validators/scattercarpet/unselected/_textfont.py -> build/lib/plotly/validators/scattercarpet/unselected copying plotly/validators/scattercarpet/unselected/__init__.py -> build/lib/plotly/validators/scattercarpet/unselected copying plotly/validators/scattercarpet/unselected/_marker.py -> build/lib/plotly/validators/scattercarpet/unselected creating build/lib/plotly/validators/scattercarpet/unselected/marker copying plotly/validators/scattercarpet/unselected/marker/_size.py -> build/lib/plotly/validators/scattercarpet/unselected/marker copying plotly/validators/scattercarpet/unselected/marker/_color.py -> build/lib/plotly/validators/scattercarpet/unselected/marker copying plotly/validators/scattercarpet/unselected/marker/_opacity.py -> build/lib/plotly/validators/scattercarpet/unselected/marker copying plotly/validators/scattercarpet/unselected/marker/__init__.py -> build/lib/plotly/validators/scattercarpet/unselected/marker creating build/lib/plotly/validators/scattercarpet/unselected/textfont copying plotly/validators/scattercarpet/unselected/textfont/__init__.py -> build/lib/plotly/validators/scattercarpet/unselected/textfont copying plotly/validators/scattercarpet/unselected/textfont/_color.py -> build/lib/plotly/validators/scattercarpet/unselected/textfont creating build/lib/plotly/validators/scattercarpet/line copying plotly/validators/scattercarpet/line/_width.py -> build/lib/plotly/validators/scattercarpet/line copying plotly/validators/scattercarpet/line/_color.py -> build/lib/plotly/validators/scattercarpet/line copying plotly/validators/scattercarpet/line/_dash.py -> build/lib/plotly/validators/scattercarpet/line copying plotly/validators/scattercarpet/line/_shape.py -> build/lib/plotly/validators/scattercarpet/line copying plotly/validators/scattercarpet/line/_smoothing.py -> build/lib/plotly/validators/scattercarpet/line copying plotly/validators/scattercarpet/line/__init__.py -> build/lib/plotly/validators/scattercarpet/line creating build/lib/plotly/validators/scattercarpet/hoverlabel copying plotly/validators/scattercarpet/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/scattercarpet/hoverlabel copying plotly/validators/scattercarpet/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/scattercarpet/hoverlabel copying plotly/validators/scattercarpet/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/scattercarpet/hoverlabel copying plotly/validators/scattercarpet/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/scattercarpet/hoverlabel copying plotly/validators/scattercarpet/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/scattercarpet/hoverlabel copying plotly/validators/scattercarpet/hoverlabel/_namelength.py -> build/lib/plotly/validators/scattercarpet/hoverlabel copying plotly/validators/scattercarpet/hoverlabel/__init__.py -> build/lib/plotly/validators/scattercarpet/hoverlabel copying plotly/validators/scattercarpet/hoverlabel/_font.py -> build/lib/plotly/validators/scattercarpet/hoverlabel creating build/lib/plotly/validators/scattercarpet/hoverlabel/font copying plotly/validators/scattercarpet/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/scattercarpet/hoverlabel/font copying plotly/validators/scattercarpet/hoverlabel/font/_color.py -> build/lib/plotly/validators/scattercarpet/hoverlabel/font copying plotly/validators/scattercarpet/hoverlabel/font/_family.py -> build/lib/plotly/validators/scattercarpet/hoverlabel/font copying plotly/validators/scattercarpet/hoverlabel/font/_size.py -> build/lib/plotly/validators/scattercarpet/hoverlabel/font copying plotly/validators/scattercarpet/hoverlabel/font/__init__.py -> build/lib/plotly/validators/scattercarpet/hoverlabel/font copying plotly/validators/scattercarpet/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/scattercarpet/hoverlabel/font copying plotly/validators/scattercarpet/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/scattercarpet/hoverlabel/font creating build/lib/plotly/validators/scattercarpet/selected copying plotly/validators/scattercarpet/selected/_marker.py -> build/lib/plotly/validators/scattercarpet/selected copying plotly/validators/scattercarpet/selected/__init__.py -> build/lib/plotly/validators/scattercarpet/selected copying plotly/validators/scattercarpet/selected/_textfont.py -> build/lib/plotly/validators/scattercarpet/selected creating build/lib/plotly/validators/scattercarpet/selected/marker copying plotly/validators/scattercarpet/selected/marker/_opacity.py -> build/lib/plotly/validators/scattercarpet/selected/marker copying plotly/validators/scattercarpet/selected/marker/_color.py -> build/lib/plotly/validators/scattercarpet/selected/marker copying plotly/validators/scattercarpet/selected/marker/__init__.py -> build/lib/plotly/validators/scattercarpet/selected/marker copying plotly/validators/scattercarpet/selected/marker/_size.py -> build/lib/plotly/validators/scattercarpet/selected/marker creating build/lib/plotly/validators/scattercarpet/selected/textfont copying plotly/validators/scattercarpet/selected/textfont/__init__.py -> build/lib/plotly/validators/scattercarpet/selected/textfont copying plotly/validators/scattercarpet/selected/textfont/_color.py -> build/lib/plotly/validators/scattercarpet/selected/textfont creating build/lib/plotly/validators/scattercarpet/textfont copying plotly/validators/scattercarpet/textfont/_color.py -> build/lib/plotly/validators/scattercarpet/textfont copying plotly/validators/scattercarpet/textfont/_size.py -> build/lib/plotly/validators/scattercarpet/textfont copying plotly/validators/scattercarpet/textfont/__init__.py -> build/lib/plotly/validators/scattercarpet/textfont copying plotly/validators/scattercarpet/textfont/_family.py -> build/lib/plotly/validators/scattercarpet/textfont copying plotly/validators/scattercarpet/textfont/_familysrc.py -> build/lib/plotly/validators/scattercarpet/textfont copying plotly/validators/scattercarpet/textfont/_sizesrc.py -> build/lib/plotly/validators/scattercarpet/textfont copying plotly/validators/scattercarpet/textfont/_colorsrc.py -> build/lib/plotly/validators/scattercarpet/textfont creating build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_gradient.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_sizemode.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_opacitysrc.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_colorscale.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_sizeref.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_cmax.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_symbolsrc.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_color.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_symbol.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_sizesrc.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_colorsrc.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/__init__.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_showscale.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_cauto.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_autocolorscale.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_colorbar.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_reversescale.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_opacity.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_cmin.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_sizemin.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_size.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_line.py -> build/lib/plotly/validators/scattercarpet/marker copying plotly/validators/scattercarpet/marker/_maxdisplayed.py -> build/lib/plotly/validators/scattercarpet/marker creating build/lib/plotly/validators/scattercarpet/marker/line copying plotly/validators/scattercarpet/marker/line/_cmax.py -> build/lib/plotly/validators/scattercarpet/marker/line copying plotly/validators/scattercarpet/marker/line/_reversescale.py -> build/lib/plotly/validators/scattercarpet/marker/line copying plotly/validators/scattercarpet/marker/line/_width.py -> build/lib/plotly/validators/scattercarpet/marker/line copying plotly/validators/scattercarpet/marker/line/_widthsrc.py -> build/lib/plotly/validators/scattercarpet/marker/line copying plotly/validators/scattercarpet/marker/line/_cmin.py -> build/lib/plotly/validators/scattercarpet/marker/line copying plotly/validators/scattercarpet/marker/line/_autocolorscale.py -> build/lib/plotly/validators/scattercarpet/marker/line copying plotly/validators/scattercarpet/marker/line/_color.py -> build/lib/plotly/validators/scattercarpet/marker/line copying plotly/validators/scattercarpet/marker/line/_colorscale.py -> build/lib/plotly/validators/scattercarpet/marker/line copying plotly/validators/scattercarpet/marker/line/_colorsrc.py -> build/lib/plotly/validators/scattercarpet/marker/line copying plotly/validators/scattercarpet/marker/line/_cauto.py -> build/lib/plotly/validators/scattercarpet/marker/line copying plotly/validators/scattercarpet/marker/line/__init__.py -> build/lib/plotly/validators/scattercarpet/marker/line creating build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_xpad.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_tickfont.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_ticksuffix.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_tickcolor.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_tickangle.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_tickformat.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_ticklen.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_titleside.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_len.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_bordercolor.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_thicknessmode.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_tickformatstops.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_bgcolor.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_borderwidth.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_ypad.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_showticksuffix.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_tickmode.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_xanchor.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_tickvals.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_outlinecolor.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_showtickprefix.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_tickwidth.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_outlinewidth.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/__init__.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_ticks.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_separatethousands.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_y.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_yanchor.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_x.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_tickprefix.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_dtick.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_lenmode.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_ticktext.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_showticklabels.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_showexponent.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_title.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_titlefont.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_thickness.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_exponentformat.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_tick0.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar copying plotly/validators/scattercarpet/marker/colorbar/_nticks.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar creating build/lib/plotly/validators/scattercarpet/marker/colorbar/tickfont copying plotly/validators/scattercarpet/marker/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar/tickfont copying plotly/validators/scattercarpet/marker/colorbar/tickfont/_family.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar/tickfont copying plotly/validators/scattercarpet/marker/colorbar/tickfont/_size.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar/tickfont copying plotly/validators/scattercarpet/marker/colorbar/tickfont/_color.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar/tickfont creating build/lib/plotly/validators/scattercarpet/marker/colorbar/titlefont copying plotly/validators/scattercarpet/marker/colorbar/titlefont/_color.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar/titlefont copying plotly/validators/scattercarpet/marker/colorbar/titlefont/_family.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar/titlefont copying plotly/validators/scattercarpet/marker/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar/titlefont copying plotly/validators/scattercarpet/marker/colorbar/titlefont/_size.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar/titlefont creating build/lib/plotly/validators/scattercarpet/marker/colorbar/tickformatstop copying plotly/validators/scattercarpet/marker/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar/tickformatstop copying plotly/validators/scattercarpet/marker/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar/tickformatstop copying plotly/validators/scattercarpet/marker/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/scattercarpet/marker/colorbar/tickformatstop creating build/lib/plotly/validators/scattercarpet/marker/gradient copying plotly/validators/scattercarpet/marker/gradient/_typesrc.py -> build/lib/plotly/validators/scattercarpet/marker/gradient copying plotly/validators/scattercarpet/marker/gradient/_color.py -> build/lib/plotly/validators/scattercarpet/marker/gradient copying plotly/validators/scattercarpet/marker/gradient/_colorsrc.py -> build/lib/plotly/validators/scattercarpet/marker/gradient copying plotly/validators/scattercarpet/marker/gradient/_type.py -> build/lib/plotly/validators/scattercarpet/marker/gradient copying plotly/validators/scattercarpet/marker/gradient/__init__.py -> build/lib/plotly/validators/scattercarpet/marker/gradient creating build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_hoverinfo.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_ysrc.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_xaxis.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_xbounds.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_yboundssrc.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_uid.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_ids.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_opacity.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_visible.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_stream.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_yaxis.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_textsrc.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_marker.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_text.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_xboundssrc.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_hoverinfosrc.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_customdata.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_indices.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_ybounds.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_xsrc.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_hoverlabel.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_name.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_xysrc.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_showlegend.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_selectedpoints.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_idssrc.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_legendgroup.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/__init__.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_xy.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_x.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_y.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_customdatasrc.py -> build/lib/plotly/validators/pointcloud copying plotly/validators/pointcloud/_indicessrc.py -> build/lib/plotly/validators/pointcloud creating build/lib/plotly/validators/pointcloud/stream copying plotly/validators/pointcloud/stream/_maxpoints.py -> build/lib/plotly/validators/pointcloud/stream copying plotly/validators/pointcloud/stream/_token.py -> build/lib/plotly/validators/pointcloud/stream copying plotly/validators/pointcloud/stream/__init__.py -> build/lib/plotly/validators/pointcloud/stream creating build/lib/plotly/validators/pointcloud/marker copying plotly/validators/pointcloud/marker/_blend.py -> build/lib/plotly/validators/pointcloud/marker copying plotly/validators/pointcloud/marker/_sizemax.py -> build/lib/plotly/validators/pointcloud/marker copying plotly/validators/pointcloud/marker/_opacity.py -> build/lib/plotly/validators/pointcloud/marker copying plotly/validators/pointcloud/marker/__init__.py -> build/lib/plotly/validators/pointcloud/marker copying plotly/validators/pointcloud/marker/_color.py -> build/lib/plotly/validators/pointcloud/marker copying plotly/validators/pointcloud/marker/_sizemin.py -> build/lib/plotly/validators/pointcloud/marker copying plotly/validators/pointcloud/marker/_border.py -> build/lib/plotly/validators/pointcloud/marker creating build/lib/plotly/validators/pointcloud/marker/border copying plotly/validators/pointcloud/marker/border/_color.py -> build/lib/plotly/validators/pointcloud/marker/border copying plotly/validators/pointcloud/marker/border/__init__.py -> build/lib/plotly/validators/pointcloud/marker/border copying plotly/validators/pointcloud/marker/border/_arearatio.py -> build/lib/plotly/validators/pointcloud/marker/border creating build/lib/plotly/validators/pointcloud/hoverlabel copying plotly/validators/pointcloud/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/pointcloud/hoverlabel copying plotly/validators/pointcloud/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/pointcloud/hoverlabel copying plotly/validators/pointcloud/hoverlabel/__init__.py -> build/lib/plotly/validators/pointcloud/hoverlabel copying plotly/validators/pointcloud/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/pointcloud/hoverlabel copying plotly/validators/pointcloud/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/pointcloud/hoverlabel copying plotly/validators/pointcloud/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/pointcloud/hoverlabel copying plotly/validators/pointcloud/hoverlabel/_namelength.py -> build/lib/plotly/validators/pointcloud/hoverlabel copying plotly/validators/pointcloud/hoverlabel/_font.py -> build/lib/plotly/validators/pointcloud/hoverlabel creating build/lib/plotly/validators/pointcloud/hoverlabel/font copying plotly/validators/pointcloud/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/pointcloud/hoverlabel/font copying plotly/validators/pointcloud/hoverlabel/font/_size.py -> build/lib/plotly/validators/pointcloud/hoverlabel/font copying plotly/validators/pointcloud/hoverlabel/font/__init__.py -> build/lib/plotly/validators/pointcloud/hoverlabel/font copying plotly/validators/pointcloud/hoverlabel/font/_family.py -> build/lib/plotly/validators/pointcloud/hoverlabel/font copying plotly/validators/pointcloud/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/pointcloud/hoverlabel/font copying plotly/validators/pointcloud/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/pointcloud/hoverlabel/font copying plotly/validators/pointcloud/hoverlabel/font/_color.py -> build/lib/plotly/validators/pointcloud/hoverlabel/font creating build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_customdatasrc.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_customdata.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/__init__.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_name.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_legendgroup.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_close.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_selectedpoints.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_hoverinfosrc.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_lowsrc.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_xsrc.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_ids.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_text.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_increasing.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_highsrc.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_whiskerwidth.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_decreasing.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_low.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_yaxis.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_hoverlabel.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_textsrc.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_line.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_uid.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_stream.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_opensrc.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_high.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_visible.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_showlegend.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_open.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_xaxis.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_opacity.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_idssrc.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_x.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_closesrc.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_hoverinfo.py -> build/lib/plotly/validators/candlestick copying plotly/validators/candlestick/_xcalendar.py -> build/lib/plotly/validators/candlestick creating build/lib/plotly/validators/candlestick/stream copying plotly/validators/candlestick/stream/__init__.py -> build/lib/plotly/validators/candlestick/stream copying plotly/validators/candlestick/stream/_maxpoints.py -> build/lib/plotly/validators/candlestick/stream copying plotly/validators/candlestick/stream/_token.py -> build/lib/plotly/validators/candlestick/stream creating build/lib/plotly/validators/candlestick/decreasing copying plotly/validators/candlestick/decreasing/_fillcolor.py -> build/lib/plotly/validators/candlestick/decreasing copying plotly/validators/candlestick/decreasing/__init__.py -> build/lib/plotly/validators/candlestick/decreasing copying plotly/validators/candlestick/decreasing/_line.py -> build/lib/plotly/validators/candlestick/decreasing creating build/lib/plotly/validators/candlestick/decreasing/line copying plotly/validators/candlestick/decreasing/line/__init__.py -> build/lib/plotly/validators/candlestick/decreasing/line copying plotly/validators/candlestick/decreasing/line/_width.py -> build/lib/plotly/validators/candlestick/decreasing/line copying plotly/validators/candlestick/decreasing/line/_color.py -> build/lib/plotly/validators/candlestick/decreasing/line creating build/lib/plotly/validators/candlestick/line copying plotly/validators/candlestick/line/_width.py -> build/lib/plotly/validators/candlestick/line copying plotly/validators/candlestick/line/__init__.py -> build/lib/plotly/validators/candlestick/line creating build/lib/plotly/validators/candlestick/hoverlabel copying plotly/validators/candlestick/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/candlestick/hoverlabel copying plotly/validators/candlestick/hoverlabel/_namelength.py -> build/lib/plotly/validators/candlestick/hoverlabel copying plotly/validators/candlestick/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/candlestick/hoverlabel copying plotly/validators/candlestick/hoverlabel/_font.py -> build/lib/plotly/validators/candlestick/hoverlabel copying plotly/validators/candlestick/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/candlestick/hoverlabel copying plotly/validators/candlestick/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/candlestick/hoverlabel copying plotly/validators/candlestick/hoverlabel/__init__.py -> build/lib/plotly/validators/candlestick/hoverlabel copying plotly/validators/candlestick/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/candlestick/hoverlabel creating build/lib/plotly/validators/candlestick/hoverlabel/font copying plotly/validators/candlestick/hoverlabel/font/_color.py -> build/lib/plotly/validators/candlestick/hoverlabel/font copying plotly/validators/candlestick/hoverlabel/font/_size.py -> build/lib/plotly/validators/candlestick/hoverlabel/font copying plotly/validators/candlestick/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/candlestick/hoverlabel/font copying plotly/validators/candlestick/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/candlestick/hoverlabel/font copying plotly/validators/candlestick/hoverlabel/font/__init__.py -> build/lib/plotly/validators/candlestick/hoverlabel/font copying plotly/validators/candlestick/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/candlestick/hoverlabel/font copying plotly/validators/candlestick/hoverlabel/font/_family.py -> build/lib/plotly/validators/candlestick/hoverlabel/font creating build/lib/plotly/validators/candlestick/increasing copying plotly/validators/candlestick/increasing/__init__.py -> build/lib/plotly/validators/candlestick/increasing copying plotly/validators/candlestick/increasing/_fillcolor.py -> build/lib/plotly/validators/candlestick/increasing copying plotly/validators/candlestick/increasing/_line.py -> build/lib/plotly/validators/candlestick/increasing creating build/lib/plotly/validators/candlestick/increasing/line copying plotly/validators/candlestick/increasing/line/_color.py -> build/lib/plotly/validators/candlestick/increasing/line copying plotly/validators/candlestick/increasing/line/_width.py -> build/lib/plotly/validators/candlestick/increasing/line copying plotly/validators/candlestick/increasing/line/__init__.py -> build/lib/plotly/validators/candlestick/increasing/line creating build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_subplot.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_showlegend.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_fill.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_mode.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_customdata.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_line.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_selected.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_selectedpoints.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_textpositionsrc.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_r.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_legendgroup.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_thetaunit.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_hoveron.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_customdatasrc.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/__init__.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_theta.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_uid.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_connectgaps.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_hovertextsrc.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_textposition.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_ids.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_hoverinfo.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_textfont.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_rsrc.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_name.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_idssrc.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_fillcolor.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_text.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_textsrc.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_marker.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_hoverlabel.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_unselected.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_hoverinfosrc.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_cliponaxis.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_thetasrc.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_hovertext.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_stream.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_opacity.py -> build/lib/plotly/validators/scatterpolar copying plotly/validators/scatterpolar/_visible.py -> build/lib/plotly/validators/scatterpolar creating build/lib/plotly/validators/scatterpolar/hoverlabel copying plotly/validators/scatterpolar/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/scatterpolar/hoverlabel copying plotly/validators/scatterpolar/hoverlabel/__init__.py -> build/lib/plotly/validators/scatterpolar/hoverlabel copying plotly/validators/scatterpolar/hoverlabel/_namelength.py -> build/lib/plotly/validators/scatterpolar/hoverlabel copying plotly/validators/scatterpolar/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/scatterpolar/hoverlabel copying plotly/validators/scatterpolar/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/scatterpolar/hoverlabel copying plotly/validators/scatterpolar/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/scatterpolar/hoverlabel copying plotly/validators/scatterpolar/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/scatterpolar/hoverlabel copying plotly/validators/scatterpolar/hoverlabel/_font.py -> build/lib/plotly/validators/scatterpolar/hoverlabel creating build/lib/plotly/validators/scatterpolar/hoverlabel/font copying plotly/validators/scatterpolar/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/scatterpolar/hoverlabel/font copying plotly/validators/scatterpolar/hoverlabel/font/_family.py -> build/lib/plotly/validators/scatterpolar/hoverlabel/font copying plotly/validators/scatterpolar/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/scatterpolar/hoverlabel/font copying plotly/validators/scatterpolar/hoverlabel/font/_size.py -> build/lib/plotly/validators/scatterpolar/hoverlabel/font copying plotly/validators/scatterpolar/hoverlabel/font/_color.py -> build/lib/plotly/validators/scatterpolar/hoverlabel/font copying plotly/validators/scatterpolar/hoverlabel/font/__init__.py -> build/lib/plotly/validators/scatterpolar/hoverlabel/font copying plotly/validators/scatterpolar/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/scatterpolar/hoverlabel/font creating build/lib/plotly/validators/scatterpolar/unselected copying plotly/validators/scatterpolar/unselected/_textfont.py -> build/lib/plotly/validators/scatterpolar/unselected copying plotly/validators/scatterpolar/unselected/__init__.py -> build/lib/plotly/validators/scatterpolar/unselected copying plotly/validators/scatterpolar/unselected/_marker.py -> build/lib/plotly/validators/scatterpolar/unselected creating build/lib/plotly/validators/scatterpolar/unselected/textfont copying plotly/validators/scatterpolar/unselected/textfont/__init__.py -> build/lib/plotly/validators/scatterpolar/unselected/textfont copying plotly/validators/scatterpolar/unselected/textfont/_color.py -> build/lib/plotly/validators/scatterpolar/unselected/textfont creating build/lib/plotly/validators/scatterpolar/unselected/marker copying plotly/validators/scatterpolar/unselected/marker/_size.py -> build/lib/plotly/validators/scatterpolar/unselected/marker copying plotly/validators/scatterpolar/unselected/marker/_color.py -> build/lib/plotly/validators/scatterpolar/unselected/marker copying plotly/validators/scatterpolar/unselected/marker/__init__.py -> build/lib/plotly/validators/scatterpolar/unselected/marker copying plotly/validators/scatterpolar/unselected/marker/_opacity.py -> build/lib/plotly/validators/scatterpolar/unselected/marker creating build/lib/plotly/validators/scatterpolar/stream copying plotly/validators/scatterpolar/stream/__init__.py -> build/lib/plotly/validators/scatterpolar/stream copying plotly/validators/scatterpolar/stream/_token.py -> build/lib/plotly/validators/scatterpolar/stream copying plotly/validators/scatterpolar/stream/_maxpoints.py -> build/lib/plotly/validators/scatterpolar/stream creating build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_sizeref.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/__init__.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_colorsrc.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_color.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_reversescale.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_size.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_symbolsrc.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_sizemode.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_opacity.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_colorscale.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_gradient.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_cauto.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_symbol.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_cmin.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_line.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_sizesrc.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_colorbar.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_sizemin.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_cmax.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_autocolorscale.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_showscale.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_maxdisplayed.py -> build/lib/plotly/validators/scatterpolar/marker copying plotly/validators/scatterpolar/marker/_opacitysrc.py -> build/lib/plotly/validators/scatterpolar/marker creating build/lib/plotly/validators/scatterpolar/marker/gradient copying plotly/validators/scatterpolar/marker/gradient/_colorsrc.py -> build/lib/plotly/validators/scatterpolar/marker/gradient copying plotly/validators/scatterpolar/marker/gradient/_color.py -> build/lib/plotly/validators/scatterpolar/marker/gradient copying plotly/validators/scatterpolar/marker/gradient/_type.py -> build/lib/plotly/validators/scatterpolar/marker/gradient copying plotly/validators/scatterpolar/marker/gradient/_typesrc.py -> build/lib/plotly/validators/scatterpolar/marker/gradient copying plotly/validators/scatterpolar/marker/gradient/__init__.py -> build/lib/plotly/validators/scatterpolar/marker/gradient creating build/lib/plotly/validators/scatterpolar/marker/line copying plotly/validators/scatterpolar/marker/line/_width.py -> build/lib/plotly/validators/scatterpolar/marker/line copying plotly/validators/scatterpolar/marker/line/__init__.py -> build/lib/plotly/validators/scatterpolar/marker/line copying plotly/validators/scatterpolar/marker/line/_autocolorscale.py -> build/lib/plotly/validators/scatterpolar/marker/line copying plotly/validators/scatterpolar/marker/line/_colorscale.py -> build/lib/plotly/validators/scatterpolar/marker/line copying plotly/validators/scatterpolar/marker/line/_widthsrc.py -> build/lib/plotly/validators/scatterpolar/marker/line copying plotly/validators/scatterpolar/marker/line/_cauto.py -> build/lib/plotly/validators/scatterpolar/marker/line copying plotly/validators/scatterpolar/marker/line/_cmax.py -> build/lib/plotly/validators/scatterpolar/marker/line copying plotly/validators/scatterpolar/marker/line/_colorsrc.py -> build/lib/plotly/validators/scatterpolar/marker/line copying plotly/validators/scatterpolar/marker/line/_color.py -> build/lib/plotly/validators/scatterpolar/marker/line copying plotly/validators/scatterpolar/marker/line/_cmin.py -> build/lib/plotly/validators/scatterpolar/marker/line copying plotly/validators/scatterpolar/marker/line/_reversescale.py -> build/lib/plotly/validators/scatterpolar/marker/line creating build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_y.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_tickvals.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_x.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_tickformat.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_tickprefix.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_tick0.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_len.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_nticks.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_exponentformat.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_bgcolor.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_thickness.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_ypad.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_separatethousands.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_xpad.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_ticks.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_tickwidth.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_thicknessmode.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_ticklen.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_yanchor.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_outlinecolor.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_tickmode.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_ticktext.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_showexponent.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_titlefont.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_showticksuffix.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_outlinewidth.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/__init__.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_tickangle.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_ticksuffix.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_xanchor.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_title.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_titleside.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_showtickprefix.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_dtick.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_tickcolor.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_tickfont.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_bordercolor.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_borderwidth.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_tickformatstops.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_lenmode.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar copying plotly/validators/scatterpolar/marker/colorbar/_showticklabels.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar creating build/lib/plotly/validators/scatterpolar/marker/colorbar/tickformatstop copying plotly/validators/scatterpolar/marker/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar/tickformatstop copying plotly/validators/scatterpolar/marker/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar/tickformatstop copying plotly/validators/scatterpolar/marker/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar/tickformatstop creating build/lib/plotly/validators/scatterpolar/marker/colorbar/titlefont copying plotly/validators/scatterpolar/marker/colorbar/titlefont/_size.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar/titlefont copying plotly/validators/scatterpolar/marker/colorbar/titlefont/_family.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar/titlefont copying plotly/validators/scatterpolar/marker/colorbar/titlefont/_color.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar/titlefont copying plotly/validators/scatterpolar/marker/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar/titlefont creating build/lib/plotly/validators/scatterpolar/marker/colorbar/tickfont copying plotly/validators/scatterpolar/marker/colorbar/tickfont/_color.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar/tickfont copying plotly/validators/scatterpolar/marker/colorbar/tickfont/_family.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar/tickfont copying plotly/validators/scatterpolar/marker/colorbar/tickfont/_size.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar/tickfont copying plotly/validators/scatterpolar/marker/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/scatterpolar/marker/colorbar/tickfont creating build/lib/plotly/validators/scatterpolar/textfont copying plotly/validators/scatterpolar/textfont/_familysrc.py -> build/lib/plotly/validators/scatterpolar/textfont copying plotly/validators/scatterpolar/textfont/_colorsrc.py -> build/lib/plotly/validators/scatterpolar/textfont copying plotly/validators/scatterpolar/textfont/_size.py -> build/lib/plotly/validators/scatterpolar/textfont copying plotly/validators/scatterpolar/textfont/_color.py -> build/lib/plotly/validators/scatterpolar/textfont copying plotly/validators/scatterpolar/textfont/__init__.py -> build/lib/plotly/validators/scatterpolar/textfont copying plotly/validators/scatterpolar/textfont/_family.py -> build/lib/plotly/validators/scatterpolar/textfont copying plotly/validators/scatterpolar/textfont/_sizesrc.py -> build/lib/plotly/validators/scatterpolar/textfont creating build/lib/plotly/validators/scatterpolar/line copying plotly/validators/scatterpolar/line/_width.py -> build/lib/plotly/validators/scatterpolar/line copying plotly/validators/scatterpolar/line/_shape.py -> build/lib/plotly/validators/scatterpolar/line copying plotly/validators/scatterpolar/line/__init__.py -> build/lib/plotly/validators/scatterpolar/line copying plotly/validators/scatterpolar/line/_color.py -> build/lib/plotly/validators/scatterpolar/line copying plotly/validators/scatterpolar/line/_dash.py -> build/lib/plotly/validators/scatterpolar/line copying plotly/validators/scatterpolar/line/_smoothing.py -> build/lib/plotly/validators/scatterpolar/line creating build/lib/plotly/validators/scatterpolar/selected copying plotly/validators/scatterpolar/selected/__init__.py -> build/lib/plotly/validators/scatterpolar/selected copying plotly/validators/scatterpolar/selected/_textfont.py -> build/lib/plotly/validators/scatterpolar/selected copying plotly/validators/scatterpolar/selected/_marker.py -> build/lib/plotly/validators/scatterpolar/selected creating build/lib/plotly/validators/scatterpolar/selected/textfont copying plotly/validators/scatterpolar/selected/textfont/__init__.py -> build/lib/plotly/validators/scatterpolar/selected/textfont copying plotly/validators/scatterpolar/selected/textfont/_color.py -> build/lib/plotly/validators/scatterpolar/selected/textfont creating build/lib/plotly/validators/scatterpolar/selected/marker copying plotly/validators/scatterpolar/selected/marker/_color.py -> build/lib/plotly/validators/scatterpolar/selected/marker copying plotly/validators/scatterpolar/selected/marker/__init__.py -> build/lib/plotly/validators/scatterpolar/selected/marker copying plotly/validators/scatterpolar/selected/marker/_opacity.py -> build/lib/plotly/validators/scatterpolar/selected/marker copying plotly/validators/scatterpolar/selected/marker/_size.py -> build/lib/plotly/validators/scatterpolar/selected/marker creating build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_stream.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_j.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_textsrc.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_intensity.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_isrc.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_scene.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_ids.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_visible.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_uid.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_k.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_autocolorscale.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_vertexcolorsrc.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_flatshading.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_selectedpoints.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_showlegend.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_customdatasrc.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_text.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_hoverinfosrc.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_zsrc.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_xsrc.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_colorscale.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_cauto.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_delaunayaxis.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_customdata.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_ysrc.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_i.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_reversescale.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_color.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_hoverinfo.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_ycalendar.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_name.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_ksrc.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_lightposition.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_x.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_zcalendar.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_showscale.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_opacity.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_cmax.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_facecolorsrc.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_facecolor.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_cmin.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_y.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_lighting.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_contour.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_colorbar.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_legendgroup.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_intensitysrc.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_xcalendar.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_alphahull.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_jsrc.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_hoverlabel.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/__init__.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_z.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_idssrc.py -> build/lib/plotly/validators/mesh3d copying plotly/validators/mesh3d/_vertexcolor.py -> build/lib/plotly/validators/mesh3d creating build/lib/plotly/validators/mesh3d/lighting copying plotly/validators/mesh3d/lighting/_vertexnormalsepsilon.py -> build/lib/plotly/validators/mesh3d/lighting copying plotly/validators/mesh3d/lighting/_specular.py -> build/lib/plotly/validators/mesh3d/lighting copying plotly/validators/mesh3d/lighting/__init__.py -> build/lib/plotly/validators/mesh3d/lighting copying plotly/validators/mesh3d/lighting/_roughness.py -> build/lib/plotly/validators/mesh3d/lighting copying plotly/validators/mesh3d/lighting/_facenormalsepsilon.py -> build/lib/plotly/validators/mesh3d/lighting copying plotly/validators/mesh3d/lighting/_ambient.py -> build/lib/plotly/validators/mesh3d/lighting copying plotly/validators/mesh3d/lighting/_fresnel.py -> build/lib/plotly/validators/mesh3d/lighting copying plotly/validators/mesh3d/lighting/_diffuse.py -> build/lib/plotly/validators/mesh3d/lighting creating build/lib/plotly/validators/mesh3d/hoverlabel copying plotly/validators/mesh3d/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/mesh3d/hoverlabel copying plotly/validators/mesh3d/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/mesh3d/hoverlabel copying plotly/validators/mesh3d/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/mesh3d/hoverlabel copying plotly/validators/mesh3d/hoverlabel/__init__.py -> build/lib/plotly/validators/mesh3d/hoverlabel copying plotly/validators/mesh3d/hoverlabel/_namelength.py -> build/lib/plotly/validators/mesh3d/hoverlabel copying plotly/validators/mesh3d/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/mesh3d/hoverlabel copying plotly/validators/mesh3d/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/mesh3d/hoverlabel copying plotly/validators/mesh3d/hoverlabel/_font.py -> build/lib/plotly/validators/mesh3d/hoverlabel creating build/lib/plotly/validators/mesh3d/hoverlabel/font copying plotly/validators/mesh3d/hoverlabel/font/__init__.py -> build/lib/plotly/validators/mesh3d/hoverlabel/font copying plotly/validators/mesh3d/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/mesh3d/hoverlabel/font copying plotly/validators/mesh3d/hoverlabel/font/_color.py -> build/lib/plotly/validators/mesh3d/hoverlabel/font copying plotly/validators/mesh3d/hoverlabel/font/_size.py -> build/lib/plotly/validators/mesh3d/hoverlabel/font copying plotly/validators/mesh3d/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/mesh3d/hoverlabel/font copying plotly/validators/mesh3d/hoverlabel/font/_family.py -> build/lib/plotly/validators/mesh3d/hoverlabel/font copying plotly/validators/mesh3d/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/mesh3d/hoverlabel/font creating build/lib/plotly/validators/mesh3d/stream copying plotly/validators/mesh3d/stream/_token.py -> build/lib/plotly/validators/mesh3d/stream copying plotly/validators/mesh3d/stream/_maxpoints.py -> build/lib/plotly/validators/mesh3d/stream copying plotly/validators/mesh3d/stream/__init__.py -> build/lib/plotly/validators/mesh3d/stream creating build/lib/plotly/validators/mesh3d/contour copying plotly/validators/mesh3d/contour/_width.py -> build/lib/plotly/validators/mesh3d/contour copying plotly/validators/mesh3d/contour/_color.py -> build/lib/plotly/validators/mesh3d/contour copying plotly/validators/mesh3d/contour/__init__.py -> build/lib/plotly/validators/mesh3d/contour copying plotly/validators/mesh3d/contour/_show.py -> build/lib/plotly/validators/mesh3d/contour creating build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_tickfont.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_bordercolor.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_ticks.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_outlinecolor.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_tickformat.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_lenmode.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_nticks.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_dtick.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/__init__.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_tickcolor.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_ticksuffix.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_tickformatstops.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_bgcolor.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_y.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_thicknessmode.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_exponentformat.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_ticktext.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_tickangle.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_tick0.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_tickprefix.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_showexponent.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_yanchor.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_tickvals.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_titlefont.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_showticklabels.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_len.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_outlinewidth.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_borderwidth.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_showtickprefix.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_showticksuffix.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_titleside.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_tickmode.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_xpad.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_xanchor.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_ypad.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_ticklen.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_tickwidth.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_separatethousands.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_x.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_title.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_thickness.py -> build/lib/plotly/validators/mesh3d/colorbar copying plotly/validators/mesh3d/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/mesh3d/colorbar creating build/lib/plotly/validators/mesh3d/colorbar/tickformatstop copying plotly/validators/mesh3d/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/mesh3d/colorbar/tickformatstop copying plotly/validators/mesh3d/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/mesh3d/colorbar/tickformatstop copying plotly/validators/mesh3d/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/mesh3d/colorbar/tickformatstop creating build/lib/plotly/validators/mesh3d/colorbar/titlefont copying plotly/validators/mesh3d/colorbar/titlefont/_size.py -> build/lib/plotly/validators/mesh3d/colorbar/titlefont copying plotly/validators/mesh3d/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/mesh3d/colorbar/titlefont copying plotly/validators/mesh3d/colorbar/titlefont/_color.py -> build/lib/plotly/validators/mesh3d/colorbar/titlefont copying plotly/validators/mesh3d/colorbar/titlefont/_family.py -> build/lib/plotly/validators/mesh3d/colorbar/titlefont creating build/lib/plotly/validators/mesh3d/colorbar/tickfont copying plotly/validators/mesh3d/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/mesh3d/colorbar/tickfont copying plotly/validators/mesh3d/colorbar/tickfont/_color.py -> build/lib/plotly/validators/mesh3d/colorbar/tickfont copying plotly/validators/mesh3d/colorbar/tickfont/_size.py -> build/lib/plotly/validators/mesh3d/colorbar/tickfont copying plotly/validators/mesh3d/colorbar/tickfont/_family.py -> build/lib/plotly/validators/mesh3d/colorbar/tickfont creating build/lib/plotly/validators/mesh3d/lightposition copying plotly/validators/mesh3d/lightposition/__init__.py -> build/lib/plotly/validators/mesh3d/lightposition copying plotly/validators/mesh3d/lightposition/_x.py -> build/lib/plotly/validators/mesh3d/lightposition copying plotly/validators/mesh3d/lightposition/_y.py -> build/lib/plotly/validators/mesh3d/lightposition copying plotly/validators/mesh3d/lightposition/_z.py -> build/lib/plotly/validators/mesh3d/lightposition creating build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_text.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_rsrc.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_hoveron.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_subplot.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_legendgroup.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_selectedpoints.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_thetaunit.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_name.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_idssrc.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_uid.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_connectgaps.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_customdatasrc.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_fill.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_ids.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_line.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/__init__.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_thetasrc.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_mode.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_hoverlabel.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_stream.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_opacity.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_hoverinfo.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_hoverinfosrc.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_fillcolor.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_unselected.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_visible.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_selected.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_marker.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_customdata.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_showlegend.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_r.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_textsrc.py -> build/lib/plotly/validators/scatterpolargl copying plotly/validators/scatterpolargl/_theta.py -> build/lib/plotly/validators/scatterpolargl creating build/lib/plotly/validators/scatterpolargl/stream copying plotly/validators/scatterpolargl/stream/__init__.py -> build/lib/plotly/validators/scatterpolargl/stream copying plotly/validators/scatterpolargl/stream/_maxpoints.py -> build/lib/plotly/validators/scatterpolargl/stream copying plotly/validators/scatterpolargl/stream/_token.py -> build/lib/plotly/validators/scatterpolargl/stream creating build/lib/plotly/validators/scatterpolargl/hoverlabel copying plotly/validators/scatterpolargl/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/scatterpolargl/hoverlabel copying plotly/validators/scatterpolargl/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/scatterpolargl/hoverlabel copying plotly/validators/scatterpolargl/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/scatterpolargl/hoverlabel copying plotly/validators/scatterpolargl/hoverlabel/__init__.py -> build/lib/plotly/validators/scatterpolargl/hoverlabel copying plotly/validators/scatterpolargl/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/scatterpolargl/hoverlabel copying plotly/validators/scatterpolargl/hoverlabel/_font.py -> build/lib/plotly/validators/scatterpolargl/hoverlabel copying plotly/validators/scatterpolargl/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/scatterpolargl/hoverlabel copying plotly/validators/scatterpolargl/hoverlabel/_namelength.py -> build/lib/plotly/validators/scatterpolargl/hoverlabel creating build/lib/plotly/validators/scatterpolargl/hoverlabel/font copying plotly/validators/scatterpolargl/hoverlabel/font/_color.py -> build/lib/plotly/validators/scatterpolargl/hoverlabel/font copying plotly/validators/scatterpolargl/hoverlabel/font/__init__.py -> build/lib/plotly/validators/scatterpolargl/hoverlabel/font copying plotly/validators/scatterpolargl/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/scatterpolargl/hoverlabel/font copying plotly/validators/scatterpolargl/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/scatterpolargl/hoverlabel/font copying plotly/validators/scatterpolargl/hoverlabel/font/_size.py -> build/lib/plotly/validators/scatterpolargl/hoverlabel/font copying plotly/validators/scatterpolargl/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/scatterpolargl/hoverlabel/font copying plotly/validators/scatterpolargl/hoverlabel/font/_family.py -> build/lib/plotly/validators/scatterpolargl/hoverlabel/font creating build/lib/plotly/validators/scatterpolargl/line copying plotly/validators/scatterpolargl/line/_color.py -> build/lib/plotly/validators/scatterpolargl/line copying plotly/validators/scatterpolargl/line/_width.py -> build/lib/plotly/validators/scatterpolargl/line copying plotly/validators/scatterpolargl/line/__init__.py -> build/lib/plotly/validators/scatterpolargl/line copying plotly/validators/scatterpolargl/line/_dash.py -> build/lib/plotly/validators/scatterpolargl/line creating build/lib/plotly/validators/scatterpolargl/selected copying plotly/validators/scatterpolargl/selected/__init__.py -> build/lib/plotly/validators/scatterpolargl/selected copying plotly/validators/scatterpolargl/selected/_marker.py -> build/lib/plotly/validators/scatterpolargl/selected copying plotly/validators/scatterpolargl/selected/_textfont.py -> build/lib/plotly/validators/scatterpolargl/selected creating build/lib/plotly/validators/scatterpolargl/selected/textfont copying plotly/validators/scatterpolargl/selected/textfont/_color.py -> build/lib/plotly/validators/scatterpolargl/selected/textfont copying plotly/validators/scatterpolargl/selected/textfont/__init__.py -> build/lib/plotly/validators/scatterpolargl/selected/textfont creating build/lib/plotly/validators/scatterpolargl/selected/marker copying plotly/validators/scatterpolargl/selected/marker/__init__.py -> build/lib/plotly/validators/scatterpolargl/selected/marker copying plotly/validators/scatterpolargl/selected/marker/_color.py -> build/lib/plotly/validators/scatterpolargl/selected/marker copying plotly/validators/scatterpolargl/selected/marker/_opacity.py -> build/lib/plotly/validators/scatterpolargl/selected/marker copying plotly/validators/scatterpolargl/selected/marker/_size.py -> build/lib/plotly/validators/scatterpolargl/selected/marker creating build/lib/plotly/validators/scatterpolargl/marker copying plotly/validators/scatterpolargl/marker/_sizesrc.py -> build/lib/plotly/validators/scatterpolargl/marker copying plotly/validators/scatterpolargl/marker/_symbolsrc.py -> build/lib/plotly/validators/scatterpolargl/marker copying plotly/validators/scatterpolargl/marker/_cmin.py -> build/lib/plotly/validators/scatterpolargl/marker copying plotly/validators/scatterpolargl/marker/_color.py -> build/lib/plotly/validators/scatterpolargl/marker copying plotly/validators/scatterpolargl/marker/__init__.py -> build/lib/plotly/validators/scatterpolargl/marker copying plotly/validators/scatterpolargl/marker/_size.py -> build/lib/plotly/validators/scatterpolargl/marker copying plotly/validators/scatterpolargl/marker/_autocolorscale.py -> build/lib/plotly/validators/scatterpolargl/marker copying plotly/validators/scatterpolargl/marker/_sizemode.py -> build/lib/plotly/validators/scatterpolargl/marker copying plotly/validators/scatterpolargl/marker/_colorsrc.py -> build/lib/plotly/validators/scatterpolargl/marker copying plotly/validators/scatterpolargl/marker/_sizeref.py -> build/lib/plotly/validators/scatterpolargl/marker copying plotly/validators/scatterpolargl/marker/_symbol.py -> build/lib/plotly/validators/scatterpolargl/marker copying plotly/validators/scatterpolargl/marker/_reversescale.py -> build/lib/plotly/validators/scatterpolargl/marker copying plotly/validators/scatterpolargl/marker/_opacity.py -> build/lib/plotly/validators/scatterpolargl/marker copying plotly/validators/scatterpolargl/marker/_cauto.py -> build/lib/plotly/validators/scatterpolargl/marker copying plotly/validators/scatterpolargl/marker/_showscale.py -> build/lib/plotly/validators/scatterpolargl/marker copying plotly/validators/scatterpolargl/marker/_opacitysrc.py -> build/lib/plotly/validators/scatterpolargl/marker copying plotly/validators/scatterpolargl/marker/_line.py -> build/lib/plotly/validators/scatterpolargl/marker copying plotly/validators/scatterpolargl/marker/_colorscale.py -> build/lib/plotly/validators/scatterpolargl/marker copying plotly/validators/scatterpolargl/marker/_colorbar.py -> build/lib/plotly/validators/scatterpolargl/marker copying plotly/validators/scatterpolargl/marker/_cmax.py -> build/lib/plotly/validators/scatterpolargl/marker copying plotly/validators/scatterpolargl/marker/_sizemin.py -> build/lib/plotly/validators/scatterpolargl/marker creating build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_ypad.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_tickmode.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_outlinewidth.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_tickformat.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_tick0.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_borderwidth.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_outlinecolor.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/__init__.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_len.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_showtickprefix.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_tickfont.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_title.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_x.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_bgcolor.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_ticksuffix.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_thicknessmode.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_titleside.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_bordercolor.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_thickness.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_ticklen.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_titlefont.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_tickwidth.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_showexponent.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_showticksuffix.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_exponentformat.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_tickangle.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_xanchor.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_ticktext.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_lenmode.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_tickcolor.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_xpad.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_ticks.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_y.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_dtick.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_separatethousands.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_showticklabels.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_tickformatstops.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_tickvals.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_nticks.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_yanchor.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar copying plotly/validators/scatterpolargl/marker/colorbar/_tickprefix.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar creating build/lib/plotly/validators/scatterpolargl/marker/colorbar/titlefont copying plotly/validators/scatterpolargl/marker/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar/titlefont copying plotly/validators/scatterpolargl/marker/colorbar/titlefont/_color.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar/titlefont copying plotly/validators/scatterpolargl/marker/colorbar/titlefont/_family.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar/titlefont copying plotly/validators/scatterpolargl/marker/colorbar/titlefont/_size.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar/titlefont creating build/lib/plotly/validators/scatterpolargl/marker/colorbar/tickfont copying plotly/validators/scatterpolargl/marker/colorbar/tickfont/_color.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar/tickfont copying plotly/validators/scatterpolargl/marker/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar/tickfont copying plotly/validators/scatterpolargl/marker/colorbar/tickfont/_size.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar/tickfont copying plotly/validators/scatterpolargl/marker/colorbar/tickfont/_family.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar/tickfont creating build/lib/plotly/validators/scatterpolargl/marker/colorbar/tickformatstop copying plotly/validators/scatterpolargl/marker/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar/tickformatstop copying plotly/validators/scatterpolargl/marker/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar/tickformatstop copying plotly/validators/scatterpolargl/marker/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/scatterpolargl/marker/colorbar/tickformatstop creating build/lib/plotly/validators/scatterpolargl/marker/line copying plotly/validators/scatterpolargl/marker/line/_cmin.py -> build/lib/plotly/validators/scatterpolargl/marker/line copying plotly/validators/scatterpolargl/marker/line/_color.py -> build/lib/plotly/validators/scatterpolargl/marker/line copying plotly/validators/scatterpolargl/marker/line/_widthsrc.py -> build/lib/plotly/validators/scatterpolargl/marker/line copying plotly/validators/scatterpolargl/marker/line/_colorscale.py -> build/lib/plotly/validators/scatterpolargl/marker/line copying plotly/validators/scatterpolargl/marker/line/_reversescale.py -> build/lib/plotly/validators/scatterpolargl/marker/line copying plotly/validators/scatterpolargl/marker/line/_cauto.py -> build/lib/plotly/validators/scatterpolargl/marker/line copying plotly/validators/scatterpolargl/marker/line/_autocolorscale.py -> build/lib/plotly/validators/scatterpolargl/marker/line copying plotly/validators/scatterpolargl/marker/line/_width.py -> build/lib/plotly/validators/scatterpolargl/marker/line copying plotly/validators/scatterpolargl/marker/line/_cmax.py -> build/lib/plotly/validators/scatterpolargl/marker/line copying plotly/validators/scatterpolargl/marker/line/__init__.py -> build/lib/plotly/validators/scatterpolargl/marker/line copying plotly/validators/scatterpolargl/marker/line/_colorsrc.py -> build/lib/plotly/validators/scatterpolargl/marker/line creating build/lib/plotly/validators/scatterpolargl/unselected copying plotly/validators/scatterpolargl/unselected/_textfont.py -> build/lib/plotly/validators/scatterpolargl/unselected copying plotly/validators/scatterpolargl/unselected/_marker.py -> build/lib/plotly/validators/scatterpolargl/unselected copying plotly/validators/scatterpolargl/unselected/__init__.py -> build/lib/plotly/validators/scatterpolargl/unselected creating build/lib/plotly/validators/scatterpolargl/unselected/textfont copying plotly/validators/scatterpolargl/unselected/textfont/__init__.py -> build/lib/plotly/validators/scatterpolargl/unselected/textfont copying plotly/validators/scatterpolargl/unselected/textfont/_color.py -> build/lib/plotly/validators/scatterpolargl/unselected/textfont creating build/lib/plotly/validators/scatterpolargl/unselected/marker copying plotly/validators/scatterpolargl/unselected/marker/_size.py -> build/lib/plotly/validators/scatterpolargl/unselected/marker copying plotly/validators/scatterpolargl/unselected/marker/__init__.py -> build/lib/plotly/validators/scatterpolargl/unselected/marker copying plotly/validators/scatterpolargl/unselected/marker/_color.py -> build/lib/plotly/validators/scatterpolargl/unselected/marker copying plotly/validators/scatterpolargl/unselected/marker/_opacity.py -> build/lib/plotly/validators/scatterpolargl/unselected/marker creating build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_low.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_x.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_hoverlabel.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_visible.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/__init__.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_text.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_increasing.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_stream.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_closesrc.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_hoverinfosrc.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_lowsrc.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_idssrc.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_xcalendar.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_open.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_high.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_highsrc.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_xsrc.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_textsrc.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_selectedpoints.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_opensrc.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_customdata.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_xaxis.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_uid.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_line.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_legendgroup.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_showlegend.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_tickwidth.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_customdatasrc.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_decreasing.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_opacity.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_close.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_yaxis.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_name.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_hoverinfo.py -> build/lib/plotly/validators/ohlc copying plotly/validators/ohlc/_ids.py -> build/lib/plotly/validators/ohlc creating build/lib/plotly/validators/ohlc/hoverlabel copying plotly/validators/ohlc/hoverlabel/_namelength.py -> build/lib/plotly/validators/ohlc/hoverlabel copying plotly/validators/ohlc/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/ohlc/hoverlabel copying plotly/validators/ohlc/hoverlabel/__init__.py -> build/lib/plotly/validators/ohlc/hoverlabel copying plotly/validators/ohlc/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/ohlc/hoverlabel copying plotly/validators/ohlc/hoverlabel/_font.py -> build/lib/plotly/validators/ohlc/hoverlabel copying plotly/validators/ohlc/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/ohlc/hoverlabel copying plotly/validators/ohlc/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/ohlc/hoverlabel copying plotly/validators/ohlc/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/ohlc/hoverlabel creating build/lib/plotly/validators/ohlc/hoverlabel/font copying plotly/validators/ohlc/hoverlabel/font/_color.py -> build/lib/plotly/validators/ohlc/hoverlabel/font copying plotly/validators/ohlc/hoverlabel/font/_size.py -> build/lib/plotly/validators/ohlc/hoverlabel/font copying plotly/validators/ohlc/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/ohlc/hoverlabel/font copying plotly/validators/ohlc/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/ohlc/hoverlabel/font copying plotly/validators/ohlc/hoverlabel/font/_family.py -> build/lib/plotly/validators/ohlc/hoverlabel/font copying plotly/validators/ohlc/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/ohlc/hoverlabel/font copying plotly/validators/ohlc/hoverlabel/font/__init__.py -> build/lib/plotly/validators/ohlc/hoverlabel/font creating build/lib/plotly/validators/ohlc/increasing copying plotly/validators/ohlc/increasing/__init__.py -> build/lib/plotly/validators/ohlc/increasing copying plotly/validators/ohlc/increasing/_line.py -> build/lib/plotly/validators/ohlc/increasing creating build/lib/plotly/validators/ohlc/increasing/line copying plotly/validators/ohlc/increasing/line/_width.py -> build/lib/plotly/validators/ohlc/increasing/line copying plotly/validators/ohlc/increasing/line/__init__.py -> build/lib/plotly/validators/ohlc/increasing/line copying plotly/validators/ohlc/increasing/line/_color.py -> build/lib/plotly/validators/ohlc/increasing/line copying plotly/validators/ohlc/increasing/line/_dash.py -> build/lib/plotly/validators/ohlc/increasing/line creating build/lib/plotly/validators/ohlc/decreasing copying plotly/validators/ohlc/decreasing/_line.py -> build/lib/plotly/validators/ohlc/decreasing copying plotly/validators/ohlc/decreasing/__init__.py -> build/lib/plotly/validators/ohlc/decreasing creating build/lib/plotly/validators/ohlc/decreasing/line copying plotly/validators/ohlc/decreasing/line/_color.py -> build/lib/plotly/validators/ohlc/decreasing/line copying plotly/validators/ohlc/decreasing/line/__init__.py -> build/lib/plotly/validators/ohlc/decreasing/line copying plotly/validators/ohlc/decreasing/line/_width.py -> build/lib/plotly/validators/ohlc/decreasing/line copying plotly/validators/ohlc/decreasing/line/_dash.py -> build/lib/plotly/validators/ohlc/decreasing/line creating build/lib/plotly/validators/ohlc/line copying plotly/validators/ohlc/line/__init__.py -> build/lib/plotly/validators/ohlc/line copying plotly/validators/ohlc/line/_width.py -> build/lib/plotly/validators/ohlc/line copying plotly/validators/ohlc/line/_dash.py -> build/lib/plotly/validators/ohlc/line creating build/lib/plotly/validators/ohlc/stream copying plotly/validators/ohlc/stream/__init__.py -> build/lib/plotly/validators/ohlc/stream copying plotly/validators/ohlc/stream/_maxpoints.py -> build/lib/plotly/validators/ohlc/stream copying plotly/validators/ohlc/stream/_token.py -> build/lib/plotly/validators/ohlc/stream creating build/lib/plotly/validators/contour copying plotly/validators/contour/_yaxis.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_connectgaps.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_ytype.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_transpose.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_hoverlabel.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_x.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_opacity.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_xcalendar.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_ids.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_showscale.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_xaxis.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_zhoverformat.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_z.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_legendgroup.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_textsrc.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_zauto.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_dy.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_xsrc.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_customdatasrc.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_reversescale.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_y0.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_customdata.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_hoverinfo.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_ysrc.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_xtype.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_colorscale.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_x0.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_ycalendar.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_showlegend.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_autocontour.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_uid.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_zsrc.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_stream.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_selectedpoints.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/__init__.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_y.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_visible.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_dx.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_hoverinfosrc.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_text.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_ncontours.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_colorbar.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_fillcolor.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_zmax.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_idssrc.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_contours.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_line.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_name.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_zmin.py -> build/lib/plotly/validators/contour copying plotly/validators/contour/_autocolorscale.py -> build/lib/plotly/validators/contour creating build/lib/plotly/validators/contour/hoverlabel copying plotly/validators/contour/hoverlabel/_namelength.py -> build/lib/plotly/validators/contour/hoverlabel copying plotly/validators/contour/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/contour/hoverlabel copying plotly/validators/contour/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/contour/hoverlabel copying plotly/validators/contour/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/contour/hoverlabel copying plotly/validators/contour/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/contour/hoverlabel copying plotly/validators/contour/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/contour/hoverlabel copying plotly/validators/contour/hoverlabel/__init__.py -> build/lib/plotly/validators/contour/hoverlabel copying plotly/validators/contour/hoverlabel/_font.py -> build/lib/plotly/validators/contour/hoverlabel creating build/lib/plotly/validators/contour/hoverlabel/font copying plotly/validators/contour/hoverlabel/font/_color.py -> build/lib/plotly/validators/contour/hoverlabel/font copying plotly/validators/contour/hoverlabel/font/_size.py -> build/lib/plotly/validators/contour/hoverlabel/font copying plotly/validators/contour/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/contour/hoverlabel/font copying plotly/validators/contour/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/contour/hoverlabel/font copying plotly/validators/contour/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/contour/hoverlabel/font copying plotly/validators/contour/hoverlabel/font/__init__.py -> build/lib/plotly/validators/contour/hoverlabel/font copying plotly/validators/contour/hoverlabel/font/_family.py -> build/lib/plotly/validators/contour/hoverlabel/font creating build/lib/plotly/validators/contour/stream copying plotly/validators/contour/stream/_maxpoints.py -> build/lib/plotly/validators/contour/stream copying plotly/validators/contour/stream/__init__.py -> build/lib/plotly/validators/contour/stream copying plotly/validators/contour/stream/_token.py -> build/lib/plotly/validators/contour/stream creating build/lib/plotly/validators/contour/contours copying plotly/validators/contour/contours/_labelfont.py -> build/lib/plotly/validators/contour/contours copying plotly/validators/contour/contours/_type.py -> build/lib/plotly/validators/contour/contours copying plotly/validators/contour/contours/__init__.py -> build/lib/plotly/validators/contour/contours copying plotly/validators/contour/contours/_operation.py -> build/lib/plotly/validators/contour/contours copying plotly/validators/contour/contours/_showlabels.py -> build/lib/plotly/validators/contour/contours copying plotly/validators/contour/contours/_value.py -> build/lib/plotly/validators/contour/contours copying plotly/validators/contour/contours/_size.py -> build/lib/plotly/validators/contour/contours copying plotly/validators/contour/contours/_showlines.py -> build/lib/plotly/validators/contour/contours copying plotly/validators/contour/contours/_end.py -> build/lib/plotly/validators/contour/contours copying plotly/validators/contour/contours/_labelformat.py -> build/lib/plotly/validators/contour/contours copying plotly/validators/contour/contours/_coloring.py -> build/lib/plotly/validators/contour/contours copying plotly/validators/contour/contours/_start.py -> build/lib/plotly/validators/contour/contours creating build/lib/plotly/validators/contour/contours/labelfont copying plotly/validators/contour/contours/labelfont/__init__.py -> build/lib/plotly/validators/contour/contours/labelfont copying plotly/validators/contour/contours/labelfont/_size.py -> build/lib/plotly/validators/contour/contours/labelfont copying plotly/validators/contour/contours/labelfont/_family.py -> build/lib/plotly/validators/contour/contours/labelfont copying plotly/validators/contour/contours/labelfont/_color.py -> build/lib/plotly/validators/contour/contours/labelfont creating build/lib/plotly/validators/contour/line copying plotly/validators/contour/line/_smoothing.py -> build/lib/plotly/validators/contour/line copying plotly/validators/contour/line/_color.py -> build/lib/plotly/validators/contour/line copying plotly/validators/contour/line/_width.py -> build/lib/plotly/validators/contour/line copying plotly/validators/contour/line/_dash.py -> build/lib/plotly/validators/contour/line copying plotly/validators/contour/line/__init__.py -> build/lib/plotly/validators/contour/line creating build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_exponentformat.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_lenmode.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_tickwidth.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_ticksuffix.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_tickangle.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_tickvals.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_tickprefix.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_showtickprefix.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_y.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_showticklabels.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_borderwidth.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_tickformat.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_tickcolor.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_ticks.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_xanchor.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_showexponent.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_yanchor.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_tickformatstops.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_outlinewidth.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_bgcolor.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_thicknessmode.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_titlefont.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/__init__.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_separatethousands.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_x.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_title.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_ticklen.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_bordercolor.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_titleside.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_len.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_tick0.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_outlinecolor.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_xpad.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_thickness.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_nticks.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_tickfont.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_dtick.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_ticktext.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_showticksuffix.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_ypad.py -> build/lib/plotly/validators/contour/colorbar copying plotly/validators/contour/colorbar/_tickmode.py -> build/lib/plotly/validators/contour/colorbar creating build/lib/plotly/validators/contour/colorbar/tickfont copying plotly/validators/contour/colorbar/tickfont/_family.py -> build/lib/plotly/validators/contour/colorbar/tickfont copying plotly/validators/contour/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/contour/colorbar/tickfont copying plotly/validators/contour/colorbar/tickfont/_color.py -> build/lib/plotly/validators/contour/colorbar/tickfont copying plotly/validators/contour/colorbar/tickfont/_size.py -> build/lib/plotly/validators/contour/colorbar/tickfont creating build/lib/plotly/validators/contour/colorbar/tickformatstop copying plotly/validators/contour/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/contour/colorbar/tickformatstop copying plotly/validators/contour/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/contour/colorbar/tickformatstop copying plotly/validators/contour/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/contour/colorbar/tickformatstop creating build/lib/plotly/validators/contour/colorbar/titlefont copying plotly/validators/contour/colorbar/titlefont/_color.py -> build/lib/plotly/validators/contour/colorbar/titlefont copying plotly/validators/contour/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/contour/colorbar/titlefont copying plotly/validators/contour/colorbar/titlefont/_size.py -> build/lib/plotly/validators/contour/colorbar/titlefont copying plotly/validators/contour/colorbar/titlefont/_family.py -> build/lib/plotly/validators/contour/colorbar/titlefont creating build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_x.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_colorscale.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_customdata.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_xcalendar.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_ysrc.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/__init__.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_ybins.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_selectedpoints.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_marker.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_nbinsy.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_showlegend.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_ygap.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_visible.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_uid.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_legendgroup.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_autobiny.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_stream.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_z.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_hoverinfosrc.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_xgap.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_name.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_nbinsx.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_xaxis.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_idssrc.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_zmax.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_zmin.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_autobinx.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_xbins.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_hoverlabel.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_autocolorscale.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_yaxis.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_hoverinfo.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_opacity.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_histnorm.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_colorbar.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_customdatasrc.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_histfunc.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_reversescale.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_zauto.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_zhoverformat.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_xsrc.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_ids.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_zsmooth.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_zsrc.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_showscale.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_y.py -> build/lib/plotly/validators/histogram2d copying plotly/validators/histogram2d/_ycalendar.py -> build/lib/plotly/validators/histogram2d creating build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_nticks.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_showexponent.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_dtick.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_tickwidth.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_bordercolor.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_outlinecolor.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_thicknessmode.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_tickcolor.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_tick0.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_len.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_showtickprefix.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_outlinewidth.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_xanchor.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_showticklabels.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_ticksuffix.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_y.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_tickmode.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_showticksuffix.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_x.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_separatethousands.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_titlefont.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_tickfont.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_lenmode.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/__init__.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_ticklen.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_yanchor.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_tickformat.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_ypad.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_tickangle.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_tickprefix.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_xpad.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_tickvals.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_ticktext.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_exponentformat.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_title.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_bgcolor.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_borderwidth.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_titleside.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_thickness.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_tickformatstops.py -> build/lib/plotly/validators/histogram2d/colorbar copying plotly/validators/histogram2d/colorbar/_ticks.py -> build/lib/plotly/validators/histogram2d/colorbar creating build/lib/plotly/validators/histogram2d/colorbar/tickfont copying plotly/validators/histogram2d/colorbar/tickfont/_color.py -> build/lib/plotly/validators/histogram2d/colorbar/tickfont copying plotly/validators/histogram2d/colorbar/tickfont/_family.py -> build/lib/plotly/validators/histogram2d/colorbar/tickfont copying plotly/validators/histogram2d/colorbar/tickfont/_size.py -> build/lib/plotly/validators/histogram2d/colorbar/tickfont copying plotly/validators/histogram2d/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/histogram2d/colorbar/tickfont creating build/lib/plotly/validators/histogram2d/colorbar/titlefont copying plotly/validators/histogram2d/colorbar/titlefont/_size.py -> build/lib/plotly/validators/histogram2d/colorbar/titlefont copying plotly/validators/histogram2d/colorbar/titlefont/_family.py -> build/lib/plotly/validators/histogram2d/colorbar/titlefont copying plotly/validators/histogram2d/colorbar/titlefont/_color.py -> build/lib/plotly/validators/histogram2d/colorbar/titlefont copying plotly/validators/histogram2d/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/histogram2d/colorbar/titlefont creating build/lib/plotly/validators/histogram2d/colorbar/tickformatstop copying plotly/validators/histogram2d/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/histogram2d/colorbar/tickformatstop copying plotly/validators/histogram2d/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/histogram2d/colorbar/tickformatstop copying plotly/validators/histogram2d/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/histogram2d/colorbar/tickformatstop creating build/lib/plotly/validators/histogram2d/marker copying plotly/validators/histogram2d/marker/__init__.py -> build/lib/plotly/validators/histogram2d/marker copying plotly/validators/histogram2d/marker/_colorsrc.py -> build/lib/plotly/validators/histogram2d/marker copying plotly/validators/histogram2d/marker/_color.py -> build/lib/plotly/validators/histogram2d/marker creating build/lib/plotly/validators/histogram2d/hoverlabel copying plotly/validators/histogram2d/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/histogram2d/hoverlabel copying plotly/validators/histogram2d/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/histogram2d/hoverlabel copying plotly/validators/histogram2d/hoverlabel/__init__.py -> build/lib/plotly/validators/histogram2d/hoverlabel copying plotly/validators/histogram2d/hoverlabel/_font.py -> build/lib/plotly/validators/histogram2d/hoverlabel copying plotly/validators/histogram2d/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/histogram2d/hoverlabel copying plotly/validators/histogram2d/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/histogram2d/hoverlabel copying plotly/validators/histogram2d/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/histogram2d/hoverlabel copying plotly/validators/histogram2d/hoverlabel/_namelength.py -> build/lib/plotly/validators/histogram2d/hoverlabel creating build/lib/plotly/validators/histogram2d/hoverlabel/font copying plotly/validators/histogram2d/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/histogram2d/hoverlabel/font copying plotly/validators/histogram2d/hoverlabel/font/__init__.py -> build/lib/plotly/validators/histogram2d/hoverlabel/font copying plotly/validators/histogram2d/hoverlabel/font/_family.py -> build/lib/plotly/validators/histogram2d/hoverlabel/font copying plotly/validators/histogram2d/hoverlabel/font/_color.py -> build/lib/plotly/validators/histogram2d/hoverlabel/font copying plotly/validators/histogram2d/hoverlabel/font/_size.py -> build/lib/plotly/validators/histogram2d/hoverlabel/font copying plotly/validators/histogram2d/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/histogram2d/hoverlabel/font copying plotly/validators/histogram2d/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/histogram2d/hoverlabel/font creating build/lib/plotly/validators/histogram2d/stream copying plotly/validators/histogram2d/stream/_maxpoints.py -> build/lib/plotly/validators/histogram2d/stream copying plotly/validators/histogram2d/stream/_token.py -> build/lib/plotly/validators/histogram2d/stream copying plotly/validators/histogram2d/stream/__init__.py -> build/lib/plotly/validators/histogram2d/stream creating build/lib/plotly/validators/histogram2d/ybins copying plotly/validators/histogram2d/ybins/_size.py -> build/lib/plotly/validators/histogram2d/ybins copying plotly/validators/histogram2d/ybins/_end.py -> build/lib/plotly/validators/histogram2d/ybins copying plotly/validators/histogram2d/ybins/__init__.py -> build/lib/plotly/validators/histogram2d/ybins copying plotly/validators/histogram2d/ybins/_start.py -> build/lib/plotly/validators/histogram2d/ybins creating build/lib/plotly/validators/histogram2d/xbins copying plotly/validators/histogram2d/xbins/_start.py -> build/lib/plotly/validators/histogram2d/xbins copying plotly/validators/histogram2d/xbins/_size.py -> build/lib/plotly/validators/histogram2d/xbins copying plotly/validators/histogram2d/xbins/_end.py -> build/lib/plotly/validators/histogram2d/xbins copying plotly/validators/histogram2d/xbins/__init__.py -> build/lib/plotly/validators/histogram2d/xbins creating build/lib/plotly/validators/cone copying plotly/validators/cone/_colorscale.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_hoverinfosrc.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_usrc.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_autocolorscale.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_cmax.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_hoverinfo.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_cauto.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_x.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/__init__.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_lightposition.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_stream.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_lighting.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_w.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_v.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_name.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_hoverlabel.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_ids.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_sizeref.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_scene.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_visible.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_vsrc.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_textsrc.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_selectedpoints.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_wsrc.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_legendgroup.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_uid.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_colorbar.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_y.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_customdatasrc.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_text.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_showlegend.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_customdata.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_sizemode.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_u.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_xsrc.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_anchor.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_z.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_opacity.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_cmin.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_showscale.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_idssrc.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_zsrc.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_reversescale.py -> build/lib/plotly/validators/cone copying plotly/validators/cone/_ysrc.py -> build/lib/plotly/validators/cone creating build/lib/plotly/validators/cone/hoverlabel copying plotly/validators/cone/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/cone/hoverlabel copying plotly/validators/cone/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/cone/hoverlabel copying plotly/validators/cone/hoverlabel/_font.py -> build/lib/plotly/validators/cone/hoverlabel copying plotly/validators/cone/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/cone/hoverlabel copying plotly/validators/cone/hoverlabel/_namelength.py -> build/lib/plotly/validators/cone/hoverlabel copying plotly/validators/cone/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/cone/hoverlabel copying plotly/validators/cone/hoverlabel/__init__.py -> build/lib/plotly/validators/cone/hoverlabel copying plotly/validators/cone/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/cone/hoverlabel creating build/lib/plotly/validators/cone/hoverlabel/font copying plotly/validators/cone/hoverlabel/font/__init__.py -> build/lib/plotly/validators/cone/hoverlabel/font copying plotly/validators/cone/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/cone/hoverlabel/font copying plotly/validators/cone/hoverlabel/font/_size.py -> build/lib/plotly/validators/cone/hoverlabel/font copying plotly/validators/cone/hoverlabel/font/_color.py -> build/lib/plotly/validators/cone/hoverlabel/font copying plotly/validators/cone/hoverlabel/font/_family.py -> build/lib/plotly/validators/cone/hoverlabel/font copying plotly/validators/cone/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/cone/hoverlabel/font copying plotly/validators/cone/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/cone/hoverlabel/font creating build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_outlinecolor.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_showexponent.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_tickmode.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_x.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_titlefont.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_tickcolor.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_dtick.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_thickness.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_borderwidth.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_tickprefix.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_showtickprefix.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_yanchor.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_tickwidth.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_thicknessmode.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_ypad.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_len.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_tickfont.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_tickformatstops.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_nticks.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_tick0.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_xpad.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_outlinewidth.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_showticksuffix.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_ticks.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_ticklen.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_titleside.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_bordercolor.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_y.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_ticktext.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_showticklabels.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_title.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_xanchor.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_tickformat.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/__init__.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_bgcolor.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_separatethousands.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_tickangle.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_tickvals.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_lenmode.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_ticksuffix.py -> build/lib/plotly/validators/cone/colorbar copying plotly/validators/cone/colorbar/_exponentformat.py -> build/lib/plotly/validators/cone/colorbar creating build/lib/plotly/validators/cone/colorbar/tickformatstop copying plotly/validators/cone/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/cone/colorbar/tickformatstop copying plotly/validators/cone/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/cone/colorbar/tickformatstop copying plotly/validators/cone/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/cone/colorbar/tickformatstop creating build/lib/plotly/validators/cone/colorbar/titlefont copying plotly/validators/cone/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/cone/colorbar/titlefont copying plotly/validators/cone/colorbar/titlefont/_size.py -> build/lib/plotly/validators/cone/colorbar/titlefont copying plotly/validators/cone/colorbar/titlefont/_color.py -> build/lib/plotly/validators/cone/colorbar/titlefont copying plotly/validators/cone/colorbar/titlefont/_family.py -> build/lib/plotly/validators/cone/colorbar/titlefont creating build/lib/plotly/validators/cone/colorbar/tickfont copying plotly/validators/cone/colorbar/tickfont/_family.py -> build/lib/plotly/validators/cone/colorbar/tickfont copying plotly/validators/cone/colorbar/tickfont/_color.py -> build/lib/plotly/validators/cone/colorbar/tickfont copying plotly/validators/cone/colorbar/tickfont/_size.py -> build/lib/plotly/validators/cone/colorbar/tickfont copying plotly/validators/cone/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/cone/colorbar/tickfont creating build/lib/plotly/validators/cone/stream copying plotly/validators/cone/stream/_maxpoints.py -> build/lib/plotly/validators/cone/stream copying plotly/validators/cone/stream/__init__.py -> build/lib/plotly/validators/cone/stream copying plotly/validators/cone/stream/_token.py -> build/lib/plotly/validators/cone/stream creating build/lib/plotly/validators/cone/lightposition copying plotly/validators/cone/lightposition/_y.py -> build/lib/plotly/validators/cone/lightposition copying plotly/validators/cone/lightposition/_z.py -> build/lib/plotly/validators/cone/lightposition copying plotly/validators/cone/lightposition/__init__.py -> build/lib/plotly/validators/cone/lightposition copying plotly/validators/cone/lightposition/_x.py -> build/lib/plotly/validators/cone/lightposition creating build/lib/plotly/validators/cone/lighting copying plotly/validators/cone/lighting/_fresnel.py -> build/lib/plotly/validators/cone/lighting copying plotly/validators/cone/lighting/_diffuse.py -> build/lib/plotly/validators/cone/lighting copying plotly/validators/cone/lighting/__init__.py -> build/lib/plotly/validators/cone/lighting copying plotly/validators/cone/lighting/_specular.py -> build/lib/plotly/validators/cone/lighting copying plotly/validators/cone/lighting/_roughness.py -> build/lib/plotly/validators/cone/lighting copying plotly/validators/cone/lighting/_vertexnormalsepsilon.py -> build/lib/plotly/validators/cone/lighting copying plotly/validators/cone/lighting/_ambient.py -> build/lib/plotly/validators/cone/lighting copying plotly/validators/cone/lighting/_facenormalsepsilon.py -> build/lib/plotly/validators/cone/lighting creating build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/_rangefont.py -> build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/_idssrc.py -> build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/_dimensions.py -> build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/_uid.py -> build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/__init__.py -> build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/_hoverlabel.py -> build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/_name.py -> build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/_customdatasrc.py -> build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/_labelfont.py -> build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/_tickfont.py -> build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/_showlegend.py -> build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/_legendgroup.py -> build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/_stream.py -> build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/_hoverinfosrc.py -> build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/_hoverinfo.py -> build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/_domain.py -> build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/_visible.py -> build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/_opacity.py -> build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/_customdata.py -> build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/_line.py -> build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/_ids.py -> build/lib/plotly/validators/parcoords copying plotly/validators/parcoords/_selectedpoints.py -> build/lib/plotly/validators/parcoords creating build/lib/plotly/validators/parcoords/domain copying plotly/validators/parcoords/domain/_row.py -> build/lib/plotly/validators/parcoords/domain copying plotly/validators/parcoords/domain/_y.py -> build/lib/plotly/validators/parcoords/domain copying plotly/validators/parcoords/domain/_x.py -> build/lib/plotly/validators/parcoords/domain copying plotly/validators/parcoords/domain/__init__.py -> build/lib/plotly/validators/parcoords/domain copying plotly/validators/parcoords/domain/_column.py -> build/lib/plotly/validators/parcoords/domain creating build/lib/plotly/validators/parcoords/hoverlabel copying plotly/validators/parcoords/hoverlabel/__init__.py -> build/lib/plotly/validators/parcoords/hoverlabel copying plotly/validators/parcoords/hoverlabel/_font.py -> build/lib/plotly/validators/parcoords/hoverlabel copying plotly/validators/parcoords/hoverlabel/_namelength.py -> build/lib/plotly/validators/parcoords/hoverlabel copying plotly/validators/parcoords/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/parcoords/hoverlabel copying plotly/validators/parcoords/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/parcoords/hoverlabel copying plotly/validators/parcoords/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/parcoords/hoverlabel copying plotly/validators/parcoords/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/parcoords/hoverlabel copying plotly/validators/parcoords/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/parcoords/hoverlabel creating build/lib/plotly/validators/parcoords/hoverlabel/font copying plotly/validators/parcoords/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/parcoords/hoverlabel/font copying plotly/validators/parcoords/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/parcoords/hoverlabel/font copying plotly/validators/parcoords/hoverlabel/font/__init__.py -> build/lib/plotly/validators/parcoords/hoverlabel/font copying plotly/validators/parcoords/hoverlabel/font/_size.py -> build/lib/plotly/validators/parcoords/hoverlabel/font copying plotly/validators/parcoords/hoverlabel/font/_family.py -> build/lib/plotly/validators/parcoords/hoverlabel/font copying plotly/validators/parcoords/hoverlabel/font/_color.py -> build/lib/plotly/validators/parcoords/hoverlabel/font copying plotly/validators/parcoords/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/parcoords/hoverlabel/font creating build/lib/plotly/validators/parcoords/stream copying plotly/validators/parcoords/stream/_maxpoints.py -> build/lib/plotly/validators/parcoords/stream copying plotly/validators/parcoords/stream/__init__.py -> build/lib/plotly/validators/parcoords/stream copying plotly/validators/parcoords/stream/_token.py -> build/lib/plotly/validators/parcoords/stream creating build/lib/plotly/validators/parcoords/labelfont copying plotly/validators/parcoords/labelfont/__init__.py -> build/lib/plotly/validators/parcoords/labelfont copying plotly/validators/parcoords/labelfont/_size.py -> build/lib/plotly/validators/parcoords/labelfont copying plotly/validators/parcoords/labelfont/_color.py -> build/lib/plotly/validators/parcoords/labelfont copying plotly/validators/parcoords/labelfont/_family.py -> build/lib/plotly/validators/parcoords/labelfont creating build/lib/plotly/validators/parcoords/tickfont copying plotly/validators/parcoords/tickfont/_color.py -> build/lib/plotly/validators/parcoords/tickfont copying plotly/validators/parcoords/tickfont/_family.py -> build/lib/plotly/validators/parcoords/tickfont copying plotly/validators/parcoords/tickfont/_size.py -> build/lib/plotly/validators/parcoords/tickfont copying plotly/validators/parcoords/tickfont/__init__.py -> build/lib/plotly/validators/parcoords/tickfont creating build/lib/plotly/validators/parcoords/dimension copying plotly/validators/parcoords/dimension/_multiselect.py -> build/lib/plotly/validators/parcoords/dimension copying plotly/validators/parcoords/dimension/_range.py -> build/lib/plotly/validators/parcoords/dimension copying plotly/validators/parcoords/dimension/_visible.py -> build/lib/plotly/validators/parcoords/dimension copying plotly/validators/parcoords/dimension/_label.py -> build/lib/plotly/validators/parcoords/dimension copying plotly/validators/parcoords/dimension/_valuessrc.py -> build/lib/plotly/validators/parcoords/dimension copying plotly/validators/parcoords/dimension/_ticktext.py -> build/lib/plotly/validators/parcoords/dimension copying plotly/validators/parcoords/dimension/_values.py -> build/lib/plotly/validators/parcoords/dimension copying plotly/validators/parcoords/dimension/_tickformat.py -> build/lib/plotly/validators/parcoords/dimension copying plotly/validators/parcoords/dimension/__init__.py -> build/lib/plotly/validators/parcoords/dimension copying plotly/validators/parcoords/dimension/_ticktextsrc.py -> build/lib/plotly/validators/parcoords/dimension copying plotly/validators/parcoords/dimension/_tickvals.py -> build/lib/plotly/validators/parcoords/dimension copying plotly/validators/parcoords/dimension/_tickvalssrc.py -> build/lib/plotly/validators/parcoords/dimension copying plotly/validators/parcoords/dimension/_constraintrange.py -> build/lib/plotly/validators/parcoords/dimension creating build/lib/plotly/validators/parcoords/line copying plotly/validators/parcoords/line/_reversescale.py -> build/lib/plotly/validators/parcoords/line copying plotly/validators/parcoords/line/_cmin.py -> build/lib/plotly/validators/parcoords/line copying plotly/validators/parcoords/line/_colorbar.py -> build/lib/plotly/validators/parcoords/line copying plotly/validators/parcoords/line/_showscale.py -> build/lib/plotly/validators/parcoords/line copying plotly/validators/parcoords/line/__init__.py -> build/lib/plotly/validators/parcoords/line copying plotly/validators/parcoords/line/_cmax.py -> build/lib/plotly/validators/parcoords/line copying plotly/validators/parcoords/line/_autocolorscale.py -> build/lib/plotly/validators/parcoords/line copying plotly/validators/parcoords/line/_colorscale.py -> build/lib/plotly/validators/parcoords/line copying plotly/validators/parcoords/line/_colorsrc.py -> build/lib/plotly/validators/parcoords/line copying plotly/validators/parcoords/line/_color.py -> build/lib/plotly/validators/parcoords/line copying plotly/validators/parcoords/line/_cauto.py -> build/lib/plotly/validators/parcoords/line creating build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_thicknessmode.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_tickangle.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_title.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_lenmode.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_ticks.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_bgcolor.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_ypad.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_ticklen.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_yanchor.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_xanchor.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_showticksuffix.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_tickformat.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_tickcolor.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_x.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_tickfont.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_ticksuffix.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_tick0.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_showexponent.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_tickmode.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/__init__.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_showticklabels.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_tickformatstops.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_xpad.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_exponentformat.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_showtickprefix.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_tickprefix.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_titleside.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_nticks.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_bordercolor.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_dtick.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_titlefont.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_ticktext.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_outlinewidth.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_tickwidth.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_separatethousands.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_thickness.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_borderwidth.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_y.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_tickvals.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_len.py -> build/lib/plotly/validators/parcoords/line/colorbar copying plotly/validators/parcoords/line/colorbar/_outlinecolor.py -> build/lib/plotly/validators/parcoords/line/colorbar creating build/lib/plotly/validators/parcoords/line/colorbar/tickformatstop copying plotly/validators/parcoords/line/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/parcoords/line/colorbar/tickformatstop copying plotly/validators/parcoords/line/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/parcoords/line/colorbar/tickformatstop copying plotly/validators/parcoords/line/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/parcoords/line/colorbar/tickformatstop creating build/lib/plotly/validators/parcoords/line/colorbar/titlefont copying plotly/validators/parcoords/line/colorbar/titlefont/_color.py -> build/lib/plotly/validators/parcoords/line/colorbar/titlefont copying plotly/validators/parcoords/line/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/parcoords/line/colorbar/titlefont copying plotly/validators/parcoords/line/colorbar/titlefont/_family.py -> build/lib/plotly/validators/parcoords/line/colorbar/titlefont copying plotly/validators/parcoords/line/colorbar/titlefont/_size.py -> build/lib/plotly/validators/parcoords/line/colorbar/titlefont creating build/lib/plotly/validators/parcoords/line/colorbar/tickfont copying plotly/validators/parcoords/line/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/parcoords/line/colorbar/tickfont copying plotly/validators/parcoords/line/colorbar/tickfont/_color.py -> build/lib/plotly/validators/parcoords/line/colorbar/tickfont copying plotly/validators/parcoords/line/colorbar/tickfont/_size.py -> build/lib/plotly/validators/parcoords/line/colorbar/tickfont copying plotly/validators/parcoords/line/colorbar/tickfont/_family.py -> build/lib/plotly/validators/parcoords/line/colorbar/tickfont creating build/lib/plotly/validators/parcoords/rangefont copying plotly/validators/parcoords/rangefont/_family.py -> build/lib/plotly/validators/parcoords/rangefont copying plotly/validators/parcoords/rangefont/_size.py -> build/lib/plotly/validators/parcoords/rangefont copying plotly/validators/parcoords/rangefont/_color.py -> build/lib/plotly/validators/parcoords/rangefont copying plotly/validators/parcoords/rangefont/__init__.py -> build/lib/plotly/validators/parcoords/rangefont creating build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_visible.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_lon.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_uid.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_fill.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_hoverinfosrc.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_hoverlabel.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_lonsrc.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_customdatasrc.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_fillcolor.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_hoverinfo.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_textposition.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_legendgroup.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_line.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_ids.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_text.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_opacity.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_selectedpoints.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_selected.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_hovertext.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_name.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_textsrc.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_unselected.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_latsrc.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/__init__.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_marker.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_mode.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_connectgaps.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_hovertextsrc.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_textfont.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_subplot.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_stream.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_customdata.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_lat.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_showlegend.py -> build/lib/plotly/validators/scattermapbox copying plotly/validators/scattermapbox/_idssrc.py -> build/lib/plotly/validators/scattermapbox creating build/lib/plotly/validators/scattermapbox/marker copying plotly/validators/scattermapbox/marker/_colorsrc.py -> build/lib/plotly/validators/scattermapbox/marker copying plotly/validators/scattermapbox/marker/_colorbar.py -> build/lib/plotly/validators/scattermapbox/marker copying plotly/validators/scattermapbox/marker/_sizemode.py -> build/lib/plotly/validators/scattermapbox/marker copying plotly/validators/scattermapbox/marker/_sizemin.py -> build/lib/plotly/validators/scattermapbox/marker copying plotly/validators/scattermapbox/marker/_sizesrc.py -> build/lib/plotly/validators/scattermapbox/marker copying plotly/validators/scattermapbox/marker/_sizeref.py -> build/lib/plotly/validators/scattermapbox/marker copying plotly/validators/scattermapbox/marker/_cauto.py -> build/lib/plotly/validators/scattermapbox/marker copying plotly/validators/scattermapbox/marker/_colorscale.py -> build/lib/plotly/validators/scattermapbox/marker copying plotly/validators/scattermapbox/marker/_size.py -> build/lib/plotly/validators/scattermapbox/marker copying plotly/validators/scattermapbox/marker/_symbol.py -> build/lib/plotly/validators/scattermapbox/marker copying plotly/validators/scattermapbox/marker/_symbolsrc.py -> build/lib/plotly/validators/scattermapbox/marker copying plotly/validators/scattermapbox/marker/_opacitysrc.py -> build/lib/plotly/validators/scattermapbox/marker copying plotly/validators/scattermapbox/marker/_color.py -> build/lib/plotly/validators/scattermapbox/marker copying plotly/validators/scattermapbox/marker/_cmax.py -> build/lib/plotly/validators/scattermapbox/marker copying plotly/validators/scattermapbox/marker/_autocolorscale.py -> build/lib/plotly/validators/scattermapbox/marker copying plotly/validators/scattermapbox/marker/__init__.py -> build/lib/plotly/validators/scattermapbox/marker copying plotly/validators/scattermapbox/marker/_cmin.py -> build/lib/plotly/validators/scattermapbox/marker copying plotly/validators/scattermapbox/marker/_reversescale.py -> build/lib/plotly/validators/scattermapbox/marker copying plotly/validators/scattermapbox/marker/_opacity.py -> build/lib/plotly/validators/scattermapbox/marker copying plotly/validators/scattermapbox/marker/_showscale.py -> build/lib/plotly/validators/scattermapbox/marker creating build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/__init__.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_nticks.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_titlefont.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_len.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_yanchor.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_thickness.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_outlinecolor.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_exponentformat.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_title.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_xanchor.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_tickformatstops.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_tickmode.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_tickfont.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_dtick.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_ticks.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_ticklen.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_tickformat.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_lenmode.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_showticksuffix.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_bordercolor.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_bgcolor.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_borderwidth.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_tickvals.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_thicknessmode.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_tickwidth.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_tickangle.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_tick0.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_ticktext.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_titleside.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_outlinewidth.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_ypad.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_showtickprefix.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_showexponent.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_xpad.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_y.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_showticklabels.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_tickcolor.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_x.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_ticksuffix.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_tickprefix.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar copying plotly/validators/scattermapbox/marker/colorbar/_separatethousands.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar creating build/lib/plotly/validators/scattermapbox/marker/colorbar/tickformatstop copying plotly/validators/scattermapbox/marker/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar/tickformatstop copying plotly/validators/scattermapbox/marker/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar/tickformatstop copying plotly/validators/scattermapbox/marker/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar/tickformatstop creating build/lib/plotly/validators/scattermapbox/marker/colorbar/tickfont copying plotly/validators/scattermapbox/marker/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar/tickfont copying plotly/validators/scattermapbox/marker/colorbar/tickfont/_size.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar/tickfont copying plotly/validators/scattermapbox/marker/colorbar/tickfont/_family.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar/tickfont copying plotly/validators/scattermapbox/marker/colorbar/tickfont/_color.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar/tickfont creating build/lib/plotly/validators/scattermapbox/marker/colorbar/titlefont copying plotly/validators/scattermapbox/marker/colorbar/titlefont/_family.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar/titlefont copying plotly/validators/scattermapbox/marker/colorbar/titlefont/_size.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar/titlefont copying plotly/validators/scattermapbox/marker/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar/titlefont copying plotly/validators/scattermapbox/marker/colorbar/titlefont/_color.py -> build/lib/plotly/validators/scattermapbox/marker/colorbar/titlefont creating build/lib/plotly/validators/scattermapbox/selected copying plotly/validators/scattermapbox/selected/__init__.py -> build/lib/plotly/validators/scattermapbox/selected copying plotly/validators/scattermapbox/selected/_marker.py -> build/lib/plotly/validators/scattermapbox/selected creating build/lib/plotly/validators/scattermapbox/selected/marker copying plotly/validators/scattermapbox/selected/marker/_opacity.py -> build/lib/plotly/validators/scattermapbox/selected/marker copying plotly/validators/scattermapbox/selected/marker/_size.py -> build/lib/plotly/validators/scattermapbox/selected/marker copying plotly/validators/scattermapbox/selected/marker/__init__.py -> build/lib/plotly/validators/scattermapbox/selected/marker copying plotly/validators/scattermapbox/selected/marker/_color.py -> build/lib/plotly/validators/scattermapbox/selected/marker creating build/lib/plotly/validators/scattermapbox/line copying plotly/validators/scattermapbox/line/_width.py -> build/lib/plotly/validators/scattermapbox/line copying plotly/validators/scattermapbox/line/_color.py -> build/lib/plotly/validators/scattermapbox/line copying plotly/validators/scattermapbox/line/__init__.py -> build/lib/plotly/validators/scattermapbox/line creating build/lib/plotly/validators/scattermapbox/stream copying plotly/validators/scattermapbox/stream/_maxpoints.py -> build/lib/plotly/validators/scattermapbox/stream copying plotly/validators/scattermapbox/stream/_token.py -> build/lib/plotly/validators/scattermapbox/stream copying plotly/validators/scattermapbox/stream/__init__.py -> build/lib/plotly/validators/scattermapbox/stream creating build/lib/plotly/validators/scattermapbox/hoverlabel copying plotly/validators/scattermapbox/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/scattermapbox/hoverlabel copying plotly/validators/scattermapbox/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/scattermapbox/hoverlabel copying plotly/validators/scattermapbox/hoverlabel/__init__.py -> build/lib/plotly/validators/scattermapbox/hoverlabel copying plotly/validators/scattermapbox/hoverlabel/_font.py -> build/lib/plotly/validators/scattermapbox/hoverlabel copying plotly/validators/scattermapbox/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/scattermapbox/hoverlabel copying plotly/validators/scattermapbox/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/scattermapbox/hoverlabel copying plotly/validators/scattermapbox/hoverlabel/_namelength.py -> build/lib/plotly/validators/scattermapbox/hoverlabel copying plotly/validators/scattermapbox/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/scattermapbox/hoverlabel creating build/lib/plotly/validators/scattermapbox/hoverlabel/font copying plotly/validators/scattermapbox/hoverlabel/font/_size.py -> build/lib/plotly/validators/scattermapbox/hoverlabel/font copying plotly/validators/scattermapbox/hoverlabel/font/_color.py -> build/lib/plotly/validators/scattermapbox/hoverlabel/font copying plotly/validators/scattermapbox/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/scattermapbox/hoverlabel/font copying plotly/validators/scattermapbox/hoverlabel/font/__init__.py -> build/lib/plotly/validators/scattermapbox/hoverlabel/font copying plotly/validators/scattermapbox/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/scattermapbox/hoverlabel/font copying plotly/validators/scattermapbox/hoverlabel/font/_family.py -> build/lib/plotly/validators/scattermapbox/hoverlabel/font copying plotly/validators/scattermapbox/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/scattermapbox/hoverlabel/font creating build/lib/plotly/validators/scattermapbox/unselected copying plotly/validators/scattermapbox/unselected/__init__.py -> build/lib/plotly/validators/scattermapbox/unselected copying plotly/validators/scattermapbox/unselected/_marker.py -> build/lib/plotly/validators/scattermapbox/unselected creating build/lib/plotly/validators/scattermapbox/unselected/marker copying plotly/validators/scattermapbox/unselected/marker/_size.py -> build/lib/plotly/validators/scattermapbox/unselected/marker copying plotly/validators/scattermapbox/unselected/marker/_opacity.py -> build/lib/plotly/validators/scattermapbox/unselected/marker copying plotly/validators/scattermapbox/unselected/marker/_color.py -> build/lib/plotly/validators/scattermapbox/unselected/marker copying plotly/validators/scattermapbox/unselected/marker/__init__.py -> build/lib/plotly/validators/scattermapbox/unselected/marker creating build/lib/plotly/validators/scattermapbox/textfont copying plotly/validators/scattermapbox/textfont/_family.py -> build/lib/plotly/validators/scattermapbox/textfont copying plotly/validators/scattermapbox/textfont/_size.py -> build/lib/plotly/validators/scattermapbox/textfont copying plotly/validators/scattermapbox/textfont/__init__.py -> build/lib/plotly/validators/scattermapbox/textfont copying plotly/validators/scattermapbox/textfont/_color.py -> build/lib/plotly/validators/scattermapbox/textfont creating build/lib/plotly/validators/scatter copying plotly/validators/scatter/_ids.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_r.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_textfont.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_hovertext.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_textsrc.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_customdata.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_mode.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_hoverinfo.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_showlegend.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_tsrc.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_legendgroup.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_t.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_selected.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_cliponaxis.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_textpositionsrc.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_rsrc.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_xsrc.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_textposition.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_customdatasrc.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_error_y.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_opacity.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_fill.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_text.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_xaxis.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_xcalendar.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_selectedpoints.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_line.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_error_x.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_hoveron.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_dx.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_dy.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_fillcolor.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_unselected.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_y0.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_uid.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_y.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_x0.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_ysrc.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_ycalendar.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_hoverinfosrc.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_idssrc.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_stream.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_yaxis.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_visible.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_x.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_marker.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_name.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_connectgaps.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_hoverlabel.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/_hovertextsrc.py -> build/lib/plotly/validators/scatter copying plotly/validators/scatter/__init__.py -> build/lib/plotly/validators/scatter creating build/lib/plotly/validators/scatter/line copying plotly/validators/scatter/line/_simplify.py -> build/lib/plotly/validators/scatter/line copying plotly/validators/scatter/line/__init__.py -> build/lib/plotly/validators/scatter/line copying plotly/validators/scatter/line/_shape.py -> build/lib/plotly/validators/scatter/line copying plotly/validators/scatter/line/_dash.py -> build/lib/plotly/validators/scatter/line copying plotly/validators/scatter/line/_smoothing.py -> build/lib/plotly/validators/scatter/line copying plotly/validators/scatter/line/_width.py -> build/lib/plotly/validators/scatter/line copying plotly/validators/scatter/line/_color.py -> build/lib/plotly/validators/scatter/line creating build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_colorsrc.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_sizeref.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_reversescale.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_line.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_cmin.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_opacity.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_opacitysrc.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_showscale.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_sizemode.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_maxdisplayed.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_sizesrc.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_colorbar.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_color.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_cmax.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/__init__.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_cauto.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_colorscale.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_autocolorscale.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_gradient.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_symbolsrc.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_sizemin.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_symbol.py -> build/lib/plotly/validators/scatter/marker copying plotly/validators/scatter/marker/_size.py -> build/lib/plotly/validators/scatter/marker creating build/lib/plotly/validators/scatter/marker/line copying plotly/validators/scatter/marker/line/_colorsrc.py -> build/lib/plotly/validators/scatter/marker/line copying plotly/validators/scatter/marker/line/_colorscale.py -> build/lib/plotly/validators/scatter/marker/line copying plotly/validators/scatter/marker/line/_cauto.py -> build/lib/plotly/validators/scatter/marker/line copying plotly/validators/scatter/marker/line/_widthsrc.py -> build/lib/plotly/validators/scatter/marker/line copying plotly/validators/scatter/marker/line/__init__.py -> build/lib/plotly/validators/scatter/marker/line copying plotly/validators/scatter/marker/line/_reversescale.py -> build/lib/plotly/validators/scatter/marker/line copying plotly/validators/scatter/marker/line/_width.py -> build/lib/plotly/validators/scatter/marker/line copying plotly/validators/scatter/marker/line/_autocolorscale.py -> build/lib/plotly/validators/scatter/marker/line copying plotly/validators/scatter/marker/line/_cmin.py -> build/lib/plotly/validators/scatter/marker/line copying plotly/validators/scatter/marker/line/_cmax.py -> build/lib/plotly/validators/scatter/marker/line copying plotly/validators/scatter/marker/line/_color.py -> build/lib/plotly/validators/scatter/marker/line creating build/lib/plotly/validators/scatter/marker/gradient copying plotly/validators/scatter/marker/gradient/_type.py -> build/lib/plotly/validators/scatter/marker/gradient copying plotly/validators/scatter/marker/gradient/_color.py -> build/lib/plotly/validators/scatter/marker/gradient copying plotly/validators/scatter/marker/gradient/_colorsrc.py -> build/lib/plotly/validators/scatter/marker/gradient copying plotly/validators/scatter/marker/gradient/__init__.py -> build/lib/plotly/validators/scatter/marker/gradient copying plotly/validators/scatter/marker/gradient/_typesrc.py -> build/lib/plotly/validators/scatter/marker/gradient creating build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_titlefont.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_xpad.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_tickcolor.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_separatethousands.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_ypad.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_yanchor.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_thicknessmode.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_showexponent.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_xanchor.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_tickprefix.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_ticksuffix.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_dtick.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_tick0.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_tickwidth.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_borderwidth.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_exponentformat.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_tickformatstops.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_ticks.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_y.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/__init__.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_x.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_tickmode.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_ticktext.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_thickness.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_outlinewidth.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_tickfont.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_outlinecolor.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_showticksuffix.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_tickangle.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_showtickprefix.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_bgcolor.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_tickvals.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_len.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_tickformat.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_bordercolor.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_lenmode.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_ticklen.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_nticks.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_titleside.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_title.py -> build/lib/plotly/validators/scatter/marker/colorbar copying plotly/validators/scatter/marker/colorbar/_showticklabels.py -> build/lib/plotly/validators/scatter/marker/colorbar creating build/lib/plotly/validators/scatter/marker/colorbar/tickformatstop copying plotly/validators/scatter/marker/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/scatter/marker/colorbar/tickformatstop copying plotly/validators/scatter/marker/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/scatter/marker/colorbar/tickformatstop copying plotly/validators/scatter/marker/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/scatter/marker/colorbar/tickformatstop creating build/lib/plotly/validators/scatter/marker/colorbar/tickfont copying plotly/validators/scatter/marker/colorbar/tickfont/_size.py -> build/lib/plotly/validators/scatter/marker/colorbar/tickfont copying plotly/validators/scatter/marker/colorbar/tickfont/_color.py -> build/lib/plotly/validators/scatter/marker/colorbar/tickfont copying plotly/validators/scatter/marker/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/scatter/marker/colorbar/tickfont copying plotly/validators/scatter/marker/colorbar/tickfont/_family.py -> build/lib/plotly/validators/scatter/marker/colorbar/tickfont creating build/lib/plotly/validators/scatter/marker/colorbar/titlefont copying plotly/validators/scatter/marker/colorbar/titlefont/_color.py -> build/lib/plotly/validators/scatter/marker/colorbar/titlefont copying plotly/validators/scatter/marker/colorbar/titlefont/_size.py -> build/lib/plotly/validators/scatter/marker/colorbar/titlefont copying plotly/validators/scatter/marker/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/scatter/marker/colorbar/titlefont copying plotly/validators/scatter/marker/colorbar/titlefont/_family.py -> build/lib/plotly/validators/scatter/marker/colorbar/titlefont creating build/lib/plotly/validators/scatter/error_y copying plotly/validators/scatter/error_y/_color.py -> build/lib/plotly/validators/scatter/error_y copying plotly/validators/scatter/error_y/_tracerefminus.py -> build/lib/plotly/validators/scatter/error_y copying plotly/validators/scatter/error_y/_arraysrc.py -> build/lib/plotly/validators/scatter/error_y copying plotly/validators/scatter/error_y/_symmetric.py -> build/lib/plotly/validators/scatter/error_y copying plotly/validators/scatter/error_y/_arrayminussrc.py -> build/lib/plotly/validators/scatter/error_y copying plotly/validators/scatter/error_y/_type.py -> build/lib/plotly/validators/scatter/error_y copying plotly/validators/scatter/error_y/_valueminus.py -> build/lib/plotly/validators/scatter/error_y copying plotly/validators/scatter/error_y/_value.py -> build/lib/plotly/validators/scatter/error_y copying plotly/validators/scatter/error_y/_arrayminus.py -> build/lib/plotly/validators/scatter/error_y copying plotly/validators/scatter/error_y/_traceref.py -> build/lib/plotly/validators/scatter/error_y copying plotly/validators/scatter/error_y/_array.py -> build/lib/plotly/validators/scatter/error_y copying plotly/validators/scatter/error_y/_thickness.py -> build/lib/plotly/validators/scatter/error_y copying plotly/validators/scatter/error_y/__init__.py -> build/lib/plotly/validators/scatter/error_y copying plotly/validators/scatter/error_y/_visible.py -> build/lib/plotly/validators/scatter/error_y copying plotly/validators/scatter/error_y/_width.py -> build/lib/plotly/validators/scatter/error_y creating build/lib/plotly/validators/scatter/unselected copying plotly/validators/scatter/unselected/_marker.py -> build/lib/plotly/validators/scatter/unselected copying plotly/validators/scatter/unselected/_textfont.py -> build/lib/plotly/validators/scatter/unselected copying plotly/validators/scatter/unselected/__init__.py -> build/lib/plotly/validators/scatter/unselected creating build/lib/plotly/validators/scatter/unselected/marker copying plotly/validators/scatter/unselected/marker/_color.py -> build/lib/plotly/validators/scatter/unselected/marker copying plotly/validators/scatter/unselected/marker/_opacity.py -> build/lib/plotly/validators/scatter/unselected/marker copying plotly/validators/scatter/unselected/marker/__init__.py -> build/lib/plotly/validators/scatter/unselected/marker copying plotly/validators/scatter/unselected/marker/_size.py -> build/lib/plotly/validators/scatter/unselected/marker creating build/lib/plotly/validators/scatter/unselected/textfont copying plotly/validators/scatter/unselected/textfont/__init__.py -> build/lib/plotly/validators/scatter/unselected/textfont copying plotly/validators/scatter/unselected/textfont/_color.py -> build/lib/plotly/validators/scatter/unselected/textfont creating build/lib/plotly/validators/scatter/hoverlabel copying plotly/validators/scatter/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/scatter/hoverlabel copying plotly/validators/scatter/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/scatter/hoverlabel copying plotly/validators/scatter/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/scatter/hoverlabel copying plotly/validators/scatter/hoverlabel/__init__.py -> build/lib/plotly/validators/scatter/hoverlabel copying plotly/validators/scatter/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/scatter/hoverlabel copying plotly/validators/scatter/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/scatter/hoverlabel copying plotly/validators/scatter/hoverlabel/_font.py -> build/lib/plotly/validators/scatter/hoverlabel copying plotly/validators/scatter/hoverlabel/_namelength.py -> build/lib/plotly/validators/scatter/hoverlabel creating build/lib/plotly/validators/scatter/hoverlabel/font copying plotly/validators/scatter/hoverlabel/font/_color.py -> build/lib/plotly/validators/scatter/hoverlabel/font copying plotly/validators/scatter/hoverlabel/font/_family.py -> build/lib/plotly/validators/scatter/hoverlabel/font copying plotly/validators/scatter/hoverlabel/font/_size.py -> build/lib/plotly/validators/scatter/hoverlabel/font copying plotly/validators/scatter/hoverlabel/font/__init__.py -> build/lib/plotly/validators/scatter/hoverlabel/font copying plotly/validators/scatter/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/scatter/hoverlabel/font copying plotly/validators/scatter/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/scatter/hoverlabel/font copying plotly/validators/scatter/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/scatter/hoverlabel/font creating build/lib/plotly/validators/scatter/error_x copying plotly/validators/scatter/error_x/_tracerefminus.py -> build/lib/plotly/validators/scatter/error_x copying plotly/validators/scatter/error_x/_width.py -> build/lib/plotly/validators/scatter/error_x copying plotly/validators/scatter/error_x/_arrayminus.py -> build/lib/plotly/validators/scatter/error_x copying plotly/validators/scatter/error_x/_thickness.py -> build/lib/plotly/validators/scatter/error_x copying plotly/validators/scatter/error_x/_arraysrc.py -> build/lib/plotly/validators/scatter/error_x copying plotly/validators/scatter/error_x/_color.py -> build/lib/plotly/validators/scatter/error_x copying plotly/validators/scatter/error_x/_valueminus.py -> build/lib/plotly/validators/scatter/error_x copying plotly/validators/scatter/error_x/_copy_ystyle.py -> build/lib/plotly/validators/scatter/error_x copying plotly/validators/scatter/error_x/_arrayminussrc.py -> build/lib/plotly/validators/scatter/error_x copying plotly/validators/scatter/error_x/_value.py -> build/lib/plotly/validators/scatter/error_x copying plotly/validators/scatter/error_x/__init__.py -> build/lib/plotly/validators/scatter/error_x copying plotly/validators/scatter/error_x/_visible.py -> build/lib/plotly/validators/scatter/error_x copying plotly/validators/scatter/error_x/_traceref.py -> build/lib/plotly/validators/scatter/error_x copying plotly/validators/scatter/error_x/_symmetric.py -> build/lib/plotly/validators/scatter/error_x copying plotly/validators/scatter/error_x/_array.py -> build/lib/plotly/validators/scatter/error_x copying plotly/validators/scatter/error_x/_type.py -> build/lib/plotly/validators/scatter/error_x creating build/lib/plotly/validators/scatter/selected copying plotly/validators/scatter/selected/_marker.py -> build/lib/plotly/validators/scatter/selected copying plotly/validators/scatter/selected/__init__.py -> build/lib/plotly/validators/scatter/selected copying plotly/validators/scatter/selected/_textfont.py -> build/lib/plotly/validators/scatter/selected creating build/lib/plotly/validators/scatter/selected/textfont copying plotly/validators/scatter/selected/textfont/_color.py -> build/lib/plotly/validators/scatter/selected/textfont copying plotly/validators/scatter/selected/textfont/__init__.py -> build/lib/plotly/validators/scatter/selected/textfont creating build/lib/plotly/validators/scatter/selected/marker copying plotly/validators/scatter/selected/marker/__init__.py -> build/lib/plotly/validators/scatter/selected/marker copying plotly/validators/scatter/selected/marker/_color.py -> build/lib/plotly/validators/scatter/selected/marker copying plotly/validators/scatter/selected/marker/_opacity.py -> build/lib/plotly/validators/scatter/selected/marker copying plotly/validators/scatter/selected/marker/_size.py -> build/lib/plotly/validators/scatter/selected/marker creating build/lib/plotly/validators/scatter/stream copying plotly/validators/scatter/stream/_maxpoints.py -> build/lib/plotly/validators/scatter/stream copying plotly/validators/scatter/stream/_token.py -> build/lib/plotly/validators/scatter/stream copying plotly/validators/scatter/stream/__init__.py -> build/lib/plotly/validators/scatter/stream creating build/lib/plotly/validators/scatter/textfont copying plotly/validators/scatter/textfont/_size.py -> build/lib/plotly/validators/scatter/textfont copying plotly/validators/scatter/textfont/_sizesrc.py -> build/lib/plotly/validators/scatter/textfont copying plotly/validators/scatter/textfont/__init__.py -> build/lib/plotly/validators/scatter/textfont copying plotly/validators/scatter/textfont/_colorsrc.py -> build/lib/plotly/validators/scatter/textfont copying plotly/validators/scatter/textfont/_familysrc.py -> build/lib/plotly/validators/scatter/textfont copying plotly/validators/scatter/textfont/_color.py -> build/lib/plotly/validators/scatter/textfont copying plotly/validators/scatter/textfont/_family.py -> build/lib/plotly/validators/scatter/textfont creating build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_legendgroup.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_colorbar.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_ids.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_locationmode.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_locations.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_reversescale.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_zmin.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_hoverinfo.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_geo.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_customdata.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_text.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_zauto.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_showlegend.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_name.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_hoverlabel.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_zmax.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_selectedpoints.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_textsrc.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_uid.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_opacity.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_zsrc.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/__init__.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_idssrc.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_stream.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_colorscale.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_locationssrc.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_marker.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_hoverinfosrc.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_selected.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_visible.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_showscale.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_autocolorscale.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_unselected.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_customdatasrc.py -> build/lib/plotly/validators/choropleth copying plotly/validators/choropleth/_z.py -> build/lib/plotly/validators/choropleth creating build/lib/plotly/validators/choropleth/stream copying plotly/validators/choropleth/stream/_maxpoints.py -> build/lib/plotly/validators/choropleth/stream copying plotly/validators/choropleth/stream/__init__.py -> build/lib/plotly/validators/choropleth/stream copying plotly/validators/choropleth/stream/_token.py -> build/lib/plotly/validators/choropleth/stream creating build/lib/plotly/validators/choropleth/selected copying plotly/validators/choropleth/selected/_marker.py -> build/lib/plotly/validators/choropleth/selected copying plotly/validators/choropleth/selected/__init__.py -> build/lib/plotly/validators/choropleth/selected creating build/lib/plotly/validators/choropleth/selected/marker copying plotly/validators/choropleth/selected/marker/__init__.py -> build/lib/plotly/validators/choropleth/selected/marker copying plotly/validators/choropleth/selected/marker/_opacity.py -> build/lib/plotly/validators/choropleth/selected/marker creating build/lib/plotly/validators/choropleth/unselected copying plotly/validators/choropleth/unselected/__init__.py -> build/lib/plotly/validators/choropleth/unselected copying plotly/validators/choropleth/unselected/_marker.py -> build/lib/plotly/validators/choropleth/unselected creating build/lib/plotly/validators/choropleth/unselected/marker copying plotly/validators/choropleth/unselected/marker/_opacity.py -> build/lib/plotly/validators/choropleth/unselected/marker copying plotly/validators/choropleth/unselected/marker/__init__.py -> build/lib/plotly/validators/choropleth/unselected/marker creating build/lib/plotly/validators/choropleth/hoverlabel copying plotly/validators/choropleth/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/choropleth/hoverlabel copying plotly/validators/choropleth/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/choropleth/hoverlabel copying plotly/validators/choropleth/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/choropleth/hoverlabel copying plotly/validators/choropleth/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/choropleth/hoverlabel copying plotly/validators/choropleth/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/choropleth/hoverlabel copying plotly/validators/choropleth/hoverlabel/_font.py -> build/lib/plotly/validators/choropleth/hoverlabel copying plotly/validators/choropleth/hoverlabel/__init__.py -> build/lib/plotly/validators/choropleth/hoverlabel copying plotly/validators/choropleth/hoverlabel/_namelength.py -> build/lib/plotly/validators/choropleth/hoverlabel creating build/lib/plotly/validators/choropleth/hoverlabel/font copying plotly/validators/choropleth/hoverlabel/font/__init__.py -> build/lib/plotly/validators/choropleth/hoverlabel/font copying plotly/validators/choropleth/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/choropleth/hoverlabel/font copying plotly/validators/choropleth/hoverlabel/font/_family.py -> build/lib/plotly/validators/choropleth/hoverlabel/font copying plotly/validators/choropleth/hoverlabel/font/_color.py -> build/lib/plotly/validators/choropleth/hoverlabel/font copying plotly/validators/choropleth/hoverlabel/font/_size.py -> build/lib/plotly/validators/choropleth/hoverlabel/font copying plotly/validators/choropleth/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/choropleth/hoverlabel/font copying plotly/validators/choropleth/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/choropleth/hoverlabel/font creating build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_ypad.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_titlefont.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_tickfont.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_dtick.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_showexponent.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_bordercolor.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_tickformatstops.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_showtickprefix.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_xanchor.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_nticks.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_ticklen.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_tickwidth.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_titleside.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_tickformat.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_outlinecolor.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_tick0.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_xpad.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_lenmode.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_bgcolor.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_tickcolor.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_borderwidth.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_ticktext.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_thickness.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_tickvals.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_tickmode.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_x.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_y.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/__init__.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_showticksuffix.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_len.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_separatethousands.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_ticks.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_showticklabels.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_ticksuffix.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_tickangle.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_exponentformat.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_title.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_tickprefix.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_thicknessmode.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_yanchor.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_outlinewidth.py -> build/lib/plotly/validators/choropleth/colorbar copying plotly/validators/choropleth/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/choropleth/colorbar creating build/lib/plotly/validators/choropleth/colorbar/tickfont copying plotly/validators/choropleth/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/choropleth/colorbar/tickfont copying plotly/validators/choropleth/colorbar/tickfont/_color.py -> build/lib/plotly/validators/choropleth/colorbar/tickfont copying plotly/validators/choropleth/colorbar/tickfont/_family.py -> build/lib/plotly/validators/choropleth/colorbar/tickfont copying plotly/validators/choropleth/colorbar/tickfont/_size.py -> build/lib/plotly/validators/choropleth/colorbar/tickfont creating build/lib/plotly/validators/choropleth/colorbar/tickformatstop copying plotly/validators/choropleth/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/choropleth/colorbar/tickformatstop copying plotly/validators/choropleth/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/choropleth/colorbar/tickformatstop copying plotly/validators/choropleth/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/choropleth/colorbar/tickformatstop creating build/lib/plotly/validators/choropleth/colorbar/titlefont copying plotly/validators/choropleth/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/choropleth/colorbar/titlefont copying plotly/validators/choropleth/colorbar/titlefont/_color.py -> build/lib/plotly/validators/choropleth/colorbar/titlefont copying plotly/validators/choropleth/colorbar/titlefont/_size.py -> build/lib/plotly/validators/choropleth/colorbar/titlefont copying plotly/validators/choropleth/colorbar/titlefont/_family.py -> build/lib/plotly/validators/choropleth/colorbar/titlefont creating build/lib/plotly/validators/choropleth/marker copying plotly/validators/choropleth/marker/_opacitysrc.py -> build/lib/plotly/validators/choropleth/marker copying plotly/validators/choropleth/marker/_line.py -> build/lib/plotly/validators/choropleth/marker copying plotly/validators/choropleth/marker/_opacity.py -> build/lib/plotly/validators/choropleth/marker copying plotly/validators/choropleth/marker/__init__.py -> build/lib/plotly/validators/choropleth/marker creating build/lib/plotly/validators/choropleth/marker/line copying plotly/validators/choropleth/marker/line/_widthsrc.py -> build/lib/plotly/validators/choropleth/marker/line copying plotly/validators/choropleth/marker/line/_colorsrc.py -> build/lib/plotly/validators/choropleth/marker/line copying plotly/validators/choropleth/marker/line/__init__.py -> build/lib/plotly/validators/choropleth/marker/line copying plotly/validators/choropleth/marker/line/_color.py -> build/lib/plotly/validators/choropleth/marker/line copying plotly/validators/choropleth/marker/line/_width.py -> build/lib/plotly/validators/choropleth/marker/line creating build/lib/plotly/validators/surface copying plotly/validators/surface/_cmin.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_name.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_hoverlabel.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_ids.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_lighting.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_hidesurface.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_ycalendar.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_y.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/__init__.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_hoverinfo.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_zcalendar.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_customdata.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_uid.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_lightposition.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_visible.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_text.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_colorbar.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_x.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_hoverinfosrc.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_stream.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_ysrc.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_autocolorscale.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_colorscale.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_cmax.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_textsrc.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_idssrc.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_legendgroup.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_customdatasrc.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_contours.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_cauto.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_surfacecolorsrc.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_showlegend.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_scene.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_selectedpoints.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_surfacecolor.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_zsrc.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_xcalendar.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_xsrc.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_reversescale.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_showscale.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_opacity.py -> build/lib/plotly/validators/surface copying plotly/validators/surface/_z.py -> build/lib/plotly/validators/surface creating build/lib/plotly/validators/surface/stream copying plotly/validators/surface/stream/_token.py -> build/lib/plotly/validators/surface/stream copying plotly/validators/surface/stream/_maxpoints.py -> build/lib/plotly/validators/surface/stream copying plotly/validators/surface/stream/__init__.py -> build/lib/plotly/validators/surface/stream creating build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_tickvals.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_tickangle.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_outlinecolor.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_ticksuffix.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_bgcolor.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_thickness.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_ticks.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_separatethousands.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_lenmode.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_ticktext.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_y.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_tickcolor.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_len.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_titleside.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_borderwidth.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_xpad.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_bordercolor.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_showticksuffix.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_ypad.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_exponentformat.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_titlefont.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/__init__.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_showtickprefix.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_xanchor.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_showticklabels.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_yanchor.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_outlinewidth.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_tickformatstops.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_tickprefix.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_dtick.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_tickwidth.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_ticklen.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_tick0.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_title.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_showexponent.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_tickfont.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_nticks.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_thicknessmode.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_tickmode.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_tickformat.py -> build/lib/plotly/validators/surface/colorbar copying plotly/validators/surface/colorbar/_x.py -> build/lib/plotly/validators/surface/colorbar creating build/lib/plotly/validators/surface/colorbar/tickformatstop copying plotly/validators/surface/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/surface/colorbar/tickformatstop copying plotly/validators/surface/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/surface/colorbar/tickformatstop copying plotly/validators/surface/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/surface/colorbar/tickformatstop creating build/lib/plotly/validators/surface/colorbar/titlefont copying plotly/validators/surface/colorbar/titlefont/_size.py -> build/lib/plotly/validators/surface/colorbar/titlefont copying plotly/validators/surface/colorbar/titlefont/_family.py -> build/lib/plotly/validators/surface/colorbar/titlefont copying plotly/validators/surface/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/surface/colorbar/titlefont copying plotly/validators/surface/colorbar/titlefont/_color.py -> build/lib/plotly/validators/surface/colorbar/titlefont creating build/lib/plotly/validators/surface/colorbar/tickfont copying plotly/validators/surface/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/surface/colorbar/tickfont copying plotly/validators/surface/colorbar/tickfont/_color.py -> build/lib/plotly/validators/surface/colorbar/tickfont copying plotly/validators/surface/colorbar/tickfont/_size.py -> build/lib/plotly/validators/surface/colorbar/tickfont copying plotly/validators/surface/colorbar/tickfont/_family.py -> build/lib/plotly/validators/surface/colorbar/tickfont creating build/lib/plotly/validators/surface/contours copying plotly/validators/surface/contours/_x.py -> build/lib/plotly/validators/surface/contours copying plotly/validators/surface/contours/_y.py -> build/lib/plotly/validators/surface/contours copying plotly/validators/surface/contours/__init__.py -> build/lib/plotly/validators/surface/contours copying plotly/validators/surface/contours/_z.py -> build/lib/plotly/validators/surface/contours creating build/lib/plotly/validators/surface/contours/z copying plotly/validators/surface/contours/z/_color.py -> build/lib/plotly/validators/surface/contours/z copying plotly/validators/surface/contours/z/_highlightcolor.py -> build/lib/plotly/validators/surface/contours/z copying plotly/validators/surface/contours/z/_usecolormap.py -> build/lib/plotly/validators/surface/contours/z copying plotly/validators/surface/contours/z/__init__.py -> build/lib/plotly/validators/surface/contours/z copying plotly/validators/surface/contours/z/_highlightwidth.py -> build/lib/plotly/validators/surface/contours/z copying plotly/validators/surface/contours/z/_highlight.py -> build/lib/plotly/validators/surface/contours/z copying plotly/validators/surface/contours/z/_project.py -> build/lib/plotly/validators/surface/contours/z copying plotly/validators/surface/contours/z/_width.py -> build/lib/plotly/validators/surface/contours/z copying plotly/validators/surface/contours/z/_show.py -> build/lib/plotly/validators/surface/contours/z creating build/lib/plotly/validators/surface/contours/z/project copying plotly/validators/surface/contours/z/project/_y.py -> build/lib/plotly/validators/surface/contours/z/project copying plotly/validators/surface/contours/z/project/__init__.py -> build/lib/plotly/validators/surface/contours/z/project copying plotly/validators/surface/contours/z/project/_x.py -> build/lib/plotly/validators/surface/contours/z/project copying plotly/validators/surface/contours/z/project/_z.py -> build/lib/plotly/validators/surface/contours/z/project creating build/lib/plotly/validators/surface/contours/x copying plotly/validators/surface/contours/x/_highlightcolor.py -> build/lib/plotly/validators/surface/contours/x copying plotly/validators/surface/contours/x/_show.py -> build/lib/plotly/validators/surface/contours/x copying plotly/validators/surface/contours/x/_highlight.py -> build/lib/plotly/validators/surface/contours/x copying plotly/validators/surface/contours/x/_usecolormap.py -> build/lib/plotly/validators/surface/contours/x copying plotly/validators/surface/contours/x/__init__.py -> build/lib/plotly/validators/surface/contours/x copying plotly/validators/surface/contours/x/_project.py -> build/lib/plotly/validators/surface/contours/x copying plotly/validators/surface/contours/x/_width.py -> build/lib/plotly/validators/surface/contours/x copying plotly/validators/surface/contours/x/_highlightwidth.py -> build/lib/plotly/validators/surface/contours/x copying plotly/validators/surface/contours/x/_color.py -> build/lib/plotly/validators/surface/contours/x creating build/lib/plotly/validators/surface/contours/x/project copying plotly/validators/surface/contours/x/project/_z.py -> build/lib/plotly/validators/surface/contours/x/project copying plotly/validators/surface/contours/x/project/_y.py -> build/lib/plotly/validators/surface/contours/x/project copying plotly/validators/surface/contours/x/project/__init__.py -> build/lib/plotly/validators/surface/contours/x/project copying plotly/validators/surface/contours/x/project/_x.py -> build/lib/plotly/validators/surface/contours/x/project creating build/lib/plotly/validators/surface/contours/y copying plotly/validators/surface/contours/y/_highlightwidth.py -> build/lib/plotly/validators/surface/contours/y copying plotly/validators/surface/contours/y/_highlightcolor.py -> build/lib/plotly/validators/surface/contours/y copying plotly/validators/surface/contours/y/_highlight.py -> build/lib/plotly/validators/surface/contours/y copying plotly/validators/surface/contours/y/_color.py -> build/lib/plotly/validators/surface/contours/y copying plotly/validators/surface/contours/y/__init__.py -> build/lib/plotly/validators/surface/contours/y copying plotly/validators/surface/contours/y/_usecolormap.py -> build/lib/plotly/validators/surface/contours/y copying plotly/validators/surface/contours/y/_show.py -> build/lib/plotly/validators/surface/contours/y copying plotly/validators/surface/contours/y/_project.py -> build/lib/plotly/validators/surface/contours/y copying plotly/validators/surface/contours/y/_width.py -> build/lib/plotly/validators/surface/contours/y creating build/lib/plotly/validators/surface/contours/y/project copying plotly/validators/surface/contours/y/project/_y.py -> build/lib/plotly/validators/surface/contours/y/project copying plotly/validators/surface/contours/y/project/_z.py -> build/lib/plotly/validators/surface/contours/y/project copying plotly/validators/surface/contours/y/project/__init__.py -> build/lib/plotly/validators/surface/contours/y/project copying plotly/validators/surface/contours/y/project/_x.py -> build/lib/plotly/validators/surface/contours/y/project creating build/lib/plotly/validators/surface/hoverlabel copying plotly/validators/surface/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/surface/hoverlabel copying plotly/validators/surface/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/surface/hoverlabel copying plotly/validators/surface/hoverlabel/_namelength.py -> build/lib/plotly/validators/surface/hoverlabel copying plotly/validators/surface/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/surface/hoverlabel copying plotly/validators/surface/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/surface/hoverlabel copying plotly/validators/surface/hoverlabel/__init__.py -> build/lib/plotly/validators/surface/hoverlabel copying plotly/validators/surface/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/surface/hoverlabel copying plotly/validators/surface/hoverlabel/_font.py -> build/lib/plotly/validators/surface/hoverlabel creating build/lib/plotly/validators/surface/hoverlabel/font copying plotly/validators/surface/hoverlabel/font/_color.py -> build/lib/plotly/validators/surface/hoverlabel/font copying plotly/validators/surface/hoverlabel/font/_size.py -> build/lib/plotly/validators/surface/hoverlabel/font copying plotly/validators/surface/hoverlabel/font/__init__.py -> build/lib/plotly/validators/surface/hoverlabel/font copying plotly/validators/surface/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/surface/hoverlabel/font copying plotly/validators/surface/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/surface/hoverlabel/font copying plotly/validators/surface/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/surface/hoverlabel/font copying plotly/validators/surface/hoverlabel/font/_family.py -> build/lib/plotly/validators/surface/hoverlabel/font creating build/lib/plotly/validators/surface/lightposition copying plotly/validators/surface/lightposition/_x.py -> build/lib/plotly/validators/surface/lightposition copying plotly/validators/surface/lightposition/__init__.py -> build/lib/plotly/validators/surface/lightposition copying plotly/validators/surface/lightposition/_z.py -> build/lib/plotly/validators/surface/lightposition copying plotly/validators/surface/lightposition/_y.py -> build/lib/plotly/validators/surface/lightposition creating build/lib/plotly/validators/surface/lighting copying plotly/validators/surface/lighting/_roughness.py -> build/lib/plotly/validators/surface/lighting copying plotly/validators/surface/lighting/__init__.py -> build/lib/plotly/validators/surface/lighting copying plotly/validators/surface/lighting/_diffuse.py -> build/lib/plotly/validators/surface/lighting copying plotly/validators/surface/lighting/_ambient.py -> build/lib/plotly/validators/surface/lighting copying plotly/validators/surface/lighting/_fresnel.py -> build/lib/plotly/validators/surface/lighting copying plotly/validators/surface/lighting/_specular.py -> build/lib/plotly/validators/surface/lighting creating build/lib/plotly/validators/frame copying plotly/validators/frame/_layout.py -> build/lib/plotly/validators/frame copying plotly/validators/frame/_baseframe.py -> build/lib/plotly/validators/frame copying plotly/validators/frame/_traces.py -> build/lib/plotly/validators/frame copying plotly/validators/frame/__init__.py -> build/lib/plotly/validators/frame copying plotly/validators/frame/_data.py -> build/lib/plotly/validators/frame copying plotly/validators/frame/_name.py -> build/lib/plotly/validators/frame copying plotly/validators/frame/_group.py -> build/lib/plotly/validators/frame creating build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_ysrc.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_hoverlabel.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_surfacecolor.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_opacity.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_textposition.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_line.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_z.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_showlegend.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_hovertext.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_scene.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_visible.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_ids.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_uid.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_legendgroup.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_error_z.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_text.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_y.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_textsrc.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_customdatasrc.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_surfaceaxis.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_name.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_x.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_hovertextsrc.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_selectedpoints.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_xsrc.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_zsrc.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_textpositionsrc.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_ycalendar.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_mode.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/__init__.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_idssrc.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_connectgaps.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_customdata.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_error_x.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_stream.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_xcalendar.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_textfont.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_projection.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_error_y.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_hoverinfosrc.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_hoverinfo.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_zcalendar.py -> build/lib/plotly/validators/scatter3d copying plotly/validators/scatter3d/_marker.py -> build/lib/plotly/validators/scatter3d creating build/lib/plotly/validators/scatter3d/projection copying plotly/validators/scatter3d/projection/_x.py -> build/lib/plotly/validators/scatter3d/projection copying plotly/validators/scatter3d/projection/_z.py -> build/lib/plotly/validators/scatter3d/projection copying plotly/validators/scatter3d/projection/__init__.py -> build/lib/plotly/validators/scatter3d/projection copying plotly/validators/scatter3d/projection/_y.py -> build/lib/plotly/validators/scatter3d/projection creating build/lib/plotly/validators/scatter3d/projection/z copying plotly/validators/scatter3d/projection/z/_show.py -> build/lib/plotly/validators/scatter3d/projection/z copying plotly/validators/scatter3d/projection/z/__init__.py -> build/lib/plotly/validators/scatter3d/projection/z copying plotly/validators/scatter3d/projection/z/_scale.py -> build/lib/plotly/validators/scatter3d/projection/z copying plotly/validators/scatter3d/projection/z/_opacity.py -> build/lib/plotly/validators/scatter3d/projection/z creating build/lib/plotly/validators/scatter3d/projection/y copying plotly/validators/scatter3d/projection/y/_scale.py -> build/lib/plotly/validators/scatter3d/projection/y copying plotly/validators/scatter3d/projection/y/_show.py -> build/lib/plotly/validators/scatter3d/projection/y copying plotly/validators/scatter3d/projection/y/_opacity.py -> build/lib/plotly/validators/scatter3d/projection/y copying plotly/validators/scatter3d/projection/y/__init__.py -> build/lib/plotly/validators/scatter3d/projection/y creating build/lib/plotly/validators/scatter3d/projection/x copying plotly/validators/scatter3d/projection/x/_opacity.py -> build/lib/plotly/validators/scatter3d/projection/x copying plotly/validators/scatter3d/projection/x/_show.py -> build/lib/plotly/validators/scatter3d/projection/x copying plotly/validators/scatter3d/projection/x/__init__.py -> build/lib/plotly/validators/scatter3d/projection/x copying plotly/validators/scatter3d/projection/x/_scale.py -> build/lib/plotly/validators/scatter3d/projection/x creating build/lib/plotly/validators/scatter3d/stream copying plotly/validators/scatter3d/stream/_token.py -> build/lib/plotly/validators/scatter3d/stream copying plotly/validators/scatter3d/stream/_maxpoints.py -> build/lib/plotly/validators/scatter3d/stream copying plotly/validators/scatter3d/stream/__init__.py -> build/lib/plotly/validators/scatter3d/stream creating build/lib/plotly/validators/scatter3d/textfont copying plotly/validators/scatter3d/textfont/_size.py -> build/lib/plotly/validators/scatter3d/textfont copying plotly/validators/scatter3d/textfont/_sizesrc.py -> build/lib/plotly/validators/scatter3d/textfont copying plotly/validators/scatter3d/textfont/_family.py -> build/lib/plotly/validators/scatter3d/textfont copying plotly/validators/scatter3d/textfont/_colorsrc.py -> build/lib/plotly/validators/scatter3d/textfont copying plotly/validators/scatter3d/textfont/_color.py -> build/lib/plotly/validators/scatter3d/textfont copying plotly/validators/scatter3d/textfont/_familysrc.py -> build/lib/plotly/validators/scatter3d/textfont copying plotly/validators/scatter3d/textfont/__init__.py -> build/lib/plotly/validators/scatter3d/textfont creating build/lib/plotly/validators/scatter3d/hoverlabel copying plotly/validators/scatter3d/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/scatter3d/hoverlabel copying plotly/validators/scatter3d/hoverlabel/__init__.py -> build/lib/plotly/validators/scatter3d/hoverlabel copying plotly/validators/scatter3d/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/scatter3d/hoverlabel copying plotly/validators/scatter3d/hoverlabel/_font.py -> build/lib/plotly/validators/scatter3d/hoverlabel copying plotly/validators/scatter3d/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/scatter3d/hoverlabel copying plotly/validators/scatter3d/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/scatter3d/hoverlabel copying plotly/validators/scatter3d/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/scatter3d/hoverlabel copying plotly/validators/scatter3d/hoverlabel/_namelength.py -> build/lib/plotly/validators/scatter3d/hoverlabel creating build/lib/plotly/validators/scatter3d/hoverlabel/font copying plotly/validators/scatter3d/hoverlabel/font/__init__.py -> build/lib/plotly/validators/scatter3d/hoverlabel/font copying plotly/validators/scatter3d/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/scatter3d/hoverlabel/font copying plotly/validators/scatter3d/hoverlabel/font/_size.py -> build/lib/plotly/validators/scatter3d/hoverlabel/font copying plotly/validators/scatter3d/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/scatter3d/hoverlabel/font copying plotly/validators/scatter3d/hoverlabel/font/_family.py -> build/lib/plotly/validators/scatter3d/hoverlabel/font copying plotly/validators/scatter3d/hoverlabel/font/_color.py -> build/lib/plotly/validators/scatter3d/hoverlabel/font copying plotly/validators/scatter3d/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/scatter3d/hoverlabel/font creating build/lib/plotly/validators/scatter3d/error_z copying plotly/validators/scatter3d/error_z/_symmetric.py -> build/lib/plotly/validators/scatter3d/error_z copying plotly/validators/scatter3d/error_z/_traceref.py -> build/lib/plotly/validators/scatter3d/error_z copying plotly/validators/scatter3d/error_z/_visible.py -> build/lib/plotly/validators/scatter3d/error_z copying plotly/validators/scatter3d/error_z/_color.py -> build/lib/plotly/validators/scatter3d/error_z copying plotly/validators/scatter3d/error_z/_arrayminus.py -> build/lib/plotly/validators/scatter3d/error_z copying plotly/validators/scatter3d/error_z/_width.py -> build/lib/plotly/validators/scatter3d/error_z copying plotly/validators/scatter3d/error_z/_thickness.py -> build/lib/plotly/validators/scatter3d/error_z copying plotly/validators/scatter3d/error_z/_tracerefminus.py -> build/lib/plotly/validators/scatter3d/error_z copying plotly/validators/scatter3d/error_z/_arrayminussrc.py -> build/lib/plotly/validators/scatter3d/error_z copying plotly/validators/scatter3d/error_z/__init__.py -> build/lib/plotly/validators/scatter3d/error_z copying plotly/validators/scatter3d/error_z/_array.py -> build/lib/plotly/validators/scatter3d/error_z copying plotly/validators/scatter3d/error_z/_type.py -> build/lib/plotly/validators/scatter3d/error_z copying plotly/validators/scatter3d/error_z/_arraysrc.py -> build/lib/plotly/validators/scatter3d/error_z copying plotly/validators/scatter3d/error_z/_value.py -> build/lib/plotly/validators/scatter3d/error_z copying plotly/validators/scatter3d/error_z/_valueminus.py -> build/lib/plotly/validators/scatter3d/error_z creating build/lib/plotly/validators/scatter3d/error_x copying plotly/validators/scatter3d/error_x/_thickness.py -> build/lib/plotly/validators/scatter3d/error_x copying plotly/validators/scatter3d/error_x/_symmetric.py -> build/lib/plotly/validators/scatter3d/error_x copying plotly/validators/scatter3d/error_x/_visible.py -> build/lib/plotly/validators/scatter3d/error_x copying plotly/validators/scatter3d/error_x/_color.py -> build/lib/plotly/validators/scatter3d/error_x copying plotly/validators/scatter3d/error_x/_arrayminus.py -> build/lib/plotly/validators/scatter3d/error_x copying plotly/validators/scatter3d/error_x/_traceref.py -> build/lib/plotly/validators/scatter3d/error_x copying plotly/validators/scatter3d/error_x/_tracerefminus.py -> build/lib/plotly/validators/scatter3d/error_x copying plotly/validators/scatter3d/error_x/_width.py -> build/lib/plotly/validators/scatter3d/error_x copying plotly/validators/scatter3d/error_x/_valueminus.py -> build/lib/plotly/validators/scatter3d/error_x copying plotly/validators/scatter3d/error_x/_type.py -> build/lib/plotly/validators/scatter3d/error_x copying plotly/validators/scatter3d/error_x/_copy_zstyle.py -> build/lib/plotly/validators/scatter3d/error_x copying plotly/validators/scatter3d/error_x/__init__.py -> build/lib/plotly/validators/scatter3d/error_x copying plotly/validators/scatter3d/error_x/_value.py -> build/lib/plotly/validators/scatter3d/error_x copying plotly/validators/scatter3d/error_x/_array.py -> build/lib/plotly/validators/scatter3d/error_x copying plotly/validators/scatter3d/error_x/_arrayminussrc.py -> build/lib/plotly/validators/scatter3d/error_x copying plotly/validators/scatter3d/error_x/_arraysrc.py -> build/lib/plotly/validators/scatter3d/error_x creating build/lib/plotly/validators/scatter3d/marker copying plotly/validators/scatter3d/marker/_colorscale.py -> build/lib/plotly/validators/scatter3d/marker copying plotly/validators/scatter3d/marker/_symbolsrc.py -> build/lib/plotly/validators/scatter3d/marker copying plotly/validators/scatter3d/marker/_size.py -> build/lib/plotly/validators/scatter3d/marker copying plotly/validators/scatter3d/marker/_sizemin.py -> build/lib/plotly/validators/scatter3d/marker copying plotly/validators/scatter3d/marker/_symbol.py -> build/lib/plotly/validators/scatter3d/marker copying plotly/validators/scatter3d/marker/__init__.py -> build/lib/plotly/validators/scatter3d/marker copying plotly/validators/scatter3d/marker/_cmin.py -> build/lib/plotly/validators/scatter3d/marker copying plotly/validators/scatter3d/marker/_opacity.py -> build/lib/plotly/validators/scatter3d/marker copying plotly/validators/scatter3d/marker/_showscale.py -> build/lib/plotly/validators/scatter3d/marker copying plotly/validators/scatter3d/marker/_sizemode.py -> build/lib/plotly/validators/scatter3d/marker copying plotly/validators/scatter3d/marker/_line.py -> build/lib/plotly/validators/scatter3d/marker copying plotly/validators/scatter3d/marker/_reversescale.py -> build/lib/plotly/validators/scatter3d/marker copying plotly/validators/scatter3d/marker/_cmax.py -> build/lib/plotly/validators/scatter3d/marker copying plotly/validators/scatter3d/marker/_sizesrc.py -> build/lib/plotly/validators/scatter3d/marker copying plotly/validators/scatter3d/marker/_colorsrc.py -> build/lib/plotly/validators/scatter3d/marker copying plotly/validators/scatter3d/marker/_colorbar.py -> build/lib/plotly/validators/scatter3d/marker copying plotly/validators/scatter3d/marker/_color.py -> build/lib/plotly/validators/scatter3d/marker copying plotly/validators/scatter3d/marker/_sizeref.py -> build/lib/plotly/validators/scatter3d/marker copying plotly/validators/scatter3d/marker/_autocolorscale.py -> build/lib/plotly/validators/scatter3d/marker copying plotly/validators/scatter3d/marker/_cauto.py -> build/lib/plotly/validators/scatter3d/marker creating build/lib/plotly/validators/scatter3d/marker/line copying plotly/validators/scatter3d/marker/line/_cmax.py -> build/lib/plotly/validators/scatter3d/marker/line copying plotly/validators/scatter3d/marker/line/_color.py -> build/lib/plotly/validators/scatter3d/marker/line copying plotly/validators/scatter3d/marker/line/__init__.py -> build/lib/plotly/validators/scatter3d/marker/line copying plotly/validators/scatter3d/marker/line/_width.py -> build/lib/plotly/validators/scatter3d/marker/line copying plotly/validators/scatter3d/marker/line/_autocolorscale.py -> build/lib/plotly/validators/scatter3d/marker/line copying plotly/validators/scatter3d/marker/line/_cmin.py -> build/lib/plotly/validators/scatter3d/marker/line copying plotly/validators/scatter3d/marker/line/_reversescale.py -> build/lib/plotly/validators/scatter3d/marker/line copying plotly/validators/scatter3d/marker/line/_colorscale.py -> build/lib/plotly/validators/scatter3d/marker/line copying plotly/validators/scatter3d/marker/line/_colorsrc.py -> build/lib/plotly/validators/scatter3d/marker/line copying plotly/validators/scatter3d/marker/line/_cauto.py -> build/lib/plotly/validators/scatter3d/marker/line creating build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_x.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_outlinecolor.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_tickfont.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_yanchor.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_showticklabels.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_title.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_tick0.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_xanchor.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_thicknessmode.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_ticklen.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_tickformat.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_tickwidth.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_titlefont.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_showexponent.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_xpad.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_showtickprefix.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_dtick.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_nticks.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_bordercolor.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_tickprefix.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_ticktext.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_tickformatstops.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_outlinewidth.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_tickmode.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_thickness.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_ypad.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/__init__.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_showticksuffix.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_tickcolor.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_len.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_separatethousands.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_tickangle.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_exponentformat.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_borderwidth.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_lenmode.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_ticks.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_tickvals.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_bgcolor.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_y.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_ticksuffix.py -> build/lib/plotly/validators/scatter3d/marker/colorbar copying plotly/validators/scatter3d/marker/colorbar/_titleside.py -> build/lib/plotly/validators/scatter3d/marker/colorbar creating build/lib/plotly/validators/scatter3d/marker/colorbar/tickformatstop copying plotly/validators/scatter3d/marker/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/scatter3d/marker/colorbar/tickformatstop copying plotly/validators/scatter3d/marker/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/scatter3d/marker/colorbar/tickformatstop copying plotly/validators/scatter3d/marker/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/scatter3d/marker/colorbar/tickformatstop creating build/lib/plotly/validators/scatter3d/marker/colorbar/titlefont copying plotly/validators/scatter3d/marker/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/scatter3d/marker/colorbar/titlefont copying plotly/validators/scatter3d/marker/colorbar/titlefont/_color.py -> build/lib/plotly/validators/scatter3d/marker/colorbar/titlefont copying plotly/validators/scatter3d/marker/colorbar/titlefont/_size.py -> build/lib/plotly/validators/scatter3d/marker/colorbar/titlefont copying plotly/validators/scatter3d/marker/colorbar/titlefont/_family.py -> build/lib/plotly/validators/scatter3d/marker/colorbar/titlefont creating build/lib/plotly/validators/scatter3d/marker/colorbar/tickfont copying plotly/validators/scatter3d/marker/colorbar/tickfont/_color.py -> build/lib/plotly/validators/scatter3d/marker/colorbar/tickfont copying plotly/validators/scatter3d/marker/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/scatter3d/marker/colorbar/tickfont copying plotly/validators/scatter3d/marker/colorbar/tickfont/_family.py -> build/lib/plotly/validators/scatter3d/marker/colorbar/tickfont copying plotly/validators/scatter3d/marker/colorbar/tickfont/_size.py -> build/lib/plotly/validators/scatter3d/marker/colorbar/tickfont creating build/lib/plotly/validators/scatter3d/error_y copying plotly/validators/scatter3d/error_y/_color.py -> build/lib/plotly/validators/scatter3d/error_y copying plotly/validators/scatter3d/error_y/_width.py -> build/lib/plotly/validators/scatter3d/error_y copying plotly/validators/scatter3d/error_y/_copy_zstyle.py -> build/lib/plotly/validators/scatter3d/error_y copying plotly/validators/scatter3d/error_y/_visible.py -> build/lib/plotly/validators/scatter3d/error_y copying plotly/validators/scatter3d/error_y/__init__.py -> build/lib/plotly/validators/scatter3d/error_y copying plotly/validators/scatter3d/error_y/_traceref.py -> build/lib/plotly/validators/scatter3d/error_y copying plotly/validators/scatter3d/error_y/_valueminus.py -> build/lib/plotly/validators/scatter3d/error_y copying plotly/validators/scatter3d/error_y/_arrayminus.py -> build/lib/plotly/validators/scatter3d/error_y copying plotly/validators/scatter3d/error_y/_thickness.py -> build/lib/plotly/validators/scatter3d/error_y copying plotly/validators/scatter3d/error_y/_value.py -> build/lib/plotly/validators/scatter3d/error_y copying plotly/validators/scatter3d/error_y/_tracerefminus.py -> build/lib/plotly/validators/scatter3d/error_y copying plotly/validators/scatter3d/error_y/_array.py -> build/lib/plotly/validators/scatter3d/error_y copying plotly/validators/scatter3d/error_y/_arraysrc.py -> build/lib/plotly/validators/scatter3d/error_y copying plotly/validators/scatter3d/error_y/_type.py -> build/lib/plotly/validators/scatter3d/error_y copying plotly/validators/scatter3d/error_y/_symmetric.py -> build/lib/plotly/validators/scatter3d/error_y copying plotly/validators/scatter3d/error_y/_arrayminussrc.py -> build/lib/plotly/validators/scatter3d/error_y creating build/lib/plotly/validators/scatter3d/line copying plotly/validators/scatter3d/line/_width.py -> build/lib/plotly/validators/scatter3d/line copying plotly/validators/scatter3d/line/_cmin.py -> build/lib/plotly/validators/scatter3d/line copying plotly/validators/scatter3d/line/_dash.py -> build/lib/plotly/validators/scatter3d/line copying plotly/validators/scatter3d/line/__init__.py -> build/lib/plotly/validators/scatter3d/line copying plotly/validators/scatter3d/line/_colorscale.py -> build/lib/plotly/validators/scatter3d/line copying plotly/validators/scatter3d/line/_colorsrc.py -> build/lib/plotly/validators/scatter3d/line copying plotly/validators/scatter3d/line/_color.py -> build/lib/plotly/validators/scatter3d/line copying plotly/validators/scatter3d/line/_cmax.py -> build/lib/plotly/validators/scatter3d/line copying plotly/validators/scatter3d/line/_reversescale.py -> build/lib/plotly/validators/scatter3d/line copying plotly/validators/scatter3d/line/_autocolorscale.py -> build/lib/plotly/validators/scatter3d/line copying plotly/validators/scatter3d/line/_showscale.py -> build/lib/plotly/validators/scatter3d/line copying plotly/validators/scatter3d/line/_cauto.py -> build/lib/plotly/validators/scatter3d/line creating build/lib/plotly/validators/table copying plotly/validators/table/_customdatasrc.py -> build/lib/plotly/validators/table copying plotly/validators/table/_hoverinfosrc.py -> build/lib/plotly/validators/table copying plotly/validators/table/_stream.py -> build/lib/plotly/validators/table copying plotly/validators/table/_columnorder.py -> build/lib/plotly/validators/table copying plotly/validators/table/_idssrc.py -> build/lib/plotly/validators/table copying plotly/validators/table/_columnordersrc.py -> build/lib/plotly/validators/table copying plotly/validators/table/_legendgroup.py -> build/lib/plotly/validators/table copying plotly/validators/table/_hoverinfo.py -> build/lib/plotly/validators/table copying plotly/validators/table/_customdata.py -> build/lib/plotly/validators/table copying plotly/validators/table/_visible.py -> build/lib/plotly/validators/table copying plotly/validators/table/_header.py -> build/lib/plotly/validators/table copying plotly/validators/table/_domain.py -> build/lib/plotly/validators/table copying plotly/validators/table/_columnwidthsrc.py -> build/lib/plotly/validators/table copying plotly/validators/table/_ids.py -> build/lib/plotly/validators/table copying plotly/validators/table/_opacity.py -> build/lib/plotly/validators/table copying plotly/validators/table/_hoverlabel.py -> build/lib/plotly/validators/table copying plotly/validators/table/_uid.py -> build/lib/plotly/validators/table copying plotly/validators/table/_name.py -> build/lib/plotly/validators/table copying plotly/validators/table/_cells.py -> build/lib/plotly/validators/table copying plotly/validators/table/__init__.py -> build/lib/plotly/validators/table copying plotly/validators/table/_selectedpoints.py -> build/lib/plotly/validators/table copying plotly/validators/table/_columnwidth.py -> build/lib/plotly/validators/table copying plotly/validators/table/_showlegend.py -> build/lib/plotly/validators/table creating build/lib/plotly/validators/table/hoverlabel copying plotly/validators/table/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/table/hoverlabel copying plotly/validators/table/hoverlabel/_font.py -> build/lib/plotly/validators/table/hoverlabel copying plotly/validators/table/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/table/hoverlabel copying plotly/validators/table/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/table/hoverlabel copying plotly/validators/table/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/table/hoverlabel copying plotly/validators/table/hoverlabel/_namelength.py -> build/lib/plotly/validators/table/hoverlabel copying plotly/validators/table/hoverlabel/__init__.py -> build/lib/plotly/validators/table/hoverlabel copying plotly/validators/table/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/table/hoverlabel creating build/lib/plotly/validators/table/hoverlabel/font copying plotly/validators/table/hoverlabel/font/_family.py -> build/lib/plotly/validators/table/hoverlabel/font copying plotly/validators/table/hoverlabel/font/_color.py -> build/lib/plotly/validators/table/hoverlabel/font copying plotly/validators/table/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/table/hoverlabel/font copying plotly/validators/table/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/table/hoverlabel/font copying plotly/validators/table/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/table/hoverlabel/font copying plotly/validators/table/hoverlabel/font/_size.py -> build/lib/plotly/validators/table/hoverlabel/font copying plotly/validators/table/hoverlabel/font/__init__.py -> build/lib/plotly/validators/table/hoverlabel/font creating build/lib/plotly/validators/table/header copying plotly/validators/table/header/_suffixsrc.py -> build/lib/plotly/validators/table/header copying plotly/validators/table/header/_suffix.py -> build/lib/plotly/validators/table/header copying plotly/validators/table/header/_prefixsrc.py -> build/lib/plotly/validators/table/header copying plotly/validators/table/header/_format.py -> build/lib/plotly/validators/table/header copying plotly/validators/table/header/_formatsrc.py -> build/lib/plotly/validators/table/header copying plotly/validators/table/header/__init__.py -> build/lib/plotly/validators/table/header copying plotly/validators/table/header/_font.py -> build/lib/plotly/validators/table/header copying plotly/validators/table/header/_valuessrc.py -> build/lib/plotly/validators/table/header copying plotly/validators/table/header/_align.py -> build/lib/plotly/validators/table/header copying plotly/validators/table/header/_height.py -> build/lib/plotly/validators/table/header copying plotly/validators/table/header/_line.py -> build/lib/plotly/validators/table/header copying plotly/validators/table/header/_prefix.py -> build/lib/plotly/validators/table/header copying plotly/validators/table/header/_alignsrc.py -> build/lib/plotly/validators/table/header copying plotly/validators/table/header/_values.py -> build/lib/plotly/validators/table/header copying plotly/validators/table/header/_fill.py -> build/lib/plotly/validators/table/header creating build/lib/plotly/validators/table/header/line copying plotly/validators/table/header/line/_colorsrc.py -> build/lib/plotly/validators/table/header/line copying plotly/validators/table/header/line/_color.py -> build/lib/plotly/validators/table/header/line copying plotly/validators/table/header/line/_widthsrc.py -> build/lib/plotly/validators/table/header/line copying plotly/validators/table/header/line/_width.py -> build/lib/plotly/validators/table/header/line copying plotly/validators/table/header/line/__init__.py -> build/lib/plotly/validators/table/header/line creating build/lib/plotly/validators/table/header/font copying plotly/validators/table/header/font/_familysrc.py -> build/lib/plotly/validators/table/header/font copying plotly/validators/table/header/font/__init__.py -> build/lib/plotly/validators/table/header/font copying plotly/validators/table/header/font/_sizesrc.py -> build/lib/plotly/validators/table/header/font copying plotly/validators/table/header/font/_family.py -> build/lib/plotly/validators/table/header/font copying plotly/validators/table/header/font/_colorsrc.py -> build/lib/plotly/validators/table/header/font copying plotly/validators/table/header/font/_color.py -> build/lib/plotly/validators/table/header/font copying plotly/validators/table/header/font/_size.py -> build/lib/plotly/validators/table/header/font creating build/lib/plotly/validators/table/header/fill copying plotly/validators/table/header/fill/__init__.py -> build/lib/plotly/validators/table/header/fill copying plotly/validators/table/header/fill/_color.py -> build/lib/plotly/validators/table/header/fill copying plotly/validators/table/header/fill/_colorsrc.py -> build/lib/plotly/validators/table/header/fill creating build/lib/plotly/validators/table/stream copying plotly/validators/table/stream/__init__.py -> build/lib/plotly/validators/table/stream copying plotly/validators/table/stream/_maxpoints.py -> build/lib/plotly/validators/table/stream copying plotly/validators/table/stream/_token.py -> build/lib/plotly/validators/table/stream creating build/lib/plotly/validators/table/cells copying plotly/validators/table/cells/_suffix.py -> build/lib/plotly/validators/table/cells copying plotly/validators/table/cells/_prefix.py -> build/lib/plotly/validators/table/cells copying plotly/validators/table/cells/_prefixsrc.py -> build/lib/plotly/validators/table/cells copying plotly/validators/table/cells/_values.py -> build/lib/plotly/validators/table/cells copying plotly/validators/table/cells/_fill.py -> build/lib/plotly/validators/table/cells copying plotly/validators/table/cells/_alignsrc.py -> build/lib/plotly/validators/table/cells copying plotly/validators/table/cells/_suffixsrc.py -> build/lib/plotly/validators/table/cells copying plotly/validators/table/cells/_font.py -> build/lib/plotly/validators/table/cells copying plotly/validators/table/cells/_format.py -> build/lib/plotly/validators/table/cells copying plotly/validators/table/cells/_line.py -> build/lib/plotly/validators/table/cells copying plotly/validators/table/cells/_formatsrc.py -> build/lib/plotly/validators/table/cells copying plotly/validators/table/cells/__init__.py -> build/lib/plotly/validators/table/cells copying plotly/validators/table/cells/_valuessrc.py -> build/lib/plotly/validators/table/cells copying plotly/validators/table/cells/_align.py -> build/lib/plotly/validators/table/cells copying plotly/validators/table/cells/_height.py -> build/lib/plotly/validators/table/cells creating build/lib/plotly/validators/table/cells/font copying plotly/validators/table/cells/font/_colorsrc.py -> build/lib/plotly/validators/table/cells/font copying plotly/validators/table/cells/font/_size.py -> build/lib/plotly/validators/table/cells/font copying plotly/validators/table/cells/font/_familysrc.py -> build/lib/plotly/validators/table/cells/font copying plotly/validators/table/cells/font/_family.py -> build/lib/plotly/validators/table/cells/font copying plotly/validators/table/cells/font/_sizesrc.py -> build/lib/plotly/validators/table/cells/font copying plotly/validators/table/cells/font/__init__.py -> build/lib/plotly/validators/table/cells/font copying plotly/validators/table/cells/font/_color.py -> build/lib/plotly/validators/table/cells/font creating build/lib/plotly/validators/table/cells/fill copying plotly/validators/table/cells/fill/_colorsrc.py -> build/lib/plotly/validators/table/cells/fill copying plotly/validators/table/cells/fill/_color.py -> build/lib/plotly/validators/table/cells/fill copying plotly/validators/table/cells/fill/__init__.py -> build/lib/plotly/validators/table/cells/fill creating build/lib/plotly/validators/table/cells/line copying plotly/validators/table/cells/line/_width.py -> build/lib/plotly/validators/table/cells/line copying plotly/validators/table/cells/line/_widthsrc.py -> build/lib/plotly/validators/table/cells/line copying plotly/validators/table/cells/line/__init__.py -> build/lib/plotly/validators/table/cells/line copying plotly/validators/table/cells/line/_color.py -> build/lib/plotly/validators/table/cells/line copying plotly/validators/table/cells/line/_colorsrc.py -> build/lib/plotly/validators/table/cells/line creating build/lib/plotly/validators/table/domain copying plotly/validators/table/domain/_x.py -> build/lib/plotly/validators/table/domain copying plotly/validators/table/domain/__init__.py -> build/lib/plotly/validators/table/domain copying plotly/validators/table/domain/_row.py -> build/lib/plotly/validators/table/domain copying plotly/validators/table/domain/_y.py -> build/lib/plotly/validators/table/domain copying plotly/validators/table/domain/_column.py -> build/lib/plotly/validators/table/domain creating build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_hoverinfosrc.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_opacity.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_atype.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_text.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_visible.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_fillcolor.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_customdata.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_db.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_colorbar.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_btype.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_bsrc.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_contours.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_showlegend.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_b.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_line.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_ids.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_zmax.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_name.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_hoverinfo.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_xaxis.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_colorscale.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_legendgroup.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_uid.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_zsrc.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_zauto.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_hoverlabel.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_da.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_a0.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_customdatasrc.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_carpet.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_textsrc.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_showscale.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_asrc.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_selectedpoints.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_zmin.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_a.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_autocolorscale.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_yaxis.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_reversescale.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_stream.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_b0.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_idssrc.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_z.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_autocontour.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_transpose.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/_ncontours.py -> build/lib/plotly/validators/contourcarpet copying plotly/validators/contourcarpet/__init__.py -> build/lib/plotly/validators/contourcarpet creating build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_ticktext.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_ticklen.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_lenmode.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_outlinewidth.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_titlefont.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_y.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_thickness.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_borderwidth.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_xpad.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_exponentformat.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_showticksuffix.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_yanchor.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_showexponent.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_title.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_showticklabels.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_tickformat.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_tickvals.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_bgcolor.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/__init__.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_ticks.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_ticksuffix.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_x.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_len.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_ypad.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_showtickprefix.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_nticks.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_dtick.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_separatethousands.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_thicknessmode.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_tickfont.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_tickwidth.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_bordercolor.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_tick0.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_xanchor.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_tickmode.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_outlinecolor.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_tickprefix.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_tickcolor.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_titleside.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_tickformatstops.py -> build/lib/plotly/validators/contourcarpet/colorbar copying plotly/validators/contourcarpet/colorbar/_tickangle.py -> build/lib/plotly/validators/contourcarpet/colorbar creating build/lib/plotly/validators/contourcarpet/colorbar/tickfont copying plotly/validators/contourcarpet/colorbar/tickfont/_size.py -> build/lib/plotly/validators/contourcarpet/colorbar/tickfont copying plotly/validators/contourcarpet/colorbar/tickfont/_family.py -> build/lib/plotly/validators/contourcarpet/colorbar/tickfont copying plotly/validators/contourcarpet/colorbar/tickfont/_color.py -> build/lib/plotly/validators/contourcarpet/colorbar/tickfont copying plotly/validators/contourcarpet/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/contourcarpet/colorbar/tickfont creating build/lib/plotly/validators/contourcarpet/colorbar/tickformatstop copying plotly/validators/contourcarpet/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/contourcarpet/colorbar/tickformatstop copying plotly/validators/contourcarpet/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/contourcarpet/colorbar/tickformatstop copying plotly/validators/contourcarpet/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/contourcarpet/colorbar/tickformatstop creating build/lib/plotly/validators/contourcarpet/colorbar/titlefont copying plotly/validators/contourcarpet/colorbar/titlefont/_color.py -> build/lib/plotly/validators/contourcarpet/colorbar/titlefont copying plotly/validators/contourcarpet/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/contourcarpet/colorbar/titlefont copying plotly/validators/contourcarpet/colorbar/titlefont/_family.py -> build/lib/plotly/validators/contourcarpet/colorbar/titlefont copying plotly/validators/contourcarpet/colorbar/titlefont/_size.py -> build/lib/plotly/validators/contourcarpet/colorbar/titlefont creating build/lib/plotly/validators/contourcarpet/contours copying plotly/validators/contourcarpet/contours/_labelformat.py -> build/lib/plotly/validators/contourcarpet/contours copying plotly/validators/contourcarpet/contours/_start.py -> build/lib/plotly/validators/contourcarpet/contours copying plotly/validators/contourcarpet/contours/_size.py -> build/lib/plotly/validators/contourcarpet/contours copying plotly/validators/contourcarpet/contours/_end.py -> build/lib/plotly/validators/contourcarpet/contours copying plotly/validators/contourcarpet/contours/_showlines.py -> build/lib/plotly/validators/contourcarpet/contours copying plotly/validators/contourcarpet/contours/_showlabels.py -> build/lib/plotly/validators/contourcarpet/contours copying plotly/validators/contourcarpet/contours/_labelfont.py -> build/lib/plotly/validators/contourcarpet/contours copying plotly/validators/contourcarpet/contours/_coloring.py -> build/lib/plotly/validators/contourcarpet/contours copying plotly/validators/contourcarpet/contours/_operation.py -> build/lib/plotly/validators/contourcarpet/contours copying plotly/validators/contourcarpet/contours/_value.py -> build/lib/plotly/validators/contourcarpet/contours copying plotly/validators/contourcarpet/contours/_type.py -> build/lib/plotly/validators/contourcarpet/contours copying plotly/validators/contourcarpet/contours/__init__.py -> build/lib/plotly/validators/contourcarpet/contours creating build/lib/plotly/validators/contourcarpet/contours/labelfont copying plotly/validators/contourcarpet/contours/labelfont/_size.py -> build/lib/plotly/validators/contourcarpet/contours/labelfont copying plotly/validators/contourcarpet/contours/labelfont/_family.py -> build/lib/plotly/validators/contourcarpet/contours/labelfont copying plotly/validators/contourcarpet/contours/labelfont/__init__.py -> build/lib/plotly/validators/contourcarpet/contours/labelfont copying plotly/validators/contourcarpet/contours/labelfont/_color.py -> build/lib/plotly/validators/contourcarpet/contours/labelfont creating build/lib/plotly/validators/contourcarpet/hoverlabel copying plotly/validators/contourcarpet/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/contourcarpet/hoverlabel copying plotly/validators/contourcarpet/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/contourcarpet/hoverlabel copying plotly/validators/contourcarpet/hoverlabel/_namelength.py -> build/lib/plotly/validators/contourcarpet/hoverlabel copying plotly/validators/contourcarpet/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/contourcarpet/hoverlabel copying plotly/validators/contourcarpet/hoverlabel/__init__.py -> build/lib/plotly/validators/contourcarpet/hoverlabel copying plotly/validators/contourcarpet/hoverlabel/_font.py -> build/lib/plotly/validators/contourcarpet/hoverlabel copying plotly/validators/contourcarpet/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/contourcarpet/hoverlabel copying plotly/validators/contourcarpet/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/contourcarpet/hoverlabel creating build/lib/plotly/validators/contourcarpet/hoverlabel/font copying plotly/validators/contourcarpet/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/contourcarpet/hoverlabel/font copying plotly/validators/contourcarpet/hoverlabel/font/__init__.py -> build/lib/plotly/validators/contourcarpet/hoverlabel/font copying plotly/validators/contourcarpet/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/contourcarpet/hoverlabel/font copying plotly/validators/contourcarpet/hoverlabel/font/_color.py -> build/lib/plotly/validators/contourcarpet/hoverlabel/font copying plotly/validators/contourcarpet/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/contourcarpet/hoverlabel/font copying plotly/validators/contourcarpet/hoverlabel/font/_size.py -> build/lib/plotly/validators/contourcarpet/hoverlabel/font copying plotly/validators/contourcarpet/hoverlabel/font/_family.py -> build/lib/plotly/validators/contourcarpet/hoverlabel/font creating build/lib/plotly/validators/contourcarpet/line copying plotly/validators/contourcarpet/line/_color.py -> build/lib/plotly/validators/contourcarpet/line copying plotly/validators/contourcarpet/line/_smoothing.py -> build/lib/plotly/validators/contourcarpet/line copying plotly/validators/contourcarpet/line/_dash.py -> build/lib/plotly/validators/contourcarpet/line copying plotly/validators/contourcarpet/line/__init__.py -> build/lib/plotly/validators/contourcarpet/line copying plotly/validators/contourcarpet/line/_width.py -> build/lib/plotly/validators/contourcarpet/line creating build/lib/plotly/validators/contourcarpet/stream copying plotly/validators/contourcarpet/stream/_token.py -> build/lib/plotly/validators/contourcarpet/stream copying plotly/validators/contourcarpet/stream/_maxpoints.py -> build/lib/plotly/validators/contourcarpet/stream copying plotly/validators/contourcarpet/stream/__init__.py -> build/lib/plotly/validators/contourcarpet/stream creating build/lib/plotly/validators/pie copying plotly/validators/pie/_ids.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_idssrc.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_textpositionsrc.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_scalegroup.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_values.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_pull.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_hoverinfo.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_textfont.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_showlegend.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_valuessrc.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_hovertext.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_stream.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_textposition.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_labels.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/__init__.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_direction.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_rotation.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_name.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_hovertextsrc.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_dlabel.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_customdata.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_pullsrc.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_opacity.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_customdatasrc.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_text.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_labelssrc.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_textinfo.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_uid.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_legendgroup.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_outsidetextfont.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_label0.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_insidetextfont.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_hoverlabel.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_selectedpoints.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_hoverinfosrc.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_textsrc.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_domain.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_sort.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_marker.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_visible.py -> build/lib/plotly/validators/pie copying plotly/validators/pie/_hole.py -> build/lib/plotly/validators/pie creating build/lib/plotly/validators/pie/domain copying plotly/validators/pie/domain/_column.py -> build/lib/plotly/validators/pie/domain copying plotly/validators/pie/domain/_x.py -> build/lib/plotly/validators/pie/domain copying plotly/validators/pie/domain/__init__.py -> build/lib/plotly/validators/pie/domain copying plotly/validators/pie/domain/_y.py -> build/lib/plotly/validators/pie/domain copying plotly/validators/pie/domain/_row.py -> build/lib/plotly/validators/pie/domain creating build/lib/plotly/validators/pie/hoverlabel copying plotly/validators/pie/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/pie/hoverlabel copying plotly/validators/pie/hoverlabel/_namelength.py -> build/lib/plotly/validators/pie/hoverlabel copying plotly/validators/pie/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/pie/hoverlabel copying plotly/validators/pie/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/pie/hoverlabel copying plotly/validators/pie/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/pie/hoverlabel copying plotly/validators/pie/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/pie/hoverlabel copying plotly/validators/pie/hoverlabel/_font.py -> build/lib/plotly/validators/pie/hoverlabel copying plotly/validators/pie/hoverlabel/__init__.py -> build/lib/plotly/validators/pie/hoverlabel creating build/lib/plotly/validators/pie/hoverlabel/font copying plotly/validators/pie/hoverlabel/font/_family.py -> build/lib/plotly/validators/pie/hoverlabel/font copying plotly/validators/pie/hoverlabel/font/__init__.py -> build/lib/plotly/validators/pie/hoverlabel/font copying plotly/validators/pie/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/pie/hoverlabel/font copying plotly/validators/pie/hoverlabel/font/_color.py -> build/lib/plotly/validators/pie/hoverlabel/font copying plotly/validators/pie/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/pie/hoverlabel/font copying plotly/validators/pie/hoverlabel/font/_size.py -> build/lib/plotly/validators/pie/hoverlabel/font copying plotly/validators/pie/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/pie/hoverlabel/font creating build/lib/plotly/validators/pie/insidetextfont copying plotly/validators/pie/insidetextfont/_family.py -> build/lib/plotly/validators/pie/insidetextfont copying plotly/validators/pie/insidetextfont/_color.py -> build/lib/plotly/validators/pie/insidetextfont copying plotly/validators/pie/insidetextfont/__init__.py -> build/lib/plotly/validators/pie/insidetextfont copying plotly/validators/pie/insidetextfont/_size.py -> build/lib/plotly/validators/pie/insidetextfont creating build/lib/plotly/validators/pie/textfont copying plotly/validators/pie/textfont/__init__.py -> build/lib/plotly/validators/pie/textfont copying plotly/validators/pie/textfont/_family.py -> build/lib/plotly/validators/pie/textfont copying plotly/validators/pie/textfont/_size.py -> build/lib/plotly/validators/pie/textfont copying plotly/validators/pie/textfont/_color.py -> build/lib/plotly/validators/pie/textfont creating build/lib/plotly/validators/pie/outsidetextfont copying plotly/validators/pie/outsidetextfont/_color.py -> build/lib/plotly/validators/pie/outsidetextfont copying plotly/validators/pie/outsidetextfont/_family.py -> build/lib/plotly/validators/pie/outsidetextfont copying plotly/validators/pie/outsidetextfont/_size.py -> build/lib/plotly/validators/pie/outsidetextfont copying plotly/validators/pie/outsidetextfont/__init__.py -> build/lib/plotly/validators/pie/outsidetextfont creating build/lib/plotly/validators/pie/marker copying plotly/validators/pie/marker/_colors.py -> build/lib/plotly/validators/pie/marker copying plotly/validators/pie/marker/_line.py -> build/lib/plotly/validators/pie/marker copying plotly/validators/pie/marker/__init__.py -> build/lib/plotly/validators/pie/marker copying plotly/validators/pie/marker/_colorssrc.py -> build/lib/plotly/validators/pie/marker creating build/lib/plotly/validators/pie/marker/line copying plotly/validators/pie/marker/line/__init__.py -> build/lib/plotly/validators/pie/marker/line copying plotly/validators/pie/marker/line/_colorsrc.py -> build/lib/plotly/validators/pie/marker/line copying plotly/validators/pie/marker/line/_color.py -> build/lib/plotly/validators/pie/marker/line copying plotly/validators/pie/marker/line/_width.py -> build/lib/plotly/validators/pie/marker/line copying plotly/validators/pie/marker/line/_widthsrc.py -> build/lib/plotly/validators/pie/marker/line creating build/lib/plotly/validators/pie/stream copying plotly/validators/pie/stream/_maxpoints.py -> build/lib/plotly/validators/pie/stream copying plotly/validators/pie/stream/__init__.py -> build/lib/plotly/validators/pie/stream copying plotly/validators/pie/stream/_token.py -> build/lib/plotly/validators/pie/stream creating build/lib/plotly/validators/carpet copying plotly/validators/carpet/_bsrc.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_font.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_color.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_ysrc.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/__init__.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_da.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_carpet.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_y.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_aaxis.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_opacity.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_cheaterslope.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_baxis.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_name.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_customdata.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_xaxis.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_selectedpoints.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_customdatasrc.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_uid.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_showlegend.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_hoverlabel.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_db.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_b0.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_ids.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_x.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_a.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_a0.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_stream.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_hoverinfo.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_idssrc.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_asrc.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_b.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_legendgroup.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_yaxis.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_visible.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_xsrc.py -> build/lib/plotly/validators/carpet copying plotly/validators/carpet/_hoverinfosrc.py -> build/lib/plotly/validators/carpet creating build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_arraydtick.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_tickfont.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_endline.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_showgrid.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_autorange.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_showticksuffix.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_exponentformat.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_labelsuffix.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_tickangle.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_range.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_ticktextsrc.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_titleoffset.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_arraytick0.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_tickvals.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_tickvalssrc.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_linewidth.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_smoothing.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_labelprefix.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_startlinewidth.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_fixedrange.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_dtick.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_tickprefix.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_categoryorder.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_minorgridwidth.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_showexponent.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_endlinecolor.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_startline.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_rangemode.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_nticks.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_titlefont.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_tickformatstops.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_categoryarraysrc.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_tick0.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_title.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_showtickprefix.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_gridcolor.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_ticksuffix.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_endlinewidth.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/__init__.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_startlinecolor.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_color.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_gridwidth.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_linecolor.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_minorgridcolor.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_cheatertype.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_tickformat.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_categoryarray.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_type.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_labelpadding.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_minorgridcount.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_showticklabels.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_separatethousands.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_tickmode.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_showline.py -> build/lib/plotly/validators/carpet/aaxis copying plotly/validators/carpet/aaxis/_ticktext.py -> build/lib/plotly/validators/carpet/aaxis creating build/lib/plotly/validators/carpet/aaxis/tickformatstop copying plotly/validators/carpet/aaxis/tickformatstop/_value.py -> build/lib/plotly/validators/carpet/aaxis/tickformatstop copying plotly/validators/carpet/aaxis/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/carpet/aaxis/tickformatstop copying plotly/validators/carpet/aaxis/tickformatstop/__init__.py -> build/lib/plotly/validators/carpet/aaxis/tickformatstop creating build/lib/plotly/validators/carpet/aaxis/titlefont copying plotly/validators/carpet/aaxis/titlefont/__init__.py -> build/lib/plotly/validators/carpet/aaxis/titlefont copying plotly/validators/carpet/aaxis/titlefont/_color.py -> build/lib/plotly/validators/carpet/aaxis/titlefont copying plotly/validators/carpet/aaxis/titlefont/_size.py -> build/lib/plotly/validators/carpet/aaxis/titlefont copying plotly/validators/carpet/aaxis/titlefont/_family.py -> build/lib/plotly/validators/carpet/aaxis/titlefont creating build/lib/plotly/validators/carpet/aaxis/tickfont copying plotly/validators/carpet/aaxis/tickfont/_color.py -> build/lib/plotly/validators/carpet/aaxis/tickfont copying plotly/validators/carpet/aaxis/tickfont/_family.py -> build/lib/plotly/validators/carpet/aaxis/tickfont copying plotly/validators/carpet/aaxis/tickfont/_size.py -> build/lib/plotly/validators/carpet/aaxis/tickfont copying plotly/validators/carpet/aaxis/tickfont/__init__.py -> build/lib/plotly/validators/carpet/aaxis/tickfont creating build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_categoryorder.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_ticksuffix.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_nticks.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_linecolor.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_tickvalssrc.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_endlinecolor.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_showtickprefix.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_startlinewidth.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_startline.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_dtick.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_minorgridwidth.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_categoryarraysrc.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/__init__.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_smoothing.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_autorange.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_labelsuffix.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_separatethousands.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_ticktext.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_titleoffset.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_showgrid.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_tickvals.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_tickmode.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_showline.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_tickangle.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_fixedrange.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_range.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_showticksuffix.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_startlinecolor.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_showticklabels.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_gridcolor.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_minorgridcolor.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_exponentformat.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_arraytick0.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_showexponent.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_title.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_endline.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_tickprefix.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_labelprefix.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_titlefont.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_labelpadding.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_endlinewidth.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_minorgridcount.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_gridwidth.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_arraydtick.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_tickformat.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_rangemode.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_ticktextsrc.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_color.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_linewidth.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_tickfont.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_tick0.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_tickformatstops.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_type.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_cheatertype.py -> build/lib/plotly/validators/carpet/baxis copying plotly/validators/carpet/baxis/_categoryarray.py -> build/lib/plotly/validators/carpet/baxis creating build/lib/plotly/validators/carpet/baxis/tickformatstop copying plotly/validators/carpet/baxis/tickformatstop/_value.py -> build/lib/plotly/validators/carpet/baxis/tickformatstop copying plotly/validators/carpet/baxis/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/carpet/baxis/tickformatstop copying plotly/validators/carpet/baxis/tickformatstop/__init__.py -> build/lib/plotly/validators/carpet/baxis/tickformatstop creating build/lib/plotly/validators/carpet/baxis/tickfont copying plotly/validators/carpet/baxis/tickfont/_size.py -> build/lib/plotly/validators/carpet/baxis/tickfont copying plotly/validators/carpet/baxis/tickfont/__init__.py -> build/lib/plotly/validators/carpet/baxis/tickfont copying plotly/validators/carpet/baxis/tickfont/_family.py -> build/lib/plotly/validators/carpet/baxis/tickfont copying plotly/validators/carpet/baxis/tickfont/_color.py -> build/lib/plotly/validators/carpet/baxis/tickfont creating build/lib/plotly/validators/carpet/baxis/titlefont copying plotly/validators/carpet/baxis/titlefont/_family.py -> build/lib/plotly/validators/carpet/baxis/titlefont copying plotly/validators/carpet/baxis/titlefont/__init__.py -> build/lib/plotly/validators/carpet/baxis/titlefont copying plotly/validators/carpet/baxis/titlefont/_size.py -> build/lib/plotly/validators/carpet/baxis/titlefont copying plotly/validators/carpet/baxis/titlefont/_color.py -> build/lib/plotly/validators/carpet/baxis/titlefont creating build/lib/plotly/validators/carpet/stream copying plotly/validators/carpet/stream/_maxpoints.py -> build/lib/plotly/validators/carpet/stream copying plotly/validators/carpet/stream/_token.py -> build/lib/plotly/validators/carpet/stream copying plotly/validators/carpet/stream/__init__.py -> build/lib/plotly/validators/carpet/stream creating build/lib/plotly/validators/carpet/hoverlabel copying plotly/validators/carpet/hoverlabel/__init__.py -> build/lib/plotly/validators/carpet/hoverlabel copying plotly/validators/carpet/hoverlabel/_namelength.py -> build/lib/plotly/validators/carpet/hoverlabel copying plotly/validators/carpet/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/carpet/hoverlabel copying plotly/validators/carpet/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/carpet/hoverlabel copying plotly/validators/carpet/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/carpet/hoverlabel copying plotly/validators/carpet/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/carpet/hoverlabel copying plotly/validators/carpet/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/carpet/hoverlabel copying plotly/validators/carpet/hoverlabel/_font.py -> build/lib/plotly/validators/carpet/hoverlabel creating build/lib/plotly/validators/carpet/hoverlabel/font copying plotly/validators/carpet/hoverlabel/font/_size.py -> build/lib/plotly/validators/carpet/hoverlabel/font copying plotly/validators/carpet/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/carpet/hoverlabel/font copying plotly/validators/carpet/hoverlabel/font/_family.py -> build/lib/plotly/validators/carpet/hoverlabel/font copying plotly/validators/carpet/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/carpet/hoverlabel/font copying plotly/validators/carpet/hoverlabel/font/__init__.py -> build/lib/plotly/validators/carpet/hoverlabel/font copying plotly/validators/carpet/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/carpet/hoverlabel/font copying plotly/validators/carpet/hoverlabel/font/_color.py -> build/lib/plotly/validators/carpet/hoverlabel/font creating build/lib/plotly/validators/carpet/font copying plotly/validators/carpet/font/__init__.py -> build/lib/plotly/validators/carpet/font copying plotly/validators/carpet/font/_size.py -> build/lib/plotly/validators/carpet/font copying plotly/validators/carpet/font/_family.py -> build/lib/plotly/validators/carpet/font copying plotly/validators/carpet/font/_color.py -> build/lib/plotly/validators/carpet/font creating build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_textposition.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_csrc.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_asrc.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_selected.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_textpositionsrc.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_cliponaxis.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_b.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_idssrc.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_fill.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_showlegend.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_subplot.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_stream.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_text.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_hoverinfo.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_fillcolor.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_opacity.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_line.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_ids.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_marker.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_textfont.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_connectgaps.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_hoverinfosrc.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_c.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_unselected.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_legendgroup.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_sum.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_uid.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/__init__.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_mode.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_a.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_hovertextsrc.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_hoverlabel.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_visible.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_textsrc.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_name.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_selectedpoints.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_hoveron.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_hovertext.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_customdatasrc.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_customdata.py -> build/lib/plotly/validators/scatterternary copying plotly/validators/scatterternary/_bsrc.py -> build/lib/plotly/validators/scatterternary creating build/lib/plotly/validators/scatterternary/selected copying plotly/validators/scatterternary/selected/_textfont.py -> build/lib/plotly/validators/scatterternary/selected copying plotly/validators/scatterternary/selected/__init__.py -> build/lib/plotly/validators/scatterternary/selected copying plotly/validators/scatterternary/selected/_marker.py -> build/lib/plotly/validators/scatterternary/selected creating build/lib/plotly/validators/scatterternary/selected/marker copying plotly/validators/scatterternary/selected/marker/__init__.py -> build/lib/plotly/validators/scatterternary/selected/marker copying plotly/validators/scatterternary/selected/marker/_size.py -> build/lib/plotly/validators/scatterternary/selected/marker copying plotly/validators/scatterternary/selected/marker/_opacity.py -> build/lib/plotly/validators/scatterternary/selected/marker copying plotly/validators/scatterternary/selected/marker/_color.py -> build/lib/plotly/validators/scatterternary/selected/marker creating build/lib/plotly/validators/scatterternary/selected/textfont copying plotly/validators/scatterternary/selected/textfont/_color.py -> build/lib/plotly/validators/scatterternary/selected/textfont copying plotly/validators/scatterternary/selected/textfont/__init__.py -> build/lib/plotly/validators/scatterternary/selected/textfont creating build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_line.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_opacitysrc.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_maxdisplayed.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_opacity.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_reversescale.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_cmin.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_showscale.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_sizemode.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_sizeref.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_colorsrc.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_size.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_autocolorscale.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_colorbar.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_cmax.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_symbol.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_sizemin.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_colorscale.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_sizesrc.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_gradient.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_color.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/__init__.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_symbolsrc.py -> build/lib/plotly/validators/scatterternary/marker copying plotly/validators/scatterternary/marker/_cauto.py -> build/lib/plotly/validators/scatterternary/marker creating build/lib/plotly/validators/scatterternary/marker/line copying plotly/validators/scatterternary/marker/line/_colorsrc.py -> build/lib/plotly/validators/scatterternary/marker/line copying plotly/validators/scatterternary/marker/line/_cmax.py -> build/lib/plotly/validators/scatterternary/marker/line copying plotly/validators/scatterternary/marker/line/_cauto.py -> build/lib/plotly/validators/scatterternary/marker/line copying plotly/validators/scatterternary/marker/line/_autocolorscale.py -> build/lib/plotly/validators/scatterternary/marker/line copying plotly/validators/scatterternary/marker/line/_color.py -> build/lib/plotly/validators/scatterternary/marker/line copying plotly/validators/scatterternary/marker/line/_colorscale.py -> build/lib/plotly/validators/scatterternary/marker/line copying plotly/validators/scatterternary/marker/line/_cmin.py -> build/lib/plotly/validators/scatterternary/marker/line copying plotly/validators/scatterternary/marker/line/__init__.py -> build/lib/plotly/validators/scatterternary/marker/line copying plotly/validators/scatterternary/marker/line/_reversescale.py -> build/lib/plotly/validators/scatterternary/marker/line copying plotly/validators/scatterternary/marker/line/_width.py -> build/lib/plotly/validators/scatterternary/marker/line copying plotly/validators/scatterternary/marker/line/_widthsrc.py -> build/lib/plotly/validators/scatterternary/marker/line creating build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_ticktextsrc.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_titlefont.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_thickness.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_tickmode.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_showtickprefix.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_tickformat.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_xanchor.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_tickformatstops.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_len.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_showticklabels.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_yanchor.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_thicknessmode.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_ypad.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_tickwidth.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_tick0.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_tickprefix.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_nticks.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_borderwidth.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_titleside.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_tickvalssrc.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_xpad.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_title.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_bordercolor.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_tickfont.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_ticktext.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_dtick.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_ticklen.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_x.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_outlinewidth.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_showexponent.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/__init__.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_exponentformat.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_outlinecolor.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_ticksuffix.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_lenmode.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_ticks.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_tickangle.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_showticksuffix.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_y.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_tickvals.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_separatethousands.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_bgcolor.py -> build/lib/plotly/validators/scatterternary/marker/colorbar copying plotly/validators/scatterternary/marker/colorbar/_tickcolor.py -> build/lib/plotly/validators/scatterternary/marker/colorbar creating build/lib/plotly/validators/scatterternary/marker/colorbar/titlefont copying plotly/validators/scatterternary/marker/colorbar/titlefont/_family.py -> build/lib/plotly/validators/scatterternary/marker/colorbar/titlefont copying plotly/validators/scatterternary/marker/colorbar/titlefont/_color.py -> build/lib/plotly/validators/scatterternary/marker/colorbar/titlefont copying plotly/validators/scatterternary/marker/colorbar/titlefont/__init__.py -> build/lib/plotly/validators/scatterternary/marker/colorbar/titlefont copying plotly/validators/scatterternary/marker/colorbar/titlefont/_size.py -> build/lib/plotly/validators/scatterternary/marker/colorbar/titlefont creating build/lib/plotly/validators/scatterternary/marker/colorbar/tickfont copying plotly/validators/scatterternary/marker/colorbar/tickfont/_color.py -> build/lib/plotly/validators/scatterternary/marker/colorbar/tickfont copying plotly/validators/scatterternary/marker/colorbar/tickfont/_size.py -> build/lib/plotly/validators/scatterternary/marker/colorbar/tickfont copying plotly/validators/scatterternary/marker/colorbar/tickfont/_family.py -> build/lib/plotly/validators/scatterternary/marker/colorbar/tickfont copying plotly/validators/scatterternary/marker/colorbar/tickfont/__init__.py -> build/lib/plotly/validators/scatterternary/marker/colorbar/tickfont creating build/lib/plotly/validators/scatterternary/marker/colorbar/tickformatstop copying plotly/validators/scatterternary/marker/colorbar/tickformatstop/_value.py -> build/lib/plotly/validators/scatterternary/marker/colorbar/tickformatstop copying plotly/validators/scatterternary/marker/colorbar/tickformatstop/_dtickrange.py -> build/lib/plotly/validators/scatterternary/marker/colorbar/tickformatstop copying plotly/validators/scatterternary/marker/colorbar/tickformatstop/__init__.py -> build/lib/plotly/validators/scatterternary/marker/colorbar/tickformatstop creating build/lib/plotly/validators/scatterternary/marker/gradient copying plotly/validators/scatterternary/marker/gradient/__init__.py -> build/lib/plotly/validators/scatterternary/marker/gradient copying plotly/validators/scatterternary/marker/gradient/_type.py -> build/lib/plotly/validators/scatterternary/marker/gradient copying plotly/validators/scatterternary/marker/gradient/_color.py -> build/lib/plotly/validators/scatterternary/marker/gradient copying plotly/validators/scatterternary/marker/gradient/_colorsrc.py -> build/lib/plotly/validators/scatterternary/marker/gradient copying plotly/validators/scatterternary/marker/gradient/_typesrc.py -> build/lib/plotly/validators/scatterternary/marker/gradient creating build/lib/plotly/validators/scatterternary/stream copying plotly/validators/scatterternary/stream/__init__.py -> build/lib/plotly/validators/scatterternary/stream copying plotly/validators/scatterternary/stream/_maxpoints.py -> build/lib/plotly/validators/scatterternary/stream copying plotly/validators/scatterternary/stream/_token.py -> build/lib/plotly/validators/scatterternary/stream creating build/lib/plotly/validators/scatterternary/unselected copying plotly/validators/scatterternary/unselected/__init__.py -> build/lib/plotly/validators/scatterternary/unselected copying plotly/validators/scatterternary/unselected/_marker.py -> build/lib/plotly/validators/scatterternary/unselected copying plotly/validators/scatterternary/unselected/_textfont.py -> build/lib/plotly/validators/scatterternary/unselected creating build/lib/plotly/validators/scatterternary/unselected/marker copying plotly/validators/scatterternary/unselected/marker/__init__.py -> build/lib/plotly/validators/scatterternary/unselected/marker copying plotly/validators/scatterternary/unselected/marker/_opacity.py -> build/lib/plotly/validators/scatterternary/unselected/marker copying plotly/validators/scatterternary/unselected/marker/_size.py -> build/lib/plotly/validators/scatterternary/unselected/marker copying plotly/validators/scatterternary/unselected/marker/_color.py -> build/lib/plotly/validators/scatterternary/unselected/marker creating build/lib/plotly/validators/scatterternary/unselected/textfont copying plotly/validators/scatterternary/unselected/textfont/__init__.py -> build/lib/plotly/validators/scatterternary/unselected/textfont copying plotly/validators/scatterternary/unselected/textfont/_color.py -> build/lib/plotly/validators/scatterternary/unselected/textfont creating build/lib/plotly/validators/scatterternary/hoverlabel copying plotly/validators/scatterternary/hoverlabel/_bgcolor.py -> build/lib/plotly/validators/scatterternary/hoverlabel copying plotly/validators/scatterternary/hoverlabel/__init__.py -> build/lib/plotly/validators/scatterternary/hoverlabel copying plotly/validators/scatterternary/hoverlabel/_namelengthsrc.py -> build/lib/plotly/validators/scatterternary/hoverlabel copying plotly/validators/scatterternary/hoverlabel/_bordercolor.py -> build/lib/plotly/validators/scatterternary/hoverlabel copying plotly/validators/scatterternary/hoverlabel/_namelength.py -> build/lib/plotly/validators/scatterternary/hoverlabel copying plotly/validators/scatterternary/hoverlabel/_font.py -> build/lib/plotly/validators/scatterternary/hoverlabel copying plotly/validators/scatterternary/hoverlabel/_bgcolorsrc.py -> build/lib/plotly/validators/scatterternary/hoverlabel copying plotly/validators/scatterternary/hoverlabel/_bordercolorsrc.py -> build/lib/plotly/validators/scatterternary/hoverlabel creating build/lib/plotly/validators/scatterternary/hoverlabel/font copying plotly/validators/scatterternary/hoverlabel/font/_sizesrc.py -> build/lib/plotly/validators/scatterternary/hoverlabel/font copying plotly/validators/scatterternary/hoverlabel/font/__init__.py -> build/lib/plotly/validators/scatterternary/hoverlabel/font copying plotly/validators/scatterternary/hoverlabel/font/_color.py -> build/lib/plotly/validators/scatterternary/hoverlabel/font copying plotly/validators/scatterternary/hoverlabel/font/_family.py -> build/lib/plotly/validators/scatterternary/hoverlabel/font copying plotly/validators/scatterternary/hoverlabel/font/_colorsrc.py -> build/lib/plotly/validators/scatterternary/hoverlabel/font copying plotly/validators/scatterternary/hoverlabel/font/_size.py -> build/lib/plotly/validators/scatterternary/hoverlabel/font copying plotly/validators/scatterternary/hoverlabel/font/_familysrc.py -> build/lib/plotly/validators/scatterternary/hoverlabel/font creating build/lib/plotly/validators/scatterternary/line copying plotly/validators/scatterternary/line/_dash.py -> build/lib/plotly/validators/scatterternary/line copying plotly/validators/scatterternary/line/__init__.py -> build/lib/plotly/validators/scatterternary/line copying plotly/validators/scatterternary/line/_shape.py -> build/lib/plotly/validators/scatterternary/line copying plotly/validators/scatterternary/line/_smoothing.py -> build/lib/plotly/validators/scatterternary/line copying plotly/validators/scatterternary/line/_color.py -> build/lib/plotly/validators/scatterternary/line copying plotly/validators/scatterternary/line/_width.py -> build/lib/plotly/validators/scatterternary/line creating build/lib/plotly/validators/scatterternary/textfont copying plotly/validators/scatterternary/textfont/_familysrc.py -> build/lib/plotly/validators/scatterternary/textfont copying plotly/validators/scatterternary/textfont/_colorsrc.py -> build/lib/plotly/validators/scatterternary/textfont copying plotly/validators/scatterternary/textfont/_color.py -> build/lib/plotly/validators/scatterternary/textfont copying plotly/validators/scatterternary/textfont/_size.py -> build/lib/plotly/validators/scatterternary/textfont copying plotly/validators/scatterternary/textfont/__init__.py -> build/lib/plotly/validators/scatterternary/textfont copying plotly/validators/scatterternary/textfont/_sizesrc.py -> build/lib/plotly/validators/scatterternary/textfont copying plotly/validators/scatterternary/textfont/_family.py -> build/lib/plotly/validators/scatterternary/textfont creating build/lib/plotly/package_data copying plotly/package_data/plotly.min.js -> build/lib/plotly/package_data copying plotly/package_data/gz_2010_us_050_00_500k.shx -> build/lib/plotly/package_data copying plotly/package_data/gz_2010_us_050_00_500k.shp -> build/lib/plotly/package_data copying plotly/package_data/graphWidget.js -> build/lib/plotly/package_data copying plotly/package_data/gz_2010_us_050_00_500k.dbf -> build/lib/plotly/package_data copying plotly/package_data/plot-schema.json -> build/lib/plotly/package_data copying plotly/package_data/cb_2016_us_county_500k.dbf -> build/lib/plotly/package_data copying plotly/package_data/cb_2016_us_state_500k.shp -> build/lib/plotly/package_data copying plotly/package_data/cb_2016_us_state_500k.dbf -> build/lib/plotly/package_data copying plotly/package_data/cb_2016_us_county_500k.shx -> build/lib/plotly/package_data copying plotly/package_data/cb_2016_us_state_500k.shx -> build/lib/plotly/package_data copying plotly/package_data/cb_2016_us_county_500k.shp -> build/lib/plotly/package_data creating build/lib/plotlywidget/static copying plotlywidget/static/index.js -> build/lib/plotlywidget/static copying plotlywidget/static/index.js.map -> build/lib/plotlywidget/static copying plotlywidget/static/extension.js -> build/lib/plotlywidget/static SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-plotly-3.0.2 depends on package: py37-requests>0 - found ===> py37-plotly-3.0.2 depends on package: py37-six>0 - found ===> py37-plotly-3.0.2 depends on package: py37-retrying>0 - found ===> py37-plotly-3.0.2 depends on package: py37-pytz>0 - found ===> py37-plotly-3.0.2 depends on package: py37-decorator>0 - found ===> py37-plotly-3.0.2 depends on package: py37-setuptools>0 - found ===> py37-plotly-3.0.2 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-plotly-3.0.2 ===> py37-plotly-3.0.2 depends on package: py37-requests>0 - found ===> py37-plotly-3.0.2 depends on package: py37-six>0 - found ===> py37-plotly-3.0.2 depends on package: py37-retrying>0 - found ===> py37-plotly-3.0.2 depends on package: py37-pytz>0 - found ===> py37-plotly-3.0.2 depends on package: py37-decorator>0 - found ===> py37-plotly-3.0.2 depends on package: py37-setuptools>0 - found ===> py37-plotly-3.0.2 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7 creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/package_data copying build/lib/plotly/package_data/cb_2016_us_state_500k.dbf -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/package_data copying build/lib/plotly/package_data/graphWidget.js -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/package_data copying build/lib/plotly/package_data/plotly.min.js -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/package_data copying build/lib/plotly/package_data/gz_2010_us_050_00_500k.shp -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/package_data copying build/lib/plotly/package_data/plot-schema.json -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/package_data copying build/lib/plotly/package_data/gz_2010_us_050_00_500k.shx -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/package_data copying build/lib/plotly/package_data/gz_2010_us_050_00_500k.dbf -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/package_data copying build/lib/plotly/package_data/cb_2016_us_state_500k.shp -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/package_data copying build/lib/plotly/package_data/cb_2016_us_county_500k.dbf -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/package_data copying build/lib/plotly/package_data/cb_2016_us_county_500k.shp -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/package_data copying build/lib/plotly/package_data/cb_2016_us_state_500k.shx -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/package_data copying build/lib/plotly/package_data/cb_2016_us_county_500k.shx -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/package_data copying build/lib/plotly/session.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly copying build/lib/plotly/config.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2 copying build/lib/plotly/api/v2/images.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2 copying build/lib/plotly/api/v2/dashboards.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2 copying build/lib/plotly/api/v2/utils.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2 copying build/lib/plotly/api/v2/users.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2 copying build/lib/plotly/api/v2/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2 copying build/lib/plotly/api/v2/spectacle_presentations.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2 copying build/lib/plotly/api/v2/plots.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2 copying build/lib/plotly/api/v2/dash_apps.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2 copying build/lib/plotly/api/v2/grids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2 copying build/lib/plotly/api/v2/plot_schema.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2 copying build/lib/plotly/api/v2/files.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2 copying build/lib/plotly/api/v2/folders.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2 creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v1 copying build/lib/plotly/api/v1/utils.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v1 copying build/lib/plotly/api/v1/clientresp.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v1 copying build/lib/plotly/api/v1/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v1 copying build/lib/plotly/api/utils.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api copying build/lib/plotly/api/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api copying build/lib/plotly/basewidget.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly copying build/lib/plotly/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly copying build/lib/plotly/exceptions.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly copying build/lib/plotly/tools.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly copying build/lib/plotly/files.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly copying build/lib/plotly/basedatatypes.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly copying build/lib/plotly/utils.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly copying build/lib/plotly/graph_reference.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly copying build/lib/plotly/serializers.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly copying build/lib/plotly/version.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly copying build/lib/plotly/animation.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly copying build/lib/plotly/optional_imports.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly copying build/lib/plotly/callbacks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly copying build/lib/plotly/colors.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/dashboard_objs copying build/lib/plotly/dashboard_objs/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/dashboard_objs copying build/lib/plotly/dashboard_objs/dashboard_objs.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/dashboard_objs creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory copying build/lib/plotly/figure_factory/_violin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory copying build/lib/plotly/figure_factory/_quiver.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory copying build/lib/plotly/figure_factory/_gantt.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory copying build/lib/plotly/figure_factory/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory copying build/lib/plotly/figure_factory/_dendrogram.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory copying build/lib/plotly/figure_factory/_streamline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory copying build/lib/plotly/figure_factory/_candlestick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory copying build/lib/plotly/figure_factory/_table.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory copying build/lib/plotly/figure_factory/_distplot.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory copying build/lib/plotly/figure_factory/_bullet.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory copying build/lib/plotly/figure_factory/_2d_density.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory copying build/lib/plotly/figure_factory/_county_choropleth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory copying build/lib/plotly/figure_factory/utils.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory copying build/lib/plotly/figure_factory/_trisurf.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory copying build/lib/plotly/figure_factory/_facet_grid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory copying build/lib/plotly/figure_factory/_ohlc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory copying build/lib/plotly/figure_factory/_annotated_heatmap.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory copying build/lib/plotly/figure_factory/_scatterplot.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/plotly copying build/lib/plotly/plotly/plotly.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/plotly creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/plotly/chunked_requests copying build/lib/plotly/plotly/chunked_requests/chunked_request.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/plotly/chunked_requests copying build/lib/plotly/plotly/chunked_requests/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/plotly/chunked_requests copying build/lib/plotly/plotly/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/plotly creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/presentation_objs copying build/lib/plotly/presentation_objs/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/presentation_objs copying build/lib/plotly/presentation_objs/presentation_objs.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/presentation_objs creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_x0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/outsidetextfont copying build/lib/plotly/validators/bar/outsidetextfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/outsidetextfont copying build/lib/plotly/validators/bar/outsidetextfont/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/outsidetextfont copying build/lib/plotly/validators/bar/outsidetextfont/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/outsidetextfont copying build/lib/plotly/validators/bar/outsidetextfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/outsidetextfont copying build/lib/plotly/validators/bar/outsidetextfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/outsidetextfont copying build/lib/plotly/validators/bar/outsidetextfont/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/outsidetextfont copying build/lib/plotly/validators/bar/outsidetextfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/outsidetextfont copying build/lib/plotly/validators/bar/_insidetextfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_t.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_r.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_xaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_cliponaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_xcalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_textpositionsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/selected/textfont copying build/lib/plotly/validators/bar/selected/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/selected/textfont copying build/lib/plotly/validators/bar/selected/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/selected/textfont copying build/lib/plotly/validators/bar/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/selected copying build/lib/plotly/validators/bar/selected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/selected/marker copying build/lib/plotly/validators/bar/selected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/selected/marker copying build/lib/plotly/validators/bar/selected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/selected/marker copying build/lib/plotly/validators/bar/selected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/selected/marker copying build/lib/plotly/validators/bar/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel copying build/lib/plotly/validators/bar/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel copying build/lib/plotly/validators/bar/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel copying build/lib/plotly/validators/bar/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel copying build/lib/plotly/validators/bar/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel copying build/lib/plotly/validators/bar/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/font copying build/lib/plotly/validators/bar/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/font copying build/lib/plotly/validators/bar/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/font copying build/lib/plotly/validators/bar/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/font copying build/lib/plotly/validators/bar/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/font copying build/lib/plotly/validators/bar/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/font copying build/lib/plotly/validators/bar/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/font copying build/lib/plotly/validators/bar/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/font copying build/lib/plotly/validators/bar/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel copying build/lib/plotly/validators/bar/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel copying build/lib/plotly/validators/bar/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y copying build/lib/plotly/validators/bar/error_y/_symmetric.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y copying build/lib/plotly/validators/bar/error_y/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y copying build/lib/plotly/validators/bar/error_y/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y copying build/lib/plotly/validators/bar/error_y/_arrayminussrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y copying build/lib/plotly/validators/bar/error_y/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y copying build/lib/plotly/validators/bar/error_y/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y copying build/lib/plotly/validators/bar/error_y/_arraysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y copying build/lib/plotly/validators/bar/error_y/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y copying build/lib/plotly/validators/bar/error_y/_array.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y copying build/lib/plotly/validators/bar/error_y/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y copying build/lib/plotly/validators/bar/error_y/_valueminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y copying build/lib/plotly/validators/bar/error_y/_tracerefminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y copying build/lib/plotly/validators/bar/error_y/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y copying build/lib/plotly/validators/bar/error_y/_arrayminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y copying build/lib/plotly/validators/bar/error_y/_traceref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y copying build/lib/plotly/validators/bar/_error_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_ycalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_xsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_orientation.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_textposition.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_outsidetextfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_dx.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_widthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x copying build/lib/plotly/validators/bar/error_x/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x copying build/lib/plotly/validators/bar/error_x/_arrayminussrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x copying build/lib/plotly/validators/bar/error_x/_arrayminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x copying build/lib/plotly/validators/bar/error_x/_arraysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x copying build/lib/plotly/validators/bar/error_x/_symmetric.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x copying build/lib/plotly/validators/bar/error_x/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x copying build/lib/plotly/validators/bar/error_x/_traceref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x copying build/lib/plotly/validators/bar/error_x/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x copying build/lib/plotly/validators/bar/error_x/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x copying build/lib/plotly/validators/bar/error_x/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x copying build/lib/plotly/validators/bar/error_x/_tracerefminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x copying build/lib/plotly/validators/bar/error_x/_valueminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x copying build/lib/plotly/validators/bar/error_x/_array.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x copying build/lib/plotly/validators/bar/error_x/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x copying build/lib/plotly/validators/bar/error_x/_copy_ystyle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x copying build/lib/plotly/validators/bar/error_x/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x copying build/lib/plotly/validators/bar/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_dy.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker copying build/lib/plotly/validators/bar/marker/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker copying build/lib/plotly/validators/bar/marker/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/tickformatstop copying build/lib/plotly/validators/bar/marker/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/tickformatstop copying build/lib/plotly/validators/bar/marker/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/tickformatstop copying build/lib/plotly/validators/bar/marker/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/tickformatstop copying build/lib/plotly/validators/bar/marker/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/titlefont copying build/lib/plotly/validators/bar/marker/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/titlefont copying build/lib/plotly/validators/bar/marker/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/titlefont copying build/lib/plotly/validators/bar/marker/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/titlefont copying build/lib/plotly/validators/bar/marker/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/titlefont copying build/lib/plotly/validators/bar/marker/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/tickfont copying build/lib/plotly/validators/bar/marker/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/tickfont copying build/lib/plotly/validators/bar/marker/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/tickfont copying build/lib/plotly/validators/bar/marker/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/tickfont copying build/lib/plotly/validators/bar/marker/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/tickfont copying build/lib/plotly/validators/bar/marker/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar copying build/lib/plotly/validators/bar/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker copying build/lib/plotly/validators/bar/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker copying build/lib/plotly/validators/bar/marker/_opacitysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker copying build/lib/plotly/validators/bar/marker/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line copying build/lib/plotly/validators/bar/marker/line/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line copying build/lib/plotly/validators/bar/marker/line/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line copying build/lib/plotly/validators/bar/marker/line/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line copying build/lib/plotly/validators/bar/marker/line/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line copying build/lib/plotly/validators/bar/marker/line/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line copying build/lib/plotly/validators/bar/marker/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line copying build/lib/plotly/validators/bar/marker/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line copying build/lib/plotly/validators/bar/marker/line/_widthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line copying build/lib/plotly/validators/bar/marker/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line copying build/lib/plotly/validators/bar/marker/line/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line copying build/lib/plotly/validators/bar/marker/line/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line copying build/lib/plotly/validators/bar/marker/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker copying build/lib/plotly/validators/bar/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker copying build/lib/plotly/validators/bar/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker copying build/lib/plotly/validators/bar/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker copying build/lib/plotly/validators/bar/marker/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker copying build/lib/plotly/validators/bar/marker/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker copying build/lib/plotly/validators/bar/marker/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker copying build/lib/plotly/validators/bar/marker/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker copying build/lib/plotly/validators/bar/_offset.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_offsetsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_error_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_rsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_y0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_hovertextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/textfont copying build/lib/plotly/validators/bar/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/textfont copying build/lib/plotly/validators/bar/textfont/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/textfont copying build/lib/plotly/validators/bar/textfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/textfont copying build/lib/plotly/validators/bar/textfont/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/textfont copying build/lib/plotly/validators/bar/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/textfont copying build/lib/plotly/validators/bar/textfont/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/textfont copying build/lib/plotly/validators/bar/textfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/textfont copying build/lib/plotly/validators/bar/_hovertext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_constraintext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_basesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/insidetextfont copying build/lib/plotly/validators/bar/insidetextfont/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/insidetextfont copying build/lib/plotly/validators/bar/insidetextfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/insidetextfont copying build/lib/plotly/validators/bar/insidetextfont/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/insidetextfont copying build/lib/plotly/validators/bar/insidetextfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/insidetextfont copying build/lib/plotly/validators/bar/insidetextfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/insidetextfont copying build/lib/plotly/validators/bar/insidetextfont/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/insidetextfont copying build/lib/plotly/validators/bar/insidetextfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/insidetextfont copying build/lib/plotly/validators/bar/_ysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/stream copying build/lib/plotly/validators/bar/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/stream copying build/lib/plotly/validators/bar/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/stream copying build/lib/plotly/validators/bar/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/stream copying build/lib/plotly/validators/bar/_tsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/unselected copying build/lib/plotly/validators/bar/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/unselected/textfont copying build/lib/plotly/validators/bar/unselected/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/unselected/textfont copying build/lib/plotly/validators/bar/unselected/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/unselected/textfont creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/unselected/marker copying build/lib/plotly/validators/bar/unselected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/unselected/marker copying build/lib/plotly/validators/bar/unselected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/unselected/marker copying build/lib/plotly/validators/bar/unselected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/unselected/marker copying build/lib/plotly/validators/bar/unselected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/unselected copying build/lib/plotly/validators/bar/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/unselected copying build/lib/plotly/validators/bar/_base.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar copying build/lib/plotly/validators/bar/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/unselected copying build/lib/plotly/validators/histogram/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/unselected/marker copying build/lib/plotly/validators/histogram/unselected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/unselected/marker copying build/lib/plotly/validators/histogram/unselected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/unselected/marker copying build/lib/plotly/validators/histogram/unselected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/unselected/marker copying build/lib/plotly/validators/histogram/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/unselected/textfont copying build/lib/plotly/validators/histogram/unselected/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/unselected/textfont copying build/lib/plotly/validators/histogram/unselected/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/unselected/textfont copying build/lib/plotly/validators/histogram/unselected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/unselected copying build/lib/plotly/validators/histogram/_error_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_xbins.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_nbinsy.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_ycalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_autobinx.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/xbins copying build/lib/plotly/validators/histogram/xbins/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/xbins copying build/lib/plotly/validators/histogram/xbins/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/xbins copying build/lib/plotly/validators/histogram/xbins/_start.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/xbins copying build/lib/plotly/validators/histogram/xbins/_end.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/xbins copying build/lib/plotly/validators/histogram/_xaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/selected copying build/lib/plotly/validators/histogram/selected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/selected copying build/lib/plotly/validators/histogram/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/selected/marker copying build/lib/plotly/validators/histogram/selected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/selected/marker copying build/lib/plotly/validators/histogram/selected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/selected/marker copying build/lib/plotly/validators/histogram/selected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/selected/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/selected/textfont copying build/lib/plotly/validators/histogram/selected/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/selected/textfont copying build/lib/plotly/validators/histogram/selected/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/selected/textfont copying build/lib/plotly/validators/histogram/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/selected copying build/lib/plotly/validators/histogram/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/cumulative copying build/lib/plotly/validators/histogram/cumulative/_direction.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/cumulative copying build/lib/plotly/validators/histogram/cumulative/_enabled.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/cumulative copying build/lib/plotly/validators/histogram/cumulative/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/cumulative copying build/lib/plotly/validators/histogram/cumulative/_currentbin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/cumulative copying build/lib/plotly/validators/histogram/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_orientation.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_ybins.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y copying build/lib/plotly/validators/histogram/error_y/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y copying build/lib/plotly/validators/histogram/error_y/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y copying build/lib/plotly/validators/histogram/error_y/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y copying build/lib/plotly/validators/histogram/error_y/_arrayminussrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y copying build/lib/plotly/validators/histogram/error_y/_arraysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y copying build/lib/plotly/validators/histogram/error_y/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y copying build/lib/plotly/validators/histogram/error_y/_valueminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y copying build/lib/plotly/validators/histogram/error_y/_arrayminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y copying build/lib/plotly/validators/histogram/error_y/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y copying build/lib/plotly/validators/histogram/error_y/_symmetric.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y copying build/lib/plotly/validators/histogram/error_y/_traceref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y copying build/lib/plotly/validators/histogram/error_y/_array.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y copying build/lib/plotly/validators/histogram/error_y/_tracerefminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y copying build/lib/plotly/validators/histogram/error_y/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y copying build/lib/plotly/validators/histogram/error_y/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y copying build/lib/plotly/validators/histogram/_error_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_cumulative.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_xsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x copying build/lib/plotly/validators/histogram/error_x/_symmetric.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x copying build/lib/plotly/validators/histogram/error_x/_valueminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x copying build/lib/plotly/validators/histogram/error_x/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x copying build/lib/plotly/validators/histogram/error_x/_array.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x copying build/lib/plotly/validators/histogram/error_x/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x copying build/lib/plotly/validators/histogram/error_x/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x copying build/lib/plotly/validators/histogram/error_x/_arraysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x copying build/lib/plotly/validators/histogram/error_x/_arrayminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x copying build/lib/plotly/validators/histogram/error_x/_arrayminussrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x copying build/lib/plotly/validators/histogram/error_x/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x copying build/lib/plotly/validators/histogram/error_x/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x copying build/lib/plotly/validators/histogram/error_x/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x copying build/lib/plotly/validators/histogram/error_x/_tracerefminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x copying build/lib/plotly/validators/histogram/error_x/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x copying build/lib/plotly/validators/histogram/error_x/_traceref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x copying build/lib/plotly/validators/histogram/error_x/_copy_ystyle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x copying build/lib/plotly/validators/histogram/_xcalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_autobiny.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker copying build/lib/plotly/validators/histogram/marker/_opacitysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker copying build/lib/plotly/validators/histogram/marker/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker copying build/lib/plotly/validators/histogram/marker/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker copying build/lib/plotly/validators/histogram/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line copying build/lib/plotly/validators/histogram/marker/line/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line copying build/lib/plotly/validators/histogram/marker/line/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line copying build/lib/plotly/validators/histogram/marker/line/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line copying build/lib/plotly/validators/histogram/marker/line/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line copying build/lib/plotly/validators/histogram/marker/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line copying build/lib/plotly/validators/histogram/marker/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line copying build/lib/plotly/validators/histogram/marker/line/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line copying build/lib/plotly/validators/histogram/marker/line/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line copying build/lib/plotly/validators/histogram/marker/line/_widthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line copying build/lib/plotly/validators/histogram/marker/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line copying build/lib/plotly/validators/histogram/marker/line/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line copying build/lib/plotly/validators/histogram/marker/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker copying build/lib/plotly/validators/histogram/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker copying build/lib/plotly/validators/histogram/marker/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/titlefont copying build/lib/plotly/validators/histogram/marker/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/titlefont copying build/lib/plotly/validators/histogram/marker/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/titlefont copying build/lib/plotly/validators/histogram/marker/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/titlefont copying build/lib/plotly/validators/histogram/marker/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/titlefont copying build/lib/plotly/validators/histogram/marker/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/tickformatstop copying build/lib/plotly/validators/histogram/marker/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/tickformatstop copying build/lib/plotly/validators/histogram/marker/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/tickformatstop copying build/lib/plotly/validators/histogram/marker/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/tickformatstop copying build/lib/plotly/validators/histogram/marker/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/tickfont copying build/lib/plotly/validators/histogram/marker/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/tickfont copying build/lib/plotly/validators/histogram/marker/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/tickfont copying build/lib/plotly/validators/histogram/marker/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/tickfont copying build/lib/plotly/validators/histogram/marker/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/tickfont copying build/lib/plotly/validators/histogram/marker/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar copying build/lib/plotly/validators/histogram/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker copying build/lib/plotly/validators/histogram/marker/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker copying build/lib/plotly/validators/histogram/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker copying build/lib/plotly/validators/histogram/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker copying build/lib/plotly/validators/histogram/marker/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker copying build/lib/plotly/validators/histogram/marker/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker copying build/lib/plotly/validators/histogram/marker/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker copying build/lib/plotly/validators/histogram/_histnorm.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/stream copying build/lib/plotly/validators/histogram/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/stream copying build/lib/plotly/validators/histogram/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/stream copying build/lib/plotly/validators/histogram/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/stream copying build/lib/plotly/validators/histogram/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_ysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/ybins copying build/lib/plotly/validators/histogram/ybins/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/ybins copying build/lib/plotly/validators/histogram/ybins/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/ybins copying build/lib/plotly/validators/histogram/ybins/_end.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/ybins copying build/lib/plotly/validators/histogram/ybins/_start.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/ybins copying build/lib/plotly/validators/histogram/_nbinsx.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_histfunc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram copying build/lib/plotly/validators/histogram/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel copying build/lib/plotly/validators/histogram/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel copying build/lib/plotly/validators/histogram/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel copying build/lib/plotly/validators/histogram/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel copying build/lib/plotly/validators/histogram/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel copying build/lib/plotly/validators/histogram/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel copying build/lib/plotly/validators/histogram/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/font copying build/lib/plotly/validators/histogram/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/font copying build/lib/plotly/validators/histogram/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/font copying build/lib/plotly/validators/histogram/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/font copying build/lib/plotly/validators/histogram/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/font copying build/lib/plotly/validators/histogram/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/font copying build/lib/plotly/validators/histogram/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/font copying build/lib/plotly/validators/histogram/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/font copying build/lib/plotly/validators/histogram/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel copying build/lib/plotly/validators/histogram/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/selected copying build/lib/plotly/validators/scattergeo/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/selected copying build/lib/plotly/validators/scattergeo/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/selected/textfont copying build/lib/plotly/validators/scattergeo/selected/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/selected/textfont copying build/lib/plotly/validators/scattergeo/selected/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/selected/textfont copying build/lib/plotly/validators/scattergeo/selected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/selected/marker copying build/lib/plotly/validators/scattergeo/selected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/selected/marker copying build/lib/plotly/validators/scattergeo/selected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/selected/marker copying build/lib/plotly/validators/scattergeo/selected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/selected/marker copying build/lib/plotly/validators/scattergeo/selected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/selected/marker copying build/lib/plotly/validators/scattergeo/_locationmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel copying build/lib/plotly/validators/scattergeo/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel copying build/lib/plotly/validators/scattergeo/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel copying build/lib/plotly/validators/scattergeo/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel copying build/lib/plotly/validators/scattergeo/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel copying build/lib/plotly/validators/scattergeo/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel copying build/lib/plotly/validators/scattergeo/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/font copying build/lib/plotly/validators/scattergeo/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/font copying build/lib/plotly/validators/scattergeo/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/font copying build/lib/plotly/validators/scattergeo/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/font copying build/lib/plotly/validators/scattergeo/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/font copying build/lib/plotly/validators/scattergeo/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/font copying build/lib/plotly/validators/scattergeo/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/font copying build/lib/plotly/validators/scattergeo/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/font copying build/lib/plotly/validators/scattergeo/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel copying build/lib/plotly/validators/scattergeo/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel copying build/lib/plotly/validators/scattergeo/_locationssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_lonsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_fillcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_latsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_fill.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_locations.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_lat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_hovertext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_geo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_textpositionsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_textposition.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/unselected copying build/lib/plotly/validators/scattergeo/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/unselected/textfont copying build/lib/plotly/validators/scattergeo/unselected/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/unselected/textfont copying build/lib/plotly/validators/scattergeo/unselected/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/unselected/textfont copying build/lib/plotly/validators/scattergeo/unselected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/unselected/marker copying build/lib/plotly/validators/scattergeo/unselected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/unselected/marker copying build/lib/plotly/validators/scattergeo/unselected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/unselected/marker copying build/lib/plotly/validators/scattergeo/unselected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/unselected/marker copying build/lib/plotly/validators/scattergeo/unselected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/unselected/marker copying build/lib/plotly/validators/scattergeo/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/unselected copying build/lib/plotly/validators/scattergeo/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/line copying build/lib/plotly/validators/scattergeo/line/_dash.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/line copying build/lib/plotly/validators/scattergeo/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/line copying build/lib/plotly/validators/scattergeo/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/line copying build/lib/plotly/validators/scattergeo/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/line copying build/lib/plotly/validators/scattergeo/_mode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/stream copying build/lib/plotly/validators/scattergeo/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/stream copying build/lib/plotly/validators/scattergeo/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/stream copying build/lib/plotly/validators/scattergeo/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/stream creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker copying build/lib/plotly/validators/scattergeo/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scattergeo/marker/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scattergeo/marker/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scattergeo/marker/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scattergeo/marker/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/tickfont copying build/lib/plotly/validators/scattergeo/marker/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/tickfont copying build/lib/plotly/validators/scattergeo/marker/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/tickfont copying build/lib/plotly/validators/scattergeo/marker/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/tickfont copying build/lib/plotly/validators/scattergeo/marker/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/tickfont creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/titlefont copying build/lib/plotly/validators/scattergeo/marker/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/titlefont copying build/lib/plotly/validators/scattergeo/marker/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/titlefont copying build/lib/plotly/validators/scattergeo/marker/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/titlefont copying build/lib/plotly/validators/scattergeo/marker/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/titlefont copying build/lib/plotly/validators/scattergeo/marker/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar copying build/lib/plotly/validators/scattergeo/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker copying build/lib/plotly/validators/scattergeo/marker/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker copying build/lib/plotly/validators/scattergeo/marker/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker copying build/lib/plotly/validators/scattergeo/marker/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker copying build/lib/plotly/validators/scattergeo/marker/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker copying build/lib/plotly/validators/scattergeo/marker/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker copying build/lib/plotly/validators/scattergeo/marker/_sizemin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/gradient copying build/lib/plotly/validators/scattergeo/marker/gradient/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/gradient copying build/lib/plotly/validators/scattergeo/marker/gradient/_typesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/gradient copying build/lib/plotly/validators/scattergeo/marker/gradient/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/gradient copying build/lib/plotly/validators/scattergeo/marker/gradient/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/gradient copying build/lib/plotly/validators/scattergeo/marker/gradient/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/gradient copying build/lib/plotly/validators/scattergeo/marker/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker copying build/lib/plotly/validators/scattergeo/marker/_symbolsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker copying build/lib/plotly/validators/scattergeo/marker/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker copying build/lib/plotly/validators/scattergeo/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker copying build/lib/plotly/validators/scattergeo/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker copying build/lib/plotly/validators/scattergeo/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker copying build/lib/plotly/validators/scattergeo/marker/_symbol.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line copying build/lib/plotly/validators/scattergeo/marker/line/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line copying build/lib/plotly/validators/scattergeo/marker/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line copying build/lib/plotly/validators/scattergeo/marker/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line copying build/lib/plotly/validators/scattergeo/marker/line/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line copying build/lib/plotly/validators/scattergeo/marker/line/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line copying build/lib/plotly/validators/scattergeo/marker/line/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line copying build/lib/plotly/validators/scattergeo/marker/line/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line copying build/lib/plotly/validators/scattergeo/marker/line/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line copying build/lib/plotly/validators/scattergeo/marker/line/_widthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line copying build/lib/plotly/validators/scattergeo/marker/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line copying build/lib/plotly/validators/scattergeo/marker/line/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line copying build/lib/plotly/validators/scattergeo/marker/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker copying build/lib/plotly/validators/scattergeo/marker/_gradient.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker copying build/lib/plotly/validators/scattergeo/marker/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker copying build/lib/plotly/validators/scattergeo/marker/_sizemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker copying build/lib/plotly/validators/scattergeo/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker copying build/lib/plotly/validators/scattergeo/marker/_sizeref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker copying build/lib/plotly/validators/scattergeo/marker/_opacitysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker copying build/lib/plotly/validators/scattergeo/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/textfont copying build/lib/plotly/validators/scattergeo/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/textfont copying build/lib/plotly/validators/scattergeo/textfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/textfont copying build/lib/plotly/validators/scattergeo/textfont/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/textfont copying build/lib/plotly/validators/scattergeo/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/textfont copying build/lib/plotly/validators/scattergeo/textfont/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/textfont copying build/lib/plotly/validators/scattergeo/textfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/textfont copying build/lib/plotly/validators/scattergeo/textfont/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/textfont copying build/lib/plotly/validators/scattergeo/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_lon.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_hovertextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo copying build/lib/plotly/validators/scattergeo/_connectgaps.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/stream copying build/lib/plotly/validators/heatmapgl/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/stream copying build/lib/plotly/validators/heatmapgl/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/stream copying build/lib/plotly/validators/heatmapgl/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/stream copying build/lib/plotly/validators/heatmapgl/_ytype.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_xaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_xsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/tickfont copying build/lib/plotly/validators/heatmapgl/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/tickfont copying build/lib/plotly/validators/heatmapgl/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/tickfont copying build/lib/plotly/validators/heatmapgl/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/tickfont copying build/lib/plotly/validators/heatmapgl/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/tickfont copying build/lib/plotly/validators/heatmapgl/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/titlefont copying build/lib/plotly/validators/heatmapgl/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/titlefont copying build/lib/plotly/validators/heatmapgl/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/titlefont copying build/lib/plotly/validators/heatmapgl/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/titlefont copying build/lib/plotly/validators/heatmapgl/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/titlefont copying build/lib/plotly/validators/heatmapgl/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/tickformatstop copying build/lib/plotly/validators/heatmapgl/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/tickformatstop copying build/lib/plotly/validators/heatmapgl/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/tickformatstop copying build/lib/plotly/validators/heatmapgl/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/tickformatstop copying build/lib/plotly/validators/heatmapgl/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar copying build/lib/plotly/validators/heatmapgl/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_zmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_dx.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_dy.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_x0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_y0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_ysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_xtype.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_zmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_zauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_transpose.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel copying build/lib/plotly/validators/heatmapgl/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel copying build/lib/plotly/validators/heatmapgl/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel copying build/lib/plotly/validators/heatmapgl/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel copying build/lib/plotly/validators/heatmapgl/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel copying build/lib/plotly/validators/heatmapgl/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel copying build/lib/plotly/validators/heatmapgl/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel copying build/lib/plotly/validators/heatmapgl/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/font copying build/lib/plotly/validators/heatmapgl/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/font copying build/lib/plotly/validators/heatmapgl/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/font copying build/lib/plotly/validators/heatmapgl/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/font copying build/lib/plotly/validators/heatmapgl/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/font copying build/lib/plotly/validators/heatmapgl/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/font copying build/lib/plotly/validators/heatmapgl/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/font copying build/lib/plotly/validators/heatmapgl/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/font copying build/lib/plotly/validators/heatmapgl/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel copying build/lib/plotly/validators/heatmapgl/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_zsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl copying build/lib/plotly/validators/heatmapgl/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_bsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_textposition.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_xaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_hoveron.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/selected copying build/lib/plotly/validators/scattercarpet/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/selected copying build/lib/plotly/validators/scattercarpet/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/selected/textfont copying build/lib/plotly/validators/scattercarpet/selected/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/selected/textfont copying build/lib/plotly/validators/scattercarpet/selected/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/selected/textfont creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/selected/marker copying build/lib/plotly/validators/scattercarpet/selected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/selected/marker copying build/lib/plotly/validators/scattercarpet/selected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/selected/marker copying build/lib/plotly/validators/scattercarpet/selected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/selected/marker copying build/lib/plotly/validators/scattercarpet/selected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/selected/marker copying build/lib/plotly/validators/scattercarpet/selected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/selected copying build/lib/plotly/validators/scattercarpet/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/line copying build/lib/plotly/validators/scattercarpet/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/line copying build/lib/plotly/validators/scattercarpet/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/line copying build/lib/plotly/validators/scattercarpet/line/_dash.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/line copying build/lib/plotly/validators/scattercarpet/line/_shape.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/line copying build/lib/plotly/validators/scattercarpet/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/line copying build/lib/plotly/validators/scattercarpet/line/_smoothing.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/line creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel copying build/lib/plotly/validators/scattercarpet/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel copying build/lib/plotly/validators/scattercarpet/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel copying build/lib/plotly/validators/scattercarpet/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/font copying build/lib/plotly/validators/scattercarpet/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/font copying build/lib/plotly/validators/scattercarpet/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/font copying build/lib/plotly/validators/scattercarpet/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/font copying build/lib/plotly/validators/scattercarpet/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/font copying build/lib/plotly/validators/scattercarpet/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/font copying build/lib/plotly/validators/scattercarpet/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/font copying build/lib/plotly/validators/scattercarpet/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/font copying build/lib/plotly/validators/scattercarpet/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel copying build/lib/plotly/validators/scattercarpet/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel copying build/lib/plotly/validators/scattercarpet/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel copying build/lib/plotly/validators/scattercarpet/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel copying build/lib/plotly/validators/scattercarpet/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel copying build/lib/plotly/validators/scattercarpet/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_asrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_a.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_textpositionsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/stream copying build/lib/plotly/validators/scattercarpet/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/stream copying build/lib/plotly/validators/scattercarpet/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/stream copying build/lib/plotly/validators/scattercarpet/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/stream creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker copying build/lib/plotly/validators/scattercarpet/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker copying build/lib/plotly/validators/scattercarpet/marker/_sizeref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker copying build/lib/plotly/validators/scattercarpet/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker copying build/lib/plotly/validators/scattercarpet/marker/_symbolsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker copying build/lib/plotly/validators/scattercarpet/marker/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line copying build/lib/plotly/validators/scattercarpet/marker/line/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line copying build/lib/plotly/validators/scattercarpet/marker/line/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line copying build/lib/plotly/validators/scattercarpet/marker/line/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line copying build/lib/plotly/validators/scattercarpet/marker/line/_widthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line copying build/lib/plotly/validators/scattercarpet/marker/line/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line copying build/lib/plotly/validators/scattercarpet/marker/line/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line copying build/lib/plotly/validators/scattercarpet/marker/line/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line copying build/lib/plotly/validators/scattercarpet/marker/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line copying build/lib/plotly/validators/scattercarpet/marker/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line copying build/lib/plotly/validators/scattercarpet/marker/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line copying build/lib/plotly/validators/scattercarpet/marker/line/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line copying build/lib/plotly/validators/scattercarpet/marker/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker copying build/lib/plotly/validators/scattercarpet/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker copying build/lib/plotly/validators/scattercarpet/marker/_maxdisplayed.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker copying build/lib/plotly/validators/scattercarpet/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker copying build/lib/plotly/validators/scattercarpet/marker/_opacitysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker copying build/lib/plotly/validators/scattercarpet/marker/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker copying build/lib/plotly/validators/scattercarpet/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker copying build/lib/plotly/validators/scattercarpet/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker copying build/lib/plotly/validators/scattercarpet/marker/_gradient.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker copying build/lib/plotly/validators/scattercarpet/marker/_sizemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker copying build/lib/plotly/validators/scattercarpet/marker/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker copying build/lib/plotly/validators/scattercarpet/marker/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker copying build/lib/plotly/validators/scattercarpet/marker/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker copying build/lib/plotly/validators/scattercarpet/marker/_sizemin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker copying build/lib/plotly/validators/scattercarpet/marker/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker copying build/lib/plotly/validators/scattercarpet/marker/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/tickfont copying build/lib/plotly/validators/scattercarpet/marker/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/tickfont copying build/lib/plotly/validators/scattercarpet/marker/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/tickfont copying build/lib/plotly/validators/scattercarpet/marker/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/tickfont copying build/lib/plotly/validators/scattercarpet/marker/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/tickfont creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/titlefont copying build/lib/plotly/validators/scattercarpet/marker/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/titlefont copying build/lib/plotly/validators/scattercarpet/marker/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/titlefont copying build/lib/plotly/validators/scattercarpet/marker/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/titlefont copying build/lib/plotly/validators/scattercarpet/marker/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/titlefont copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scattercarpet/marker/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scattercarpet/marker/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scattercarpet/marker/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar copying build/lib/plotly/validators/scattercarpet/marker/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker copying build/lib/plotly/validators/scattercarpet/marker/_symbol.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/gradient copying build/lib/plotly/validators/scattercarpet/marker/gradient/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/gradient copying build/lib/plotly/validators/scattercarpet/marker/gradient/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/gradient copying build/lib/plotly/validators/scattercarpet/marker/gradient/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/gradient copying build/lib/plotly/validators/scattercarpet/marker/gradient/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/gradient copying build/lib/plotly/validators/scattercarpet/marker/gradient/_typesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/gradient copying build/lib/plotly/validators/scattercarpet/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_fill.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_connectgaps.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/unselected copying build/lib/plotly/validators/scattercarpet/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/unselected copying build/lib/plotly/validators/scattercarpet/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/unselected/marker copying build/lib/plotly/validators/scattercarpet/unselected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/unselected/marker copying build/lib/plotly/validators/scattercarpet/unselected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/unselected/marker copying build/lib/plotly/validators/scattercarpet/unselected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/unselected/marker copying build/lib/plotly/validators/scattercarpet/unselected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/unselected/marker copying build/lib/plotly/validators/scattercarpet/unselected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/unselected/textfont copying build/lib/plotly/validators/scattercarpet/unselected/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/unselected/textfont copying build/lib/plotly/validators/scattercarpet/unselected/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/unselected/textfont copying build/lib/plotly/validators/scattercarpet/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/textfont copying build/lib/plotly/validators/scattercarpet/textfont/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/textfont copying build/lib/plotly/validators/scattercarpet/textfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/textfont copying build/lib/plotly/validators/scattercarpet/textfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/textfont copying build/lib/plotly/validators/scattercarpet/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/textfont copying build/lib/plotly/validators/scattercarpet/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/textfont copying build/lib/plotly/validators/scattercarpet/textfont/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/textfont copying build/lib/plotly/validators/scattercarpet/textfont/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/textfont copying build/lib/plotly/validators/scattercarpet/_fillcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_carpet.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_mode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet copying build/lib/plotly/validators/scattercarpet/_b.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_subplot.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_fill.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel copying build/lib/plotly/validators/scatterternary/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel copying build/lib/plotly/validators/scatterternary/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel copying build/lib/plotly/validators/scatterternary/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel copying build/lib/plotly/validators/scatterternary/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel copying build/lib/plotly/validators/scatterternary/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel copying build/lib/plotly/validators/scatterternary/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel copying build/lib/plotly/validators/scatterternary/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/font copying build/lib/plotly/validators/scatterternary/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/font copying build/lib/plotly/validators/scatterternary/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/font copying build/lib/plotly/validators/scatterternary/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/font copying build/lib/plotly/validators/scatterternary/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/font copying build/lib/plotly/validators/scatterternary/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/font copying build/lib/plotly/validators/scatterternary/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/font copying build/lib/plotly/validators/scatterternary/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/font copying build/lib/plotly/validators/scatterternary/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel copying build/lib/plotly/validators/scatterternary/_textpositionsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_textposition.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_b.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/unselected copying build/lib/plotly/validators/scatterternary/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/unselected/marker copying build/lib/plotly/validators/scatterternary/unselected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/unselected/marker copying build/lib/plotly/validators/scatterternary/unselected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/unselected/marker copying build/lib/plotly/validators/scatterternary/unselected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/unselected/marker copying build/lib/plotly/validators/scatterternary/unselected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/unselected/marker copying build/lib/plotly/validators/scatterternary/unselected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/unselected copying build/lib/plotly/validators/scatterternary/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/unselected/textfont copying build/lib/plotly/validators/scatterternary/unselected/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/unselected/textfont copying build/lib/plotly/validators/scatterternary/unselected/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/unselected/textfont copying build/lib/plotly/validators/scatterternary/_csrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_cliponaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_asrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_mode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_fillcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_sum.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_a.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/stream copying build/lib/plotly/validators/scatterternary/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/stream copying build/lib/plotly/validators/scatterternary/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/stream copying build/lib/plotly/validators/scatterternary/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/stream copying build/lib/plotly/validators/scatterternary/_hoveron.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/selected/marker copying build/lib/plotly/validators/scatterternary/selected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/selected/marker copying build/lib/plotly/validators/scatterternary/selected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/selected/marker copying build/lib/plotly/validators/scatterternary/selected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/selected/marker copying build/lib/plotly/validators/scatterternary/selected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/selected/marker copying build/lib/plotly/validators/scatterternary/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/selected copying build/lib/plotly/validators/scatterternary/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/selected copying build/lib/plotly/validators/scatterternary/selected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/selected/textfont copying build/lib/plotly/validators/scatterternary/selected/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/selected/textfont copying build/lib/plotly/validators/scatterternary/selected/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/selected/textfont copying build/lib/plotly/validators/scatterternary/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_bsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker copying build/lib/plotly/validators/scatterternary/marker/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker copying build/lib/plotly/validators/scatterternary/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker copying build/lib/plotly/validators/scatterternary/marker/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker copying build/lib/plotly/validators/scatterternary/marker/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/tickfont copying build/lib/plotly/validators/scatterternary/marker/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/tickfont copying build/lib/plotly/validators/scatterternary/marker/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/tickfont copying build/lib/plotly/validators/scatterternary/marker/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/tickfont copying build/lib/plotly/validators/scatterternary/marker/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/tickfont copying build/lib/plotly/validators/scatterternary/marker/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/titlefont copying build/lib/plotly/validators/scatterternary/marker/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/titlefont copying build/lib/plotly/validators/scatterternary/marker/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/titlefont copying build/lib/plotly/validators/scatterternary/marker/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/titlefont copying build/lib/plotly/validators/scatterternary/marker/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/titlefont copying build/lib/plotly/validators/scatterternary/marker/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar copying build/lib/plotly/validators/scatterternary/marker/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scatterternary/marker/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scatterternary/marker/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scatterternary/marker/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scatterternary/marker/_maxdisplayed.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker copying build/lib/plotly/validators/scatterternary/marker/_sizemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker copying build/lib/plotly/validators/scatterternary/marker/_opacitysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker copying build/lib/plotly/validators/scatterternary/marker/_gradient.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker copying build/lib/plotly/validators/scatterternary/marker/_symbol.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker copying build/lib/plotly/validators/scatterternary/marker/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker copying build/lib/plotly/validators/scatterternary/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/gradient copying build/lib/plotly/validators/scatterternary/marker/gradient/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/gradient copying build/lib/plotly/validators/scatterternary/marker/gradient/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/gradient copying build/lib/plotly/validators/scatterternary/marker/gradient/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/gradient copying build/lib/plotly/validators/scatterternary/marker/gradient/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/gradient copying build/lib/plotly/validators/scatterternary/marker/gradient/_typesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/gradient copying build/lib/plotly/validators/scatterternary/marker/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker copying build/lib/plotly/validators/scatterternary/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker copying build/lib/plotly/validators/scatterternary/marker/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker copying build/lib/plotly/validators/scatterternary/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker copying build/lib/plotly/validators/scatterternary/marker/_sizeref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker copying build/lib/plotly/validators/scatterternary/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker copying build/lib/plotly/validators/scatterternary/marker/_symbolsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker copying build/lib/plotly/validators/scatterternary/marker/_sizemin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker copying build/lib/plotly/validators/scatterternary/marker/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line copying build/lib/plotly/validators/scatterternary/marker/line/_widthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line copying build/lib/plotly/validators/scatterternary/marker/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line copying build/lib/plotly/validators/scatterternary/marker/line/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line copying build/lib/plotly/validators/scatterternary/marker/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line copying build/lib/plotly/validators/scatterternary/marker/line/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line copying build/lib/plotly/validators/scatterternary/marker/line/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line copying build/lib/plotly/validators/scatterternary/marker/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line copying build/lib/plotly/validators/scatterternary/marker/line/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line copying build/lib/plotly/validators/scatterternary/marker/line/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line copying build/lib/plotly/validators/scatterternary/marker/line/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line copying build/lib/plotly/validators/scatterternary/marker/line/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line copying build/lib/plotly/validators/scatterternary/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker copying build/lib/plotly/validators/scatterternary/marker/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker copying build/lib/plotly/validators/scatterternary/marker/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker copying build/lib/plotly/validators/scatterternary/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_hovertext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_hovertextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_connectgaps.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_c.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary copying build/lib/plotly/validators/scatterternary/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/textfont copying build/lib/plotly/validators/scatterternary/textfont/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/textfont copying build/lib/plotly/validators/scatterternary/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/textfont copying build/lib/plotly/validators/scatterternary/textfont/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/textfont copying build/lib/plotly/validators/scatterternary/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/textfont copying build/lib/plotly/validators/scatterternary/textfont/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/textfont copying build/lib/plotly/validators/scatterternary/textfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/textfont copying build/lib/plotly/validators/scatterternary/textfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/textfont creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/line copying build/lib/plotly/validators/scatterternary/line/_shape.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/line copying build/lib/plotly/validators/scatterternary/line/_smoothing.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/line copying build/lib/plotly/validators/scatterternary/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/line copying build/lib/plotly/validators/scatterternary/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/line copying build/lib/plotly/validators/scatterternary/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/line copying build/lib/plotly/validators/scatterternary/line/_dash.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/line creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_xsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_endlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_autorange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_minorgridwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_startlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_startline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_endlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_categoryorder.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_titleoffset.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_range.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_categoryarraysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_arraydtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/tickfont copying build/lib/plotly/validators/carpet/baxis/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/tickfont copying build/lib/plotly/validators/carpet/baxis/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/tickfont copying build/lib/plotly/validators/carpet/baxis/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/tickfont copying build/lib/plotly/validators/carpet/baxis/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/tickfont copying build/lib/plotly/validators/carpet/baxis/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_showgrid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_showline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_categoryarray.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_gridcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/tickformatstop copying build/lib/plotly/validators/carpet/baxis/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/tickformatstop copying build/lib/plotly/validators/carpet/baxis/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/tickformatstop copying build/lib/plotly/validators/carpet/baxis/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/tickformatstop copying build/lib/plotly/validators/carpet/baxis/_startlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_linewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_fixedrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_linecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_cheatertype.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_smoothing.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/titlefont copying build/lib/plotly/validators/carpet/baxis/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/titlefont copying build/lib/plotly/validators/carpet/baxis/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/titlefont copying build/lib/plotly/validators/carpet/baxis/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/titlefont copying build/lib/plotly/validators/carpet/baxis/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/titlefont copying build/lib/plotly/validators/carpet/baxis/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_minorgridcount.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_labelsuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_rangemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_labelprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_labelpadding.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_gridwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_endline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_minorgridcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_arraytick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/baxis/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis copying build/lib/plotly/validators/carpet/_asrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/font copying build/lib/plotly/validators/carpet/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/font copying build/lib/plotly/validators/carpet/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/font copying build/lib/plotly/validators/carpet/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/font copying build/lib/plotly/validators/carpet/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/font copying build/lib/plotly/validators/carpet/_a0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_arraydtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_endline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_showgrid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_autorange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_arraytick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_range.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_titleoffset.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_categoryorder.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_labelprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_startlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_smoothing.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_endlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_startlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_startline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_endlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_rangemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/tickfont copying build/lib/plotly/validators/carpet/aaxis/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/tickfont copying build/lib/plotly/validators/carpet/aaxis/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/tickfont copying build/lib/plotly/validators/carpet/aaxis/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/tickfont copying build/lib/plotly/validators/carpet/aaxis/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/tickfont creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/tickformatstop copying build/lib/plotly/validators/carpet/aaxis/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/tickformatstop copying build/lib/plotly/validators/carpet/aaxis/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/tickformatstop copying build/lib/plotly/validators/carpet/aaxis/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/tickformatstop copying build/lib/plotly/validators/carpet/aaxis/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/titlefont copying build/lib/plotly/validators/carpet/aaxis/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/titlefont copying build/lib/plotly/validators/carpet/aaxis/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/titlefont copying build/lib/plotly/validators/carpet/aaxis/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/titlefont copying build/lib/plotly/validators/carpet/aaxis/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/titlefont copying build/lib/plotly/validators/carpet/aaxis/_showline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_gridcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_labelpadding.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_linecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_gridwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_categoryarraysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_cheatertype.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_minorgridcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_minorgridcount.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_linewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_categoryarray.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_minorgridwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_labelsuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/aaxis/_fixedrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis copying build/lib/plotly/validators/carpet/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_a.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_carpet.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_da.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_db.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_xaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel copying build/lib/plotly/validators/carpet/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/font copying build/lib/plotly/validators/carpet/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/font copying build/lib/plotly/validators/carpet/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/font copying build/lib/plotly/validators/carpet/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/font copying build/lib/plotly/validators/carpet/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/font copying build/lib/plotly/validators/carpet/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/font copying build/lib/plotly/validators/carpet/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/font copying build/lib/plotly/validators/carpet/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/font copying build/lib/plotly/validators/carpet/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel copying build/lib/plotly/validators/carpet/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel copying build/lib/plotly/validators/carpet/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel copying build/lib/plotly/validators/carpet/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel copying build/lib/plotly/validators/carpet/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel copying build/lib/plotly/validators/carpet/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel copying build/lib/plotly/validators/carpet/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel copying build/lib/plotly/validators/carpet/_b.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_b0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/stream copying build/lib/plotly/validators/carpet/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/stream copying build/lib/plotly/validators/carpet/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/stream copying build/lib/plotly/validators/carpet/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/stream copying build/lib/plotly/validators/carpet/_ysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_cheaterslope.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_aaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_bsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet copying build/lib/plotly/validators/carpet/_baxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/textfont copying build/lib/plotly/validators/pie/textfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/textfont copying build/lib/plotly/validators/pie/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/textfont copying build/lib/plotly/validators/pie/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/textfont copying build/lib/plotly/validators/pie/textfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/textfont creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/insidetextfont copying build/lib/plotly/validators/pie/insidetextfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/insidetextfont copying build/lib/plotly/validators/pie/insidetextfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/insidetextfont copying build/lib/plotly/validators/pie/insidetextfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/insidetextfont copying build/lib/plotly/validators/pie/insidetextfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/insidetextfont creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel copying build/lib/plotly/validators/pie/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel copying build/lib/plotly/validators/pie/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel copying build/lib/plotly/validators/pie/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel copying build/lib/plotly/validators/pie/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel copying build/lib/plotly/validators/pie/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel copying build/lib/plotly/validators/pie/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel copying build/lib/plotly/validators/pie/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel copying build/lib/plotly/validators/pie/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/font copying build/lib/plotly/validators/pie/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/font copying build/lib/plotly/validators/pie/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/font copying build/lib/plotly/validators/pie/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/font copying build/lib/plotly/validators/pie/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/font copying build/lib/plotly/validators/pie/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/font copying build/lib/plotly/validators/pie/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/font copying build/lib/plotly/validators/pie/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/font copying build/lib/plotly/validators/pie/_hole.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/outsidetextfont copying build/lib/plotly/validators/pie/outsidetextfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/outsidetextfont copying build/lib/plotly/validators/pie/outsidetextfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/outsidetextfont copying build/lib/plotly/validators/pie/outsidetextfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/outsidetextfont copying build/lib/plotly/validators/pie/outsidetextfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/outsidetextfont copying build/lib/plotly/validators/pie/_insidetextfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_sort.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_outsidetextfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_label0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_textinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_direction.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_dlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_hovertextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_rotation.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_pullsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_textposition.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/domain copying build/lib/plotly/validators/pie/domain/_column.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/domain copying build/lib/plotly/validators/pie/domain/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/domain copying build/lib/plotly/validators/pie/domain/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/domain copying build/lib/plotly/validators/pie/domain/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/domain copying build/lib/plotly/validators/pie/domain/_row.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/domain copying build/lib/plotly/validators/pie/_labels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_labelssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_valuessrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_hovertext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_pull.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/marker copying build/lib/plotly/validators/pie/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/marker copying build/lib/plotly/validators/pie/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/marker copying build/lib/plotly/validators/pie/marker/_colorssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/marker copying build/lib/plotly/validators/pie/marker/_colors.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/marker/line copying build/lib/plotly/validators/pie/marker/line/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/marker/line copying build/lib/plotly/validators/pie/marker/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/marker/line copying build/lib/plotly/validators/pie/marker/line/_widthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/marker/line copying build/lib/plotly/validators/pie/marker/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/marker/line copying build/lib/plotly/validators/pie/marker/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/marker/line copying build/lib/plotly/validators/pie/_textpositionsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_values.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/stream copying build/lib/plotly/validators/pie/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/stream copying build/lib/plotly/validators/pie/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/stream copying build/lib/plotly/validators/pie/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/stream copying build/lib/plotly/validators/pie/_scalegroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie copying build/lib/plotly/validators/pie/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table copying build/lib/plotly/validators/table/_header.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table copying build/lib/plotly/validators/table/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/font copying build/lib/plotly/validators/table/header/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/font copying build/lib/plotly/validators/table/header/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/font copying build/lib/plotly/validators/table/header/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/font copying build/lib/plotly/validators/table/header/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/font copying build/lib/plotly/validators/table/header/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/font copying build/lib/plotly/validators/table/header/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/font copying build/lib/plotly/validators/table/header/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/font copying build/lib/plotly/validators/table/header/_formatsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header copying build/lib/plotly/validators/table/header/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header copying build/lib/plotly/validators/table/header/_format.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header copying build/lib/plotly/validators/table/header/_suffixsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header copying build/lib/plotly/validators/table/header/_suffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/line copying build/lib/plotly/validators/table/header/line/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/line copying build/lib/plotly/validators/table/header/line/_widthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/line copying build/lib/plotly/validators/table/header/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/line copying build/lib/plotly/validators/table/header/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/line copying build/lib/plotly/validators/table/header/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/line copying build/lib/plotly/validators/table/header/_prefixsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header copying build/lib/plotly/validators/table/header/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/fill copying build/lib/plotly/validators/table/header/fill/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/fill copying build/lib/plotly/validators/table/header/fill/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/fill copying build/lib/plotly/validators/table/header/fill/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/fill copying build/lib/plotly/validators/table/header/_align.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header copying build/lib/plotly/validators/table/header/_alignsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header copying build/lib/plotly/validators/table/header/_values.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header copying build/lib/plotly/validators/table/header/_fill.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header copying build/lib/plotly/validators/table/header/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header copying build/lib/plotly/validators/table/header/_valuessrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header copying build/lib/plotly/validators/table/header/_prefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header copying build/lib/plotly/validators/table/header/_height.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header copying build/lib/plotly/validators/table/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table copying build/lib/plotly/validators/table/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table copying build/lib/plotly/validators/table/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/stream copying build/lib/plotly/validators/table/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/stream copying build/lib/plotly/validators/table/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/stream copying build/lib/plotly/validators/table/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/stream copying build/lib/plotly/validators/table/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table copying build/lib/plotly/validators/table/_columnordersrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table copying build/lib/plotly/validators/table/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table copying build/lib/plotly/validators/table/_columnorder.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/domain copying build/lib/plotly/validators/table/domain/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/domain copying build/lib/plotly/validators/table/domain/_column.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/domain copying build/lib/plotly/validators/table/domain/_row.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/domain copying build/lib/plotly/validators/table/domain/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/domain copying build/lib/plotly/validators/table/domain/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/domain creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel copying build/lib/plotly/validators/table/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/font copying build/lib/plotly/validators/table/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/font copying build/lib/plotly/validators/table/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/font copying build/lib/plotly/validators/table/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/font copying build/lib/plotly/validators/table/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/font copying build/lib/plotly/validators/table/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/font copying build/lib/plotly/validators/table/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/font copying build/lib/plotly/validators/table/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/font copying build/lib/plotly/validators/table/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel copying build/lib/plotly/validators/table/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel copying build/lib/plotly/validators/table/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel copying build/lib/plotly/validators/table/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel copying build/lib/plotly/validators/table/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel copying build/lib/plotly/validators/table/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel copying build/lib/plotly/validators/table/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel copying build/lib/plotly/validators/table/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table copying build/lib/plotly/validators/table/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table copying build/lib/plotly/validators/table/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table copying build/lib/plotly/validators/table/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table copying build/lib/plotly/validators/table/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/line copying build/lib/plotly/validators/table/cells/line/_widthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/line copying build/lib/plotly/validators/table/cells/line/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/line copying build/lib/plotly/validators/table/cells/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/line copying build/lib/plotly/validators/table/cells/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/line copying build/lib/plotly/validators/table/cells/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/line creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/fill copying build/lib/plotly/validators/table/cells/fill/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/fill copying build/lib/plotly/validators/table/cells/fill/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/fill copying build/lib/plotly/validators/table/cells/fill/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/fill copying build/lib/plotly/validators/table/cells/_prefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells copying build/lib/plotly/validators/table/cells/_suffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells copying build/lib/plotly/validators/table/cells/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells copying build/lib/plotly/validators/table/cells/_values.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells copying build/lib/plotly/validators/table/cells/_formatsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells copying build/lib/plotly/validators/table/cells/_align.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells copying build/lib/plotly/validators/table/cells/_height.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells copying build/lib/plotly/validators/table/cells/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells copying build/lib/plotly/validators/table/cells/_alignsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells copying build/lib/plotly/validators/table/cells/_prefixsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/font copying build/lib/plotly/validators/table/cells/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/font copying build/lib/plotly/validators/table/cells/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/font copying build/lib/plotly/validators/table/cells/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/font copying build/lib/plotly/validators/table/cells/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/font copying build/lib/plotly/validators/table/cells/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/font copying build/lib/plotly/validators/table/cells/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/font copying build/lib/plotly/validators/table/cells/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/font copying build/lib/plotly/validators/table/cells/_suffixsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells copying build/lib/plotly/validators/table/cells/_fill.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells copying build/lib/plotly/validators/table/cells/_format.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells copying build/lib/plotly/validators/table/cells/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells copying build/lib/plotly/validators/table/cells/_valuessrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells copying build/lib/plotly/validators/table/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table copying build/lib/plotly/validators/table/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table copying build/lib/plotly/validators/table/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table copying build/lib/plotly/validators/table/_columnwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table copying build/lib/plotly/validators/table/_cells.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table copying build/lib/plotly/validators/table/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table copying build/lib/plotly/validators/table/_columnwidthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table copying build/lib/plotly/validators/table/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table copying build/lib/plotly/validators/table/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_fillcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours copying build/lib/plotly/validators/contourcarpet/contours/_showlines.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours copying build/lib/plotly/validators/contourcarpet/contours/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours copying build/lib/plotly/validators/contourcarpet/contours/_start.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours copying build/lib/plotly/validators/contourcarpet/contours/_showlabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours copying build/lib/plotly/validators/contourcarpet/contours/_labelfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours copying build/lib/plotly/validators/contourcarpet/contours/_labelformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours copying build/lib/plotly/validators/contourcarpet/contours/_coloring.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours copying build/lib/plotly/validators/contourcarpet/contours/_end.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours copying build/lib/plotly/validators/contourcarpet/contours/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours copying build/lib/plotly/validators/contourcarpet/contours/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours copying build/lib/plotly/validators/contourcarpet/contours/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours copying build/lib/plotly/validators/contourcarpet/contours/_operation.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours/labelfont copying build/lib/plotly/validators/contourcarpet/contours/labelfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours/labelfont copying build/lib/plotly/validators/contourcarpet/contours/labelfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours/labelfont copying build/lib/plotly/validators/contourcarpet/contours/labelfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours/labelfont copying build/lib/plotly/validators/contourcarpet/contours/labelfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours/labelfont copying build/lib/plotly/validators/contourcarpet/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_atype.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_da.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/stream copying build/lib/plotly/validators/contourcarpet/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/stream copying build/lib/plotly/validators/contourcarpet/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/stream copying build/lib/plotly/validators/contourcarpet/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/stream copying build/lib/plotly/validators/contourcarpet/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/line copying build/lib/plotly/validators/contourcarpet/line/_dash.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/line copying build/lib/plotly/validators/contourcarpet/line/_smoothing.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/line copying build/lib/plotly/validators/contourcarpet/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/line copying build/lib/plotly/validators/contourcarpet/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/line copying build/lib/plotly/validators/contourcarpet/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/line creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/titlefont copying build/lib/plotly/validators/contourcarpet/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/titlefont copying build/lib/plotly/validators/contourcarpet/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/titlefont copying build/lib/plotly/validators/contourcarpet/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/titlefont copying build/lib/plotly/validators/contourcarpet/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/titlefont creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/tickfont copying build/lib/plotly/validators/contourcarpet/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/tickfont copying build/lib/plotly/validators/contourcarpet/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/tickfont copying build/lib/plotly/validators/contourcarpet/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/tickfont copying build/lib/plotly/validators/contourcarpet/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/tickfont copying build/lib/plotly/validators/contourcarpet/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/tickformatstop copying build/lib/plotly/validators/contourcarpet/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/tickformatstop copying build/lib/plotly/validators/contourcarpet/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/tickformatstop copying build/lib/plotly/validators/contourcarpet/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/tickformatstop copying build/lib/plotly/validators/contourcarpet/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar copying build/lib/plotly/validators/contourcarpet/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_transpose.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_b0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_ncontours.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_asrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_autocontour.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_zmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_db.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_a.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_carpet.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_zauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_a0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_zsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_bsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_b.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_zmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_contours.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_btype.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet copying build/lib/plotly/validators/contourcarpet/_xaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel copying build/lib/plotly/validators/contourcarpet/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel copying build/lib/plotly/validators/contourcarpet/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel copying build/lib/plotly/validators/contourcarpet/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel copying build/lib/plotly/validators/contourcarpet/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel copying build/lib/plotly/validators/contourcarpet/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/font copying build/lib/plotly/validators/contourcarpet/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/font copying build/lib/plotly/validators/contourcarpet/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/font copying build/lib/plotly/validators/contourcarpet/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/font copying build/lib/plotly/validators/contourcarpet/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/font copying build/lib/plotly/validators/contourcarpet/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/font copying build/lib/plotly/validators/contourcarpet/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/font copying build/lib/plotly/validators/contourcarpet/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/font copying build/lib/plotly/validators/contourcarpet/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel copying build/lib/plotly/validators/contourcarpet/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel copying build/lib/plotly/validators/contourcarpet/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lighting copying build/lib/plotly/validators/surface/lighting/_roughness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lighting copying build/lib/plotly/validators/surface/lighting/_ambient.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lighting copying build/lib/plotly/validators/surface/lighting/_specular.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lighting copying build/lib/plotly/validators/surface/lighting/_fresnel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lighting copying build/lib/plotly/validators/surface/lighting/_diffuse.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lighting copying build/lib/plotly/validators/surface/lighting/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lighting copying build/lib/plotly/validators/surface/_zsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_zcalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_hidesurface.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_ycalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_lighting.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_lightposition.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_ysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_xcalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_scene.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_contours.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/stream copying build/lib/plotly/validators/surface/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/stream copying build/lib/plotly/validators/surface/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/stream copying build/lib/plotly/validators/surface/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/stream copying build/lib/plotly/validators/surface/_xsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/titlefont copying build/lib/plotly/validators/surface/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/titlefont copying build/lib/plotly/validators/surface/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/titlefont copying build/lib/plotly/validators/surface/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/titlefont copying build/lib/plotly/validators/surface/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/titlefont copying build/lib/plotly/validators/surface/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/tickfont copying build/lib/plotly/validators/surface/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/tickfont copying build/lib/plotly/validators/surface/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/tickfont copying build/lib/plotly/validators/surface/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/tickfont copying build/lib/plotly/validators/surface/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/tickfont creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/tickformatstop copying build/lib/plotly/validators/surface/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/tickformatstop copying build/lib/plotly/validators/surface/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/tickformatstop copying build/lib/plotly/validators/surface/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/tickformatstop copying build/lib/plotly/validators/surface/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar copying build/lib/plotly/validators/surface/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours copying build/lib/plotly/validators/surface/contours/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours copying build/lib/plotly/validators/surface/contours/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z copying build/lib/plotly/validators/surface/contours/z/_show.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z copying build/lib/plotly/validators/surface/contours/z/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z/project copying build/lib/plotly/validators/surface/contours/z/project/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z/project copying build/lib/plotly/validators/surface/contours/z/project/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z/project copying build/lib/plotly/validators/surface/contours/z/project/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z/project copying build/lib/plotly/validators/surface/contours/z/project/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z/project copying build/lib/plotly/validators/surface/contours/z/_project.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z copying build/lib/plotly/validators/surface/contours/z/_highlight.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z copying build/lib/plotly/validators/surface/contours/z/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z copying build/lib/plotly/validators/surface/contours/z/_highlightwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z copying build/lib/plotly/validators/surface/contours/z/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z copying build/lib/plotly/validators/surface/contours/z/_usecolormap.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z copying build/lib/plotly/validators/surface/contours/z/_highlightcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z copying build/lib/plotly/validators/surface/contours/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x copying build/lib/plotly/validators/surface/contours/x/_project.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x copying build/lib/plotly/validators/surface/contours/x/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x copying build/lib/plotly/validators/surface/contours/x/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x copying build/lib/plotly/validators/surface/contours/x/_highlight.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x/project copying build/lib/plotly/validators/surface/contours/x/project/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x/project copying build/lib/plotly/validators/surface/contours/x/project/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x/project copying build/lib/plotly/validators/surface/contours/x/project/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x/project copying build/lib/plotly/validators/surface/contours/x/project/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x/project copying build/lib/plotly/validators/surface/contours/x/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x copying build/lib/plotly/validators/surface/contours/x/_highlightwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x copying build/lib/plotly/validators/surface/contours/x/_highlightcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x copying build/lib/plotly/validators/surface/contours/x/_usecolormap.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x copying build/lib/plotly/validators/surface/contours/x/_show.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x copying build/lib/plotly/validators/surface/contours/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y/project copying build/lib/plotly/validators/surface/contours/y/project/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y/project copying build/lib/plotly/validators/surface/contours/y/project/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y/project copying build/lib/plotly/validators/surface/contours/y/project/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y/project copying build/lib/plotly/validators/surface/contours/y/project/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y/project copying build/lib/plotly/validators/surface/contours/y/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y copying build/lib/plotly/validators/surface/contours/y/_project.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y copying build/lib/plotly/validators/surface/contours/y/_highlightwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y copying build/lib/plotly/validators/surface/contours/y/_highlightcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y copying build/lib/plotly/validators/surface/contours/y/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y copying build/lib/plotly/validators/surface/contours/y/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y copying build/lib/plotly/validators/surface/contours/y/_highlight.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y copying build/lib/plotly/validators/surface/contours/y/_usecolormap.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y copying build/lib/plotly/validators/surface/contours/y/_show.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y copying build/lib/plotly/validators/surface/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lightposition copying build/lib/plotly/validators/surface/lightposition/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lightposition copying build/lib/plotly/validators/surface/lightposition/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lightposition copying build/lib/plotly/validators/surface/lightposition/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lightposition copying build/lib/plotly/validators/surface/lightposition/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lightposition copying build/lib/plotly/validators/surface/_surfacecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface copying build/lib/plotly/validators/surface/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel copying build/lib/plotly/validators/surface/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel copying build/lib/plotly/validators/surface/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel copying build/lib/plotly/validators/surface/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel copying build/lib/plotly/validators/surface/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/font copying build/lib/plotly/validators/surface/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/font copying build/lib/plotly/validators/surface/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/font copying build/lib/plotly/validators/surface/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/font copying build/lib/plotly/validators/surface/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/font copying build/lib/plotly/validators/surface/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/font copying build/lib/plotly/validators/surface/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/font copying build/lib/plotly/validators/surface/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/font copying build/lib/plotly/validators/surface/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel copying build/lib/plotly/validators/surface/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel copying build/lib/plotly/validators/surface/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel copying build/lib/plotly/validators/surface/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel copying build/lib/plotly/validators/surface/_surfacecolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/frame copying build/lib/plotly/validators/frame/_layout.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/frame copying build/lib/plotly/validators/frame/_baseframe.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/frame copying build/lib/plotly/validators/frame/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/frame copying build/lib/plotly/validators/frame/_data.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/frame copying build/lib/plotly/validators/frame/_group.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/frame copying build/lib/plotly/validators/frame/_traces.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/frame copying build/lib/plotly/validators/frame/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/frame creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_error_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_projection.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_hovertext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_zcalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_xcalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker copying build/lib/plotly/validators/scatter3d/marker/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker copying build/lib/plotly/validators/scatter3d/marker/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker copying build/lib/plotly/validators/scatter3d/marker/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker copying build/lib/plotly/validators/scatter3d/marker/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker copying build/lib/plotly/validators/scatter3d/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker copying build/lib/plotly/validators/scatter3d/marker/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker copying build/lib/plotly/validators/scatter3d/marker/_sizeref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scatter3d/marker/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scatter3d/marker/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scatter3d/marker/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scatter3d/marker/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/titlefont copying build/lib/plotly/validators/scatter3d/marker/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/titlefont copying build/lib/plotly/validators/scatter3d/marker/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/titlefont copying build/lib/plotly/validators/scatter3d/marker/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/titlefont copying build/lib/plotly/validators/scatter3d/marker/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/titlefont copying build/lib/plotly/validators/scatter3d/marker/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/tickfont copying build/lib/plotly/validators/scatter3d/marker/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/tickfont copying build/lib/plotly/validators/scatter3d/marker/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/tickfont copying build/lib/plotly/validators/scatter3d/marker/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/tickfont copying build/lib/plotly/validators/scatter3d/marker/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/tickfont copying build/lib/plotly/validators/scatter3d/marker/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar copying build/lib/plotly/validators/scatter3d/marker/_sizemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker copying build/lib/plotly/validators/scatter3d/marker/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker copying build/lib/plotly/validators/scatter3d/marker/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker copying build/lib/plotly/validators/scatter3d/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker copying build/lib/plotly/validators/scatter3d/marker/_symbol.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker copying build/lib/plotly/validators/scatter3d/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker copying build/lib/plotly/validators/scatter3d/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker copying build/lib/plotly/validators/scatter3d/marker/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker copying build/lib/plotly/validators/scatter3d/marker/_sizemin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker copying build/lib/plotly/validators/scatter3d/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker copying build/lib/plotly/validators/scatter3d/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/line copying build/lib/plotly/validators/scatter3d/marker/line/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/line copying build/lib/plotly/validators/scatter3d/marker/line/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/line copying build/lib/plotly/validators/scatter3d/marker/line/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/line copying build/lib/plotly/validators/scatter3d/marker/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/line copying build/lib/plotly/validators/scatter3d/marker/line/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/line copying build/lib/plotly/validators/scatter3d/marker/line/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/line copying build/lib/plotly/validators/scatter3d/marker/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/line copying build/lib/plotly/validators/scatter3d/marker/line/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/line copying build/lib/plotly/validators/scatter3d/marker/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/line copying build/lib/plotly/validators/scatter3d/marker/line/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/line copying build/lib/plotly/validators/scatter3d/marker/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker copying build/lib/plotly/validators/scatter3d/marker/_symbolsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker copying build/lib/plotly/validators/scatter3d/_error_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection copying build/lib/plotly/validators/scatter3d/projection/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection copying build/lib/plotly/validators/scatter3d/projection/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/z copying build/lib/plotly/validators/scatter3d/projection/z/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/z copying build/lib/plotly/validators/scatter3d/projection/z/_scale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/z copying build/lib/plotly/validators/scatter3d/projection/z/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/z copying build/lib/plotly/validators/scatter3d/projection/z/_show.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/z creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/x copying build/lib/plotly/validators/scatter3d/projection/x/_show.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/x copying build/lib/plotly/validators/scatter3d/projection/x/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/x copying build/lib/plotly/validators/scatter3d/projection/x/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/x copying build/lib/plotly/validators/scatter3d/projection/x/_scale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/x copying build/lib/plotly/validators/scatter3d/projection/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection copying build/lib/plotly/validators/scatter3d/projection/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/y copying build/lib/plotly/validators/scatter3d/projection/y/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/y copying build/lib/plotly/validators/scatter3d/projection/y/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/y copying build/lib/plotly/validators/scatter3d/projection/y/_scale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/y copying build/lib/plotly/validators/scatter3d/projection/y/_show.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/y creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line copying build/lib/plotly/validators/scatter3d/line/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line copying build/lib/plotly/validators/scatter3d/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line copying build/lib/plotly/validators/scatter3d/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line copying build/lib/plotly/validators/scatter3d/line/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line copying build/lib/plotly/validators/scatter3d/line/_dash.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line copying build/lib/plotly/validators/scatter3d/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line copying build/lib/plotly/validators/scatter3d/line/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line copying build/lib/plotly/validators/scatter3d/line/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line copying build/lib/plotly/validators/scatter3d/line/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line copying build/lib/plotly/validators/scatter3d/line/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line copying build/lib/plotly/validators/scatter3d/line/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line copying build/lib/plotly/validators/scatter3d/line/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y copying build/lib/plotly/validators/scatter3d/error_y/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y copying build/lib/plotly/validators/scatter3d/error_y/_arraysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y copying build/lib/plotly/validators/scatter3d/error_y/_array.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y copying build/lib/plotly/validators/scatter3d/error_y/_tracerefminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y copying build/lib/plotly/validators/scatter3d/error_y/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y copying build/lib/plotly/validators/scatter3d/error_y/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y copying build/lib/plotly/validators/scatter3d/error_y/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y copying build/lib/plotly/validators/scatter3d/error_y/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y copying build/lib/plotly/validators/scatter3d/error_y/_arrayminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y copying build/lib/plotly/validators/scatter3d/error_y/_copy_zstyle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y copying build/lib/plotly/validators/scatter3d/error_y/_symmetric.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y copying build/lib/plotly/validators/scatter3d/error_y/_traceref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y copying build/lib/plotly/validators/scatter3d/error_y/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y copying build/lib/plotly/validators/scatter3d/error_y/_valueminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y copying build/lib/plotly/validators/scatter3d/error_y/_arrayminussrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y copying build/lib/plotly/validators/scatter3d/error_y/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y copying build/lib/plotly/validators/scatter3d/_zsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_ycalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel copying build/lib/plotly/validators/scatter3d/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel copying build/lib/plotly/validators/scatter3d/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/font copying build/lib/plotly/validators/scatter3d/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/font copying build/lib/plotly/validators/scatter3d/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/font copying build/lib/plotly/validators/scatter3d/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/font copying build/lib/plotly/validators/scatter3d/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/font copying build/lib/plotly/validators/scatter3d/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/font copying build/lib/plotly/validators/scatter3d/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/font copying build/lib/plotly/validators/scatter3d/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/font copying build/lib/plotly/validators/scatter3d/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel copying build/lib/plotly/validators/scatter3d/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel copying build/lib/plotly/validators/scatter3d/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel copying build/lib/plotly/validators/scatter3d/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel copying build/lib/plotly/validators/scatter3d/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel copying build/lib/plotly/validators/scatter3d/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel copying build/lib/plotly/validators/scatter3d/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_scene.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/stream copying build/lib/plotly/validators/scatter3d/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/stream copying build/lib/plotly/validators/scatter3d/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/stream copying build/lib/plotly/validators/scatter3d/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/stream creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/textfont copying build/lib/plotly/validators/scatter3d/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/textfont copying build/lib/plotly/validators/scatter3d/textfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/textfont copying build/lib/plotly/validators/scatter3d/textfont/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/textfont copying build/lib/plotly/validators/scatter3d/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/textfont copying build/lib/plotly/validators/scatter3d/textfont/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/textfont copying build/lib/plotly/validators/scatter3d/textfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/textfont copying build/lib/plotly/validators/scatter3d/textfont/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/textfont copying build/lib/plotly/validators/scatter3d/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_error_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_surfaceaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_hovertextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_xsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_ysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z copying build/lib/plotly/validators/scatter3d/error_z/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z copying build/lib/plotly/validators/scatter3d/error_z/_tracerefminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z copying build/lib/plotly/validators/scatter3d/error_z/_arrayminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z copying build/lib/plotly/validators/scatter3d/error_z/_traceref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z copying build/lib/plotly/validators/scatter3d/error_z/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z copying build/lib/plotly/validators/scatter3d/error_z/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z copying build/lib/plotly/validators/scatter3d/error_z/_symmetric.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z copying build/lib/plotly/validators/scatter3d/error_z/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z copying build/lib/plotly/validators/scatter3d/error_z/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z copying build/lib/plotly/validators/scatter3d/error_z/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z copying build/lib/plotly/validators/scatter3d/error_z/_arrayminussrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z copying build/lib/plotly/validators/scatter3d/error_z/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z copying build/lib/plotly/validators/scatter3d/error_z/_array.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z copying build/lib/plotly/validators/scatter3d/error_z/_arraysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z copying build/lib/plotly/validators/scatter3d/error_z/_valueminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x copying build/lib/plotly/validators/scatter3d/error_x/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x copying build/lib/plotly/validators/scatter3d/error_x/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x copying build/lib/plotly/validators/scatter3d/error_x/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x copying build/lib/plotly/validators/scatter3d/error_x/_traceref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x copying build/lib/plotly/validators/scatter3d/error_x/_valueminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x copying build/lib/plotly/validators/scatter3d/error_x/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x copying build/lib/plotly/validators/scatter3d/error_x/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x copying build/lib/plotly/validators/scatter3d/error_x/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x copying build/lib/plotly/validators/scatter3d/error_x/_tracerefminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x copying build/lib/plotly/validators/scatter3d/error_x/_copy_zstyle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x copying build/lib/plotly/validators/scatter3d/error_x/_symmetric.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x copying build/lib/plotly/validators/scatter3d/error_x/_array.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x copying build/lib/plotly/validators/scatter3d/error_x/_arraysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x copying build/lib/plotly/validators/scatter3d/error_x/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x copying build/lib/plotly/validators/scatter3d/error_x/_arrayminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x copying build/lib/plotly/validators/scatter3d/error_x/_arrayminussrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x copying build/lib/plotly/validators/scatter3d/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_connectgaps.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_surfacecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_textposition.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_textpositionsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d copying build/lib/plotly/validators/scatter3d/_mode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_xaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_highsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_opensrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_decreasing.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_close.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/stream copying build/lib/plotly/validators/candlestick/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/stream copying build/lib/plotly/validators/candlestick/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/stream copying build/lib/plotly/validators/candlestick/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/stream copying build/lib/plotly/validators/candlestick/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_high.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel copying build/lib/plotly/validators/candlestick/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel copying build/lib/plotly/validators/candlestick/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/font copying build/lib/plotly/validators/candlestick/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/font copying build/lib/plotly/validators/candlestick/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/font copying build/lib/plotly/validators/candlestick/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/font copying build/lib/plotly/validators/candlestick/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/font copying build/lib/plotly/validators/candlestick/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/font copying build/lib/plotly/validators/candlestick/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/font copying build/lib/plotly/validators/candlestick/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/font copying build/lib/plotly/validators/candlestick/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel copying build/lib/plotly/validators/candlestick/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel copying build/lib/plotly/validators/candlestick/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel copying build/lib/plotly/validators/candlestick/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel copying build/lib/plotly/validators/candlestick/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel copying build/lib/plotly/validators/candlestick/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel copying build/lib/plotly/validators/candlestick/_closesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/line copying build/lib/plotly/validators/candlestick/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/line copying build/lib/plotly/validators/candlestick/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/line copying build/lib/plotly/validators/candlestick/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_increasing.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/decreasing copying build/lib/plotly/validators/candlestick/decreasing/_fillcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/decreasing copying build/lib/plotly/validators/candlestick/decreasing/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/decreasing copying build/lib/plotly/validators/candlestick/decreasing/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/decreasing creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/decreasing/line copying build/lib/plotly/validators/candlestick/decreasing/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/decreasing/line copying build/lib/plotly/validators/candlestick/decreasing/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/decreasing/line copying build/lib/plotly/validators/candlestick/decreasing/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/decreasing/line copying build/lib/plotly/validators/candlestick/_xsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_xcalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/increasing creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/increasing/line copying build/lib/plotly/validators/candlestick/increasing/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/increasing/line copying build/lib/plotly/validators/candlestick/increasing/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/increasing/line copying build/lib/plotly/validators/candlestick/increasing/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/increasing/line copying build/lib/plotly/validators/candlestick/increasing/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/increasing copying build/lib/plotly/validators/candlestick/increasing/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/increasing copying build/lib/plotly/validators/candlestick/increasing/_fillcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/increasing copying build/lib/plotly/validators/candlestick/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_lowsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_whiskerwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_low.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_open.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick copying build/lib/plotly/validators/candlestick/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_subplot.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/selected/marker copying build/lib/plotly/validators/scatterpolar/selected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/selected/marker copying build/lib/plotly/validators/scatterpolar/selected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/selected/marker copying build/lib/plotly/validators/scatterpolar/selected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/selected/marker copying build/lib/plotly/validators/scatterpolar/selected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/selected/marker copying build/lib/plotly/validators/scatterpolar/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/selected copying build/lib/plotly/validators/scatterpolar/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/selected/textfont copying build/lib/plotly/validators/scatterpolar/selected/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/selected/textfont copying build/lib/plotly/validators/scatterpolar/selected/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/selected/textfont copying build/lib/plotly/validators/scatterpolar/selected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/selected copying build/lib/plotly/validators/scatterpolar/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_textposition.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/unselected copying build/lib/plotly/validators/scatterpolar/unselected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/unselected/marker copying build/lib/plotly/validators/scatterpolar/unselected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/unselected/marker copying build/lib/plotly/validators/scatterpolar/unselected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/unselected/marker copying build/lib/plotly/validators/scatterpolar/unselected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/unselected/marker copying build/lib/plotly/validators/scatterpolar/unselected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/unselected/marker copying build/lib/plotly/validators/scatterpolar/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/unselected/textfont copying build/lib/plotly/validators/scatterpolar/unselected/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/unselected/textfont copying build/lib/plotly/validators/scatterpolar/unselected/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/unselected/textfont copying build/lib/plotly/validators/scatterpolar/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/unselected copying build/lib/plotly/validators/scatterpolar/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_fillcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_hoveron.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_thetaunit.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_hovertextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_thetasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_mode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_fill.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_hovertext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_textpositionsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel copying build/lib/plotly/validators/scatterpolar/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel copying build/lib/plotly/validators/scatterpolar/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel copying build/lib/plotly/validators/scatterpolar/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/font copying build/lib/plotly/validators/scatterpolar/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/font copying build/lib/plotly/validators/scatterpolar/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/font copying build/lib/plotly/validators/scatterpolar/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/font copying build/lib/plotly/validators/scatterpolar/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/font copying build/lib/plotly/validators/scatterpolar/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/font copying build/lib/plotly/validators/scatterpolar/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/font copying build/lib/plotly/validators/scatterpolar/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/font copying build/lib/plotly/validators/scatterpolar/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel copying build/lib/plotly/validators/scatterpolar/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel copying build/lib/plotly/validators/scatterpolar/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel copying build/lib/plotly/validators/scatterpolar/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel copying build/lib/plotly/validators/scatterpolar/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel copying build/lib/plotly/validators/scatterpolar/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker copying build/lib/plotly/validators/scatterpolar/marker/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker copying build/lib/plotly/validators/scatterpolar/marker/_maxdisplayed.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker copying build/lib/plotly/validators/scatterpolar/marker/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker copying build/lib/plotly/validators/scatterpolar/marker/_symbolsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker copying build/lib/plotly/validators/scatterpolar/marker/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker copying build/lib/plotly/validators/scatterpolar/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker copying build/lib/plotly/validators/scatterpolar/marker/_opacitysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker copying build/lib/plotly/validators/scatterpolar/marker/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker copying build/lib/plotly/validators/scatterpolar/marker/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker copying build/lib/plotly/validators/scatterpolar/marker/_sizemin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker copying build/lib/plotly/validators/scatterpolar/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker copying build/lib/plotly/validators/scatterpolar/marker/_sizeref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line copying build/lib/plotly/validators/scatterpolar/marker/line/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line copying build/lib/plotly/validators/scatterpolar/marker/line/_widthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line copying build/lib/plotly/validators/scatterpolar/marker/line/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line copying build/lib/plotly/validators/scatterpolar/marker/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line copying build/lib/plotly/validators/scatterpolar/marker/line/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line copying build/lib/plotly/validators/scatterpolar/marker/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line copying build/lib/plotly/validators/scatterpolar/marker/line/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line copying build/lib/plotly/validators/scatterpolar/marker/line/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line copying build/lib/plotly/validators/scatterpolar/marker/line/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line copying build/lib/plotly/validators/scatterpolar/marker/line/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line copying build/lib/plotly/validators/scatterpolar/marker/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line copying build/lib/plotly/validators/scatterpolar/marker/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker copying build/lib/plotly/validators/scatterpolar/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker copying build/lib/plotly/validators/scatterpolar/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker copying build/lib/plotly/validators/scatterpolar/marker/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker copying build/lib/plotly/validators/scatterpolar/marker/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker copying build/lib/plotly/validators/scatterpolar/marker/_symbol.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker copying build/lib/plotly/validators/scatterpolar/marker/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker copying build/lib/plotly/validators/scatterpolar/marker/_gradient.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker copying build/lib/plotly/validators/scatterpolar/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/gradient copying build/lib/plotly/validators/scatterpolar/marker/gradient/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/gradient copying build/lib/plotly/validators/scatterpolar/marker/gradient/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/gradient copying build/lib/plotly/validators/scatterpolar/marker/gradient/_typesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/gradient copying build/lib/plotly/validators/scatterpolar/marker/gradient/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/gradient copying build/lib/plotly/validators/scatterpolar/marker/gradient/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/gradient copying build/lib/plotly/validators/scatterpolar/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scatterpolar/marker/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scatterpolar/marker/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scatterpolar/marker/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/tickformatstop creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/tickfont copying build/lib/plotly/validators/scatterpolar/marker/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/tickfont copying build/lib/plotly/validators/scatterpolar/marker/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/tickfont copying build/lib/plotly/validators/scatterpolar/marker/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/tickfont copying build/lib/plotly/validators/scatterpolar/marker/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/tickfont copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/titlefont copying build/lib/plotly/validators/scatterpolar/marker/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/titlefont copying build/lib/plotly/validators/scatterpolar/marker/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/titlefont copying build/lib/plotly/validators/scatterpolar/marker/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/titlefont copying build/lib/plotly/validators/scatterpolar/marker/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/titlefont copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar copying build/lib/plotly/validators/scatterpolar/marker/_sizemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker copying build/lib/plotly/validators/scatterpolar/_cliponaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_rsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_theta.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_r.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/stream copying build/lib/plotly/validators/scatterpolar/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/stream copying build/lib/plotly/validators/scatterpolar/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/stream copying build/lib/plotly/validators/scatterpolar/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/stream creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/line copying build/lib/plotly/validators/scatterpolar/line/_smoothing.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/line copying build/lib/plotly/validators/scatterpolar/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/line copying build/lib/plotly/validators/scatterpolar/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/line copying build/lib/plotly/validators/scatterpolar/line/_shape.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/line copying build/lib/plotly/validators/scatterpolar/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/line copying build/lib/plotly/validators/scatterpolar/line/_dash.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/line copying build/lib/plotly/validators/scatterpolar/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar copying build/lib/plotly/validators/scatterpolar/_connectgaps.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/textfont copying build/lib/plotly/validators/scatterpolar/textfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/textfont copying build/lib/plotly/validators/scatterpolar/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/textfont copying build/lib/plotly/validators/scatterpolar/textfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/textfont copying build/lib/plotly/validators/scatterpolar/textfont/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/textfont copying build/lib/plotly/validators/scatterpolar/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/textfont copying build/lib/plotly/validators/scatterpolar/textfont/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/textfont copying build/lib/plotly/validators/scatterpolar/textfont/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/textfont creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel copying build/lib/plotly/validators/pointcloud/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel copying build/lib/plotly/validators/pointcloud/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel copying build/lib/plotly/validators/pointcloud/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel copying build/lib/plotly/validators/pointcloud/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel copying build/lib/plotly/validators/pointcloud/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel copying build/lib/plotly/validators/pointcloud/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel copying build/lib/plotly/validators/pointcloud/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/font copying build/lib/plotly/validators/pointcloud/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/font copying build/lib/plotly/validators/pointcloud/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/font copying build/lib/plotly/validators/pointcloud/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/font copying build/lib/plotly/validators/pointcloud/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/font copying build/lib/plotly/validators/pointcloud/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/font copying build/lib/plotly/validators/pointcloud/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/font copying build/lib/plotly/validators/pointcloud/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/font copying build/lib/plotly/validators/pointcloud/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel copying build/lib/plotly/validators/pointcloud/_xboundssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_indicessrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker copying build/lib/plotly/validators/pointcloud/marker/_border.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker copying build/lib/plotly/validators/pointcloud/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker copying build/lib/plotly/validators/pointcloud/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker copying build/lib/plotly/validators/pointcloud/marker/_sizemax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker/border copying build/lib/plotly/validators/pointcloud/marker/border/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker/border copying build/lib/plotly/validators/pointcloud/marker/border/_arearatio.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker/border copying build/lib/plotly/validators/pointcloud/marker/border/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker/border copying build/lib/plotly/validators/pointcloud/marker/_sizemin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker copying build/lib/plotly/validators/pointcloud/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker copying build/lib/plotly/validators/pointcloud/marker/_blend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker copying build/lib/plotly/validators/pointcloud/_xsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_xysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_xaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_xy.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_yboundssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_xbounds.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/stream copying build/lib/plotly/validators/pointcloud/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/stream copying build/lib/plotly/validators/pointcloud/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/stream copying build/lib/plotly/validators/pointcloud/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/stream copying build/lib/plotly/validators/pointcloud/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_ysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_indices.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_ybounds.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud copying build/lib/plotly/validators/pointcloud/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_zmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_ytype.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_zhoverformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/titlefont copying build/lib/plotly/validators/heatmap/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/titlefont copying build/lib/plotly/validators/heatmap/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/titlefont copying build/lib/plotly/validators/heatmap/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/titlefont copying build/lib/plotly/validators/heatmap/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/titlefont copying build/lib/plotly/validators/heatmap/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/tickfont copying build/lib/plotly/validators/heatmap/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/tickfont copying build/lib/plotly/validators/heatmap/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/tickfont copying build/lib/plotly/validators/heatmap/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/tickfont copying build/lib/plotly/validators/heatmap/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/tickfont copying build/lib/plotly/validators/heatmap/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/tickformatstop copying build/lib/plotly/validators/heatmap/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/tickformatstop copying build/lib/plotly/validators/heatmap/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/tickformatstop copying build/lib/plotly/validators/heatmap/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/tickformatstop copying build/lib/plotly/validators/heatmap/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar copying build/lib/plotly/validators/heatmap/_ygap.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_ysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_xtype.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/stream copying build/lib/plotly/validators/heatmap/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/stream copying build/lib/plotly/validators/heatmap/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/stream copying build/lib/plotly/validators/heatmap/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/stream copying build/lib/plotly/validators/heatmap/_x0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_xcalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_connectgaps.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_dx.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_xsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel copying build/lib/plotly/validators/heatmap/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel copying build/lib/plotly/validators/heatmap/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel copying build/lib/plotly/validators/heatmap/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel copying build/lib/plotly/validators/heatmap/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel copying build/lib/plotly/validators/heatmap/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel copying build/lib/plotly/validators/heatmap/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/font copying build/lib/plotly/validators/heatmap/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/font copying build/lib/plotly/validators/heatmap/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/font copying build/lib/plotly/validators/heatmap/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/font copying build/lib/plotly/validators/heatmap/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/font copying build/lib/plotly/validators/heatmap/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/font copying build/lib/plotly/validators/heatmap/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/font copying build/lib/plotly/validators/heatmap/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/font copying build/lib/plotly/validators/heatmap/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel copying build/lib/plotly/validators/heatmap/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel copying build/lib/plotly/validators/heatmap/_dy.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_transpose.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_zsmooth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_zsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_xgap.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_zmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_xaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_y0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_ycalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap copying build/lib/plotly/validators/heatmap/_zauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image copying build/lib/plotly/validators/layout/image/_sizex.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image copying build/lib/plotly/validators/layout/image/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image copying build/lib/plotly/validators/layout/image/_layer.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image copying build/lib/plotly/validators/layout/image/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image copying build/lib/plotly/validators/layout/image/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image copying build/lib/plotly/validators/layout/image/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image copying build/lib/plotly/validators/layout/image/_sizing.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image copying build/lib/plotly/validators/layout/image/_source.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image copying build/lib/plotly/validators/layout/image/_yref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image copying build/lib/plotly/validators/layout/image/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image copying build/lib/plotly/validators/layout/image/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image copying build/lib/plotly/validators/layout/image/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image copying build/lib/plotly/validators/layout/image/_sizey.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image copying build/lib/plotly/validators/layout/image/_xref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image copying build/lib/plotly/validators/layout/_hoverdistance.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis copying build/lib/plotly/validators/layout/angularaxis/_endpadding.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis copying build/lib/plotly/validators/layout/angularaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis copying build/lib/plotly/validators/layout/angularaxis/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis copying build/lib/plotly/validators/layout/angularaxis/_tickorientation.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis copying build/lib/plotly/validators/layout/angularaxis/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis copying build/lib/plotly/validators/layout/angularaxis/_range.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis copying build/lib/plotly/validators/layout/angularaxis/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis copying build/lib/plotly/validators/layout/angularaxis/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis copying build/lib/plotly/validators/layout/angularaxis/_showline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis copying build/lib/plotly/validators/layout/angularaxis/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis copying build/lib/plotly/validators/layout/angularaxis/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/domain copying build/lib/plotly/validators/layout/ternary/domain/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/domain copying build/lib/plotly/validators/layout/ternary/domain/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/domain copying build/lib/plotly/validators/layout/ternary/domain/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/domain copying build/lib/plotly/validators/layout/ternary/domain/_column.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/domain copying build/lib/plotly/validators/layout/ternary/domain/_row.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/domain creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_linecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_hoverformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_linewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_showgrid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/tickfont copying build/lib/plotly/validators/layout/ternary/baxis/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/tickfont copying build/lib/plotly/validators/layout/ternary/baxis/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/tickfont copying build/lib/plotly/validators/layout/ternary/baxis/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/tickfont copying build/lib/plotly/validators/layout/ternary/baxis/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/tickfont copying build/lib/plotly/validators/layout/ternary/baxis/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/tickformatstop copying build/lib/plotly/validators/layout/ternary/baxis/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/tickformatstop copying build/lib/plotly/validators/layout/ternary/baxis/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/tickformatstop copying build/lib/plotly/validators/layout/ternary/baxis/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/tickformatstop copying build/lib/plotly/validators/layout/ternary/baxis/_showline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_gridcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_layer.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/titlefont copying build/lib/plotly/validators/layout/ternary/baxis/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/titlefont copying build/lib/plotly/validators/layout/ternary/baxis/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/titlefont copying build/lib/plotly/validators/layout/ternary/baxis/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/titlefont copying build/lib/plotly/validators/layout/ternary/baxis/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/titlefont copying build/lib/plotly/validators/layout/ternary/baxis/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_gridwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis copying build/lib/plotly/validators/layout/ternary/baxis/_min.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_linewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_layer.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_showline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_hoverformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/titlefont copying build/lib/plotly/validators/layout/ternary/aaxis/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/titlefont copying build/lib/plotly/validators/layout/ternary/aaxis/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/titlefont copying build/lib/plotly/validators/layout/ternary/aaxis/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/titlefont copying build/lib/plotly/validators/layout/ternary/aaxis/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/titlefont copying build/lib/plotly/validators/layout/ternary/aaxis/_linecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/tickformatstop copying build/lib/plotly/validators/layout/ternary/aaxis/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/tickformatstop copying build/lib/plotly/validators/layout/ternary/aaxis/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/tickformatstop copying build/lib/plotly/validators/layout/ternary/aaxis/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/tickformatstop creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/tickfont copying build/lib/plotly/validators/layout/ternary/aaxis/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/tickfont copying build/lib/plotly/validators/layout/ternary/aaxis/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/tickfont copying build/lib/plotly/validators/layout/ternary/aaxis/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/tickfont copying build/lib/plotly/validators/layout/ternary/aaxis/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/tickfont copying build/lib/plotly/validators/layout/ternary/aaxis/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_gridwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_min.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_gridcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_showgrid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/aaxis/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis copying build/lib/plotly/validators/layout/ternary/_aaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary copying build/lib/plotly/validators/layout/ternary/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary copying build/lib/plotly/validators/layout/ternary/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary copying build/lib/plotly/validators/layout/ternary/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary copying build/lib/plotly/validators/layout/ternary/_baxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary copying build/lib/plotly/validators/layout/ternary/_caxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary copying build/lib/plotly/validators/layout/ternary/_sum.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/tickformatstop copying build/lib/plotly/validators/layout/ternary/caxis/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/tickformatstop copying build/lib/plotly/validators/layout/ternary/caxis/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/tickformatstop copying build/lib/plotly/validators/layout/ternary/caxis/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/tickformatstop copying build/lib/plotly/validators/layout/ternary/caxis/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_linewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_min.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_linecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_gridwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_gridcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/tickfont copying build/lib/plotly/validators/layout/ternary/caxis/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/tickfont copying build/lib/plotly/validators/layout/ternary/caxis/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/tickfont copying build/lib/plotly/validators/layout/ternary/caxis/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/tickfont copying build/lib/plotly/validators/layout/ternary/caxis/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/tickfont copying build/lib/plotly/validators/layout/ternary/caxis/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_hoverformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_showline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_showgrid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_layer.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis copying build/lib/plotly/validators/layout/ternary/caxis/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/titlefont copying build/lib/plotly/validators/layout/ternary/caxis/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/titlefont copying build/lib/plotly/validators/layout/ternary/caxis/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/titlefont copying build/lib/plotly/validators/layout/ternary/caxis/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/titlefont copying build/lib/plotly/validators/layout/ternary/caxis/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/titlefont creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/font copying build/lib/plotly/validators/layout/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/font copying build/lib/plotly/validators/layout/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/font copying build/lib/plotly/validators/layout/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/font copying build/lib/plotly/validators/layout/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/font copying build/lib/plotly/validators/layout/_violingap.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera copying build/lib/plotly/validators/layout/scene/camera/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera copying build/lib/plotly/validators/layout/scene/camera/_eye.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/up copying build/lib/plotly/validators/layout/scene/camera/up/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/up copying build/lib/plotly/validators/layout/scene/camera/up/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/up copying build/lib/plotly/validators/layout/scene/camera/up/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/up copying build/lib/plotly/validators/layout/scene/camera/up/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/up copying build/lib/plotly/validators/layout/scene/camera/_center.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/eye copying build/lib/plotly/validators/layout/scene/camera/eye/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/eye copying build/lib/plotly/validators/layout/scene/camera/eye/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/eye copying build/lib/plotly/validators/layout/scene/camera/eye/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/eye copying build/lib/plotly/validators/layout/scene/camera/eye/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/eye copying build/lib/plotly/validators/layout/scene/camera/_up.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/center copying build/lib/plotly/validators/layout/scene/camera/center/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/center copying build/lib/plotly/validators/layout/scene/camera/center/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/center copying build/lib/plotly/validators/layout/scene/camera/center/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/center copying build/lib/plotly/validators/layout/scene/camera/center/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/center copying build/lib/plotly/validators/layout/scene/_xaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_showline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_hoverformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/tickformatstop copying build/lib/plotly/validators/layout/scene/xaxis/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/tickformatstop copying build/lib/plotly/validators/layout/scene/xaxis/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/tickformatstop copying build/lib/plotly/validators/layout/scene/xaxis/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/tickformatstop copying build/lib/plotly/validators/layout/scene/xaxis/_categoryarraysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_backgroundcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_gridwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_zerolinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_categoryarray.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_showgrid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_showbackground.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_spikethickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_rangemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_showaxeslabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_gridcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_showspikes.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_spikesides.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_zerolinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_autorange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_calendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_zeroline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_spikecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_range.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_mirror.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/tickfont copying build/lib/plotly/validators/layout/scene/xaxis/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/tickfont copying build/lib/plotly/validators/layout/scene/xaxis/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/tickfont copying build/lib/plotly/validators/layout/scene/xaxis/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/tickfont copying build/lib/plotly/validators/layout/scene/xaxis/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/tickfont copying build/lib/plotly/validators/layout/scene/xaxis/_linewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_linecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/titlefont copying build/lib/plotly/validators/layout/scene/xaxis/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/titlefont copying build/lib/plotly/validators/layout/scene/xaxis/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/titlefont copying build/lib/plotly/validators/layout/scene/xaxis/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/titlefont copying build/lib/plotly/validators/layout/scene/xaxis/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/titlefont copying build/lib/plotly/validators/layout/scene/xaxis/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_categoryorder.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/xaxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis copying build/lib/plotly/validators/layout/scene/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene copying build/lib/plotly/validators/layout/scene/_hovermode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene copying build/lib/plotly/validators/layout/scene/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_startarrowhead.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_startarrowsize.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_arrowhead.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_standoff.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_arrowsize.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_hovertext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/font copying build/lib/plotly/validators/layout/scene/annotation/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/font copying build/lib/plotly/validators/layout/scene/annotation/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/font copying build/lib/plotly/validators/layout/scene/annotation/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/font copying build/lib/plotly/validators/layout/scene/annotation/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/font copying build/lib/plotly/validators/layout/scene/annotation/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_ax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_arrowwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_captureevents.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_startstandoff.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/hoverlabel copying build/lib/plotly/validators/layout/scene/annotation/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/hoverlabel copying build/lib/plotly/validators/layout/scene/annotation/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/hoverlabel/font copying build/lib/plotly/validators/layout/scene/annotation/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/hoverlabel/font copying build/lib/plotly/validators/layout/scene/annotation/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/hoverlabel/font copying build/lib/plotly/validators/layout/scene/annotation/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/hoverlabel/font copying build/lib/plotly/validators/layout/scene/annotation/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/hoverlabel/font copying build/lib/plotly/validators/layout/scene/annotation/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/hoverlabel copying build/lib/plotly/validators/layout/scene/annotation/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/hoverlabel copying build/lib/plotly/validators/layout/scene/annotation/_textangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_yshift.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_ay.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_showarrow.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_borderpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_align.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_arrowside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_arrowcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_valign.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_height.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_xshift.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/annotation/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation copying build/lib/plotly/validators/layout/scene/_dragmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/domain copying build/lib/plotly/validators/layout/scene/domain/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/domain copying build/lib/plotly/validators/layout/scene/domain/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/domain copying build/lib/plotly/validators/layout/scene/domain/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/domain copying build/lib/plotly/validators/layout/scene/domain/_row.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/domain copying build/lib/plotly/validators/layout/scene/domain/_column.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/domain copying build/lib/plotly/validators/layout/scene/_aspectratio.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_categoryorder.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_linewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_showspikes.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_range.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_spikecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_linecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_rangemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_zerolinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_zeroline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_showaxeslabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/tickformatstop copying build/lib/plotly/validators/layout/scene/yaxis/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/tickformatstop copying build/lib/plotly/validators/layout/scene/yaxis/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/tickformatstop copying build/lib/plotly/validators/layout/scene/yaxis/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/tickformatstop copying build/lib/plotly/validators/layout/scene/yaxis/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_spikesides.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_showline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_autorange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_showbackground.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_categoryarray.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_hoverformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_categoryarraysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_mirror.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_gridwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_showgrid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_calendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_spikethickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_gridcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_zerolinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/tickfont copying build/lib/plotly/validators/layout/scene/yaxis/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/tickfont copying build/lib/plotly/validators/layout/scene/yaxis/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/tickfont copying build/lib/plotly/validators/layout/scene/yaxis/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/tickfont copying build/lib/plotly/validators/layout/scene/yaxis/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/tickfont creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/titlefont copying build/lib/plotly/validators/layout/scene/yaxis/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/titlefont copying build/lib/plotly/validators/layout/scene/yaxis/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/titlefont copying build/lib/plotly/validators/layout/scene/yaxis/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/titlefont copying build/lib/plotly/validators/layout/scene/yaxis/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/titlefont copying build/lib/plotly/validators/layout/scene/yaxis/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/yaxis/_backgroundcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis copying build/lib/plotly/validators/layout/scene/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/aspectratio copying build/lib/plotly/validators/layout/scene/aspectratio/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/aspectratio copying build/lib/plotly/validators/layout/scene/aspectratio/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/aspectratio copying build/lib/plotly/validators/layout/scene/aspectratio/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/aspectratio copying build/lib/plotly/validators/layout/scene/aspectratio/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/aspectratio copying build/lib/plotly/validators/layout/scene/_camera.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_categoryorder.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_showbackground.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_showaxeslabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_showline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_calendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_spikethickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_zeroline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/tickfont copying build/lib/plotly/validators/layout/scene/zaxis/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/tickfont copying build/lib/plotly/validators/layout/scene/zaxis/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/tickfont copying build/lib/plotly/validators/layout/scene/zaxis/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/tickfont copying build/lib/plotly/validators/layout/scene/zaxis/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/tickfont copying build/lib/plotly/validators/layout/scene/zaxis/_spikecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_rangemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_mirror.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/titlefont copying build/lib/plotly/validators/layout/scene/zaxis/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/titlefont copying build/lib/plotly/validators/layout/scene/zaxis/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/titlefont copying build/lib/plotly/validators/layout/scene/zaxis/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/titlefont copying build/lib/plotly/validators/layout/scene/zaxis/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/titlefont copying build/lib/plotly/validators/layout/scene/zaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_gridwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_linewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_categoryarray.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_showgrid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_spikesides.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_hoverformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_backgroundcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_autorange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_range.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_zerolinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_categoryarraysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/tickformatstop copying build/lib/plotly/validators/layout/scene/zaxis/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/tickformatstop copying build/lib/plotly/validators/layout/scene/zaxis/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/tickformatstop copying build/lib/plotly/validators/layout/scene/zaxis/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/tickformatstop copying build/lib/plotly/validators/layout/scene/zaxis/_gridcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_linecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_zerolinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_showspikes.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/zaxis/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis copying build/lib/plotly/validators/layout/scene/_aspectmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene copying build/lib/plotly/validators/layout/scene/_zaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene copying build/lib/plotly/validators/layout/scene/_annotations.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene copying build/lib/plotly/validators/layout/scene/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene copying build/lib/plotly/validators/layout/_bargroupgap.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_selectdirection.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_updatemenus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_hidesources.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_grid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_hiddenlabelssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_spikesnap.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_rangemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_spikethickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/tickformatstop copying build/lib/plotly/validators/layout/xaxis/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/tickformatstop copying build/lib/plotly/validators/layout/xaxis/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/tickformatstop copying build/lib/plotly/validators/layout/xaxis/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/tickformatstop copying build/lib/plotly/validators/layout/xaxis/_fixedrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_gridwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_mirror.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_rangeselector.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_scaleanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_zeroline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_zerolinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_range.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_zerolinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_categoryarray.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_automargin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_spikecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_showgrid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_categoryorder.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_showline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_linecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_gridcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_hoverformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_constraintoward.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_spikemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_categoryarraysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector copying build/lib/plotly/validators/layout/xaxis/rangeselector/_buttons.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector copying build/lib/plotly/validators/layout/xaxis/rangeselector/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/font copying build/lib/plotly/validators/layout/xaxis/rangeselector/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/font copying build/lib/plotly/validators/layout/xaxis/rangeselector/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/font copying build/lib/plotly/validators/layout/xaxis/rangeselector/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/font copying build/lib/plotly/validators/layout/xaxis/rangeselector/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/font copying build/lib/plotly/validators/layout/xaxis/rangeselector/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector copying build/lib/plotly/validators/layout/xaxis/rangeselector/_activecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector copying build/lib/plotly/validators/layout/xaxis/rangeselector/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector copying build/lib/plotly/validators/layout/xaxis/rangeselector/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector copying build/lib/plotly/validators/layout/xaxis/rangeselector/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector copying build/lib/plotly/validators/layout/xaxis/rangeselector/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/button copying build/lib/plotly/validators/layout/xaxis/rangeselector/button/_stepmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/button copying build/lib/plotly/validators/layout/xaxis/rangeselector/button/_count.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/button copying build/lib/plotly/validators/layout/xaxis/rangeselector/button/_label.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/button copying build/lib/plotly/validators/layout/xaxis/rangeselector/button/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/button copying build/lib/plotly/validators/layout/xaxis/rangeselector/button/_step.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/button copying build/lib/plotly/validators/layout/xaxis/rangeselector/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector copying build/lib/plotly/validators/layout/xaxis/rangeselector/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector copying build/lib/plotly/validators/layout/xaxis/rangeselector/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector copying build/lib/plotly/validators/layout/xaxis/rangeselector/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector copying build/lib/plotly/validators/layout/xaxis/_autorange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_calendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_scaleratio.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_layer.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_constrain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_anchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_side.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_rangeslider.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_linewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider copying build/lib/plotly/validators/layout/xaxis/rangeslider/_autorange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider/yaxis copying build/lib/plotly/validators/layout/xaxis/rangeslider/yaxis/_range.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider/yaxis copying build/lib/plotly/validators/layout/xaxis/rangeslider/yaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider/yaxis copying build/lib/plotly/validators/layout/xaxis/rangeslider/yaxis/_rangemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider/yaxis copying build/lib/plotly/validators/layout/xaxis/rangeslider/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider copying build/lib/plotly/validators/layout/xaxis/rangeslider/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider copying build/lib/plotly/validators/layout/xaxis/rangeslider/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider copying build/lib/plotly/validators/layout/xaxis/rangeslider/_range.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider copying build/lib/plotly/validators/layout/xaxis/rangeslider/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider copying build/lib/plotly/validators/layout/xaxis/rangeslider/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider copying build/lib/plotly/validators/layout/xaxis/rangeslider/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider copying build/lib/plotly/validators/layout/xaxis/rangeslider/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/titlefont copying build/lib/plotly/validators/layout/xaxis/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/titlefont copying build/lib/plotly/validators/layout/xaxis/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/titlefont copying build/lib/plotly/validators/layout/xaxis/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/titlefont copying build/lib/plotly/validators/layout/xaxis/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/titlefont copying build/lib/plotly/validators/layout/xaxis/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_spikedash.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/tickfont copying build/lib/plotly/validators/layout/xaxis/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/tickfont copying build/lib/plotly/validators/layout/xaxis/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/tickfont copying build/lib/plotly/validators/layout/xaxis/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/tickfont copying build/lib/plotly/validators/layout/xaxis/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/tickfont copying build/lib/plotly/validators/layout/xaxis/_position.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_showspikes.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis copying build/lib/plotly/validators/layout/xaxis/_overlaying.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid/domain copying build/lib/plotly/validators/layout/grid/domain/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid/domain copying build/lib/plotly/validators/layout/grid/domain/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid/domain copying build/lib/plotly/validators/layout/grid/domain/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid/domain copying build/lib/plotly/validators/layout/grid/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid copying build/lib/plotly/validators/layout/grid/_ygap.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid copying build/lib/plotly/validators/layout/grid/_rows.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid copying build/lib/plotly/validators/layout/grid/_xaxes.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid copying build/lib/plotly/validators/layout/grid/_yaxes.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid copying build/lib/plotly/validators/layout/grid/_pattern.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid copying build/lib/plotly/validators/layout/grid/_roworder.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid copying build/lib/plotly/validators/layout/grid/_xside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid copying build/lib/plotly/validators/layout/grid/_yside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid copying build/lib/plotly/validators/layout/grid/_columns.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid copying build/lib/plotly/validators/layout/grid/_subplots.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid copying build/lib/plotly/validators/layout/grid/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid copying build/lib/plotly/validators/layout/grid/_xgap.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape copying build/lib/plotly/validators/layout/shape/_ysizemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape copying build/lib/plotly/validators/layout/shape/_x1.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape copying build/lib/plotly/validators/layout/shape/_xref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape copying build/lib/plotly/validators/layout/shape/_xsizemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape copying build/lib/plotly/validators/layout/shape/_fillcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape copying build/lib/plotly/validators/layout/shape/_y1.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape copying build/lib/plotly/validators/layout/shape/_layer.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape copying build/lib/plotly/validators/layout/shape/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape copying build/lib/plotly/validators/layout/shape/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape copying build/lib/plotly/validators/layout/shape/_yref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape copying build/lib/plotly/validators/layout/shape/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape copying build/lib/plotly/validators/layout/shape/_path.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape copying build/lib/plotly/validators/layout/shape/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape copying build/lib/plotly/validators/layout/shape/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape copying build/lib/plotly/validators/layout/shape/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape copying build/lib/plotly/validators/layout/shape/_x0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape copying build/lib/plotly/validators/layout/shape/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape copying build/lib/plotly/validators/layout/shape/_y0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/line copying build/lib/plotly/validators/layout/shape/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/line copying build/lib/plotly/validators/layout/shape/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/line copying build/lib/plotly/validators/layout/shape/line/_dash.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/line copying build/lib/plotly/validators/layout/shape/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/line copying build/lib/plotly/validators/layout/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_separators.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_barnorm.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_annotations.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_scene.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_hiddenlabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_boxmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_calendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_radialaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu copying build/lib/plotly/validators/layout/updatemenu/_buttons.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/font copying build/lib/plotly/validators/layout/updatemenu/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/font copying build/lib/plotly/validators/layout/updatemenu/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/font copying build/lib/plotly/validators/layout/updatemenu/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/font copying build/lib/plotly/validators/layout/updatemenu/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/font creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/pad copying build/lib/plotly/validators/layout/updatemenu/pad/_t.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/pad copying build/lib/plotly/validators/layout/updatemenu/pad/_r.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/pad copying build/lib/plotly/validators/layout/updatemenu/pad/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/pad copying build/lib/plotly/validators/layout/updatemenu/pad/_l.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/pad copying build/lib/plotly/validators/layout/updatemenu/pad/_b.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/pad copying build/lib/plotly/validators/layout/updatemenu/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu copying build/lib/plotly/validators/layout/updatemenu/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu copying build/lib/plotly/validators/layout/updatemenu/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu copying build/lib/plotly/validators/layout/updatemenu/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu copying build/lib/plotly/validators/layout/updatemenu/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu copying build/lib/plotly/validators/layout/updatemenu/_direction.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu copying build/lib/plotly/validators/layout/updatemenu/_active.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu copying build/lib/plotly/validators/layout/updatemenu/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu copying build/lib/plotly/validators/layout/updatemenu/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/button copying build/lib/plotly/validators/layout/updatemenu/button/_execute.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/button copying build/lib/plotly/validators/layout/updatemenu/button/_label.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/button copying build/lib/plotly/validators/layout/updatemenu/button/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/button copying build/lib/plotly/validators/layout/updatemenu/button/_method.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/button copying build/lib/plotly/validators/layout/updatemenu/button/_args.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/button copying build/lib/plotly/validators/layout/updatemenu/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu copying build/lib/plotly/validators/layout/updatemenu/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu copying build/lib/plotly/validators/layout/updatemenu/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu copying build/lib/plotly/validators/layout/updatemenu/_pad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu copying build/lib/plotly/validators/layout/updatemenu/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu copying build/lib/plotly/validators/layout/updatemenu/_showactive.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_showspikes.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_gridcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_rangemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_hoverformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_showgrid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/titlefont copying build/lib/plotly/validators/layout/yaxis/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/titlefont copying build/lib/plotly/validators/layout/yaxis/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/titlefont copying build/lib/plotly/validators/layout/yaxis/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/titlefont copying build/lib/plotly/validators/layout/yaxis/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/titlefont copying build/lib/plotly/validators/layout/yaxis/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_constraintoward.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_overlaying.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_spikesnap.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_position.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_mirror.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_gridwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_automargin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_calendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_range.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_linewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_side.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_categoryorder.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_zeroline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_constrain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_zerolinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_zerolinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_spikecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_autorange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_spikethickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_scaleanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_categoryarraysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_spikemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_linecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_anchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_categoryarray.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_fixedrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_layer.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_showline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/tickformatstop copying build/lib/plotly/validators/layout/yaxis/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/tickformatstop copying build/lib/plotly/validators/layout/yaxis/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/tickformatstop copying build/lib/plotly/validators/layout/yaxis/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/tickformatstop copying build/lib/plotly/validators/layout/yaxis/_spikedash.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis copying build/lib/plotly/validators/layout/yaxis/_scaleratio.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/tickfont copying build/lib/plotly/validators/layout/yaxis/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/tickfont copying build/lib/plotly/validators/layout/yaxis/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/tickfont copying build/lib/plotly/validators/layout/yaxis/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/tickfont copying build/lib/plotly/validators/layout/yaxis/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/tickfont creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/hoverlabel copying build/lib/plotly/validators/layout/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/hoverlabel copying build/lib/plotly/validators/layout/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/hoverlabel/font copying build/lib/plotly/validators/layout/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/hoverlabel/font copying build/lib/plotly/validators/layout/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/hoverlabel/font copying build/lib/plotly/validators/layout/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/hoverlabel/font copying build/lib/plotly/validators/layout/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/hoverlabel/font copying build/lib/plotly/validators/layout/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/hoverlabel copying build/lib/plotly/validators/layout/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/hoverlabel copying build/lib/plotly/validators/layout/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/hoverlabel copying build/lib/plotly/validators/layout/_datarevision.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/titlefont copying build/lib/plotly/validators/layout/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/titlefont copying build/lib/plotly/validators/layout/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/titlefont copying build/lib/plotly/validators/layout/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/titlefont copying build/lib/plotly/validators/layout/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/titlefont creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox copying build/lib/plotly/validators/layout/mapbox/_center.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox copying build/lib/plotly/validators/layout/mapbox/_bearing.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox copying build/lib/plotly/validators/layout/mapbox/_layers.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox copying build/lib/plotly/validators/layout/mapbox/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox copying build/lib/plotly/validators/layout/mapbox/_accesstoken.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox copying build/lib/plotly/validators/layout/mapbox/_zoom.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox copying build/lib/plotly/validators/layout/mapbox/_pitch.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/center copying build/lib/plotly/validators/layout/mapbox/center/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/center copying build/lib/plotly/validators/layout/mapbox/center/_lat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/center copying build/lib/plotly/validators/layout/mapbox/center/_lon.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/center creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/domain copying build/lib/plotly/validators/layout/mapbox/domain/_row.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/domain copying build/lib/plotly/validators/layout/mapbox/domain/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/domain copying build/lib/plotly/validators/layout/mapbox/domain/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/domain copying build/lib/plotly/validators/layout/mapbox/domain/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/domain copying build/lib/plotly/validators/layout/mapbox/domain/_column.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/domain creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer copying build/lib/plotly/validators/layout/mapbox/layer/_sourcelayer.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer copying build/lib/plotly/validators/layout/mapbox/layer/_circle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer copying build/lib/plotly/validators/layout/mapbox/layer/_symbol.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer copying build/lib/plotly/validators/layout/mapbox/layer/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/fill copying build/lib/plotly/validators/layout/mapbox/layer/fill/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/fill copying build/lib/plotly/validators/layout/mapbox/layer/fill/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/fill copying build/lib/plotly/validators/layout/mapbox/layer/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/line copying build/lib/plotly/validators/layout/mapbox/layer/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/line copying build/lib/plotly/validators/layout/mapbox/layer/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/line creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/circle copying build/lib/plotly/validators/layout/mapbox/layer/circle/_radius.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/circle copying build/lib/plotly/validators/layout/mapbox/layer/circle/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/circle creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol copying build/lib/plotly/validators/layout/mapbox/layer/symbol/_icon.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol copying build/lib/plotly/validators/layout/mapbox/layer/symbol/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol/textfont copying build/lib/plotly/validators/layout/mapbox/layer/symbol/textfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol/textfont copying build/lib/plotly/validators/layout/mapbox/layer/symbol/textfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol/textfont copying build/lib/plotly/validators/layout/mapbox/layer/symbol/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol/textfont copying build/lib/plotly/validators/layout/mapbox/layer/symbol/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol/textfont copying build/lib/plotly/validators/layout/mapbox/layer/symbol/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol copying build/lib/plotly/validators/layout/mapbox/layer/symbol/_iconsize.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol copying build/lib/plotly/validators/layout/mapbox/layer/symbol/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol copying build/lib/plotly/validators/layout/mapbox/layer/symbol/_textposition.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol copying build/lib/plotly/validators/layout/mapbox/layer/_source.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer copying build/lib/plotly/validators/layout/mapbox/layer/_fill.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer copying build/lib/plotly/validators/layout/mapbox/layer/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer copying build/lib/plotly/validators/layout/mapbox/layer/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer copying build/lib/plotly/validators/layout/mapbox/layer/_below.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer copying build/lib/plotly/validators/layout/mapbox/layer/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer copying build/lib/plotly/validators/layout/mapbox/layer/_sourcetype.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer copying build/lib/plotly/validators/layout/mapbox/_style.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox copying build/lib/plotly/validators/layout/mapbox/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox copying build/lib/plotly/validators/layout/_geo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis copying build/lib/plotly/validators/layout/radialaxis/_endpadding.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis copying build/lib/plotly/validators/layout/radialaxis/_showline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis copying build/lib/plotly/validators/layout/radialaxis/_tickorientation.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis copying build/lib/plotly/validators/layout/radialaxis/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis copying build/lib/plotly/validators/layout/radialaxis/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis copying build/lib/plotly/validators/layout/radialaxis/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis copying build/lib/plotly/validators/layout/radialaxis/_orientation.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis copying build/lib/plotly/validators/layout/radialaxis/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis copying build/lib/plotly/validators/layout/radialaxis/_range.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis copying build/lib/plotly/validators/layout/radialaxis/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis copying build/lib/plotly/validators/layout/radialaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis copying build/lib/plotly/validators/layout/radialaxis/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis copying build/lib/plotly/validators/layout/_dragmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_sliders.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar copying build/lib/plotly/validators/layout/polar/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar copying build/lib/plotly/validators/layout/polar/_angularaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar copying build/lib/plotly/validators/layout/polar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar copying build/lib/plotly/validators/layout/polar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_layer.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_showgrid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/titlefont copying build/lib/plotly/validators/layout/polar/radialaxis/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/titlefont copying build/lib/plotly/validators/layout/polar/radialaxis/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/titlefont copying build/lib/plotly/validators/layout/polar/radialaxis/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/titlefont copying build/lib/plotly/validators/layout/polar/radialaxis/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/titlefont copying build/lib/plotly/validators/layout/polar/radialaxis/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_side.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/tickformatstop copying build/lib/plotly/validators/layout/polar/radialaxis/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/tickformatstop copying build/lib/plotly/validators/layout/polar/radialaxis/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/tickformatstop copying build/lib/plotly/validators/layout/polar/radialaxis/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/tickformatstop copying build/lib/plotly/validators/layout/polar/radialaxis/_autorange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_showline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_categoryarray.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_range.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_categoryorder.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_hoverformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_gridwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_gridcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_linewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_calendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/tickfont copying build/lib/plotly/validators/layout/polar/radialaxis/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/tickfont copying build/lib/plotly/validators/layout/polar/radialaxis/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/tickfont copying build/lib/plotly/validators/layout/polar/radialaxis/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/tickfont copying build/lib/plotly/validators/layout/polar/radialaxis/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/tickfont copying build/lib/plotly/validators/layout/polar/radialaxis/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_rangemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_linecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_angle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_categoryarraysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/radialaxis/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis copying build/lib/plotly/validators/layout/polar/_sector.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar copying build/lib/plotly/validators/layout/polar/_radialaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/tickfont copying build/lib/plotly/validators/layout/polar/angularaxis/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/tickfont copying build/lib/plotly/validators/layout/polar/angularaxis/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/tickfont copying build/lib/plotly/validators/layout/polar/angularaxis/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/tickfont copying build/lib/plotly/validators/layout/polar/angularaxis/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/tickfont copying build/lib/plotly/validators/layout/polar/angularaxis/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_gridcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_categoryorder.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_categoryarray.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_layer.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_hoverformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_showgrid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_rotation.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_showline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_linewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_categoryarraysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/tickformatstop copying build/lib/plotly/validators/layout/polar/angularaxis/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/tickformatstop copying build/lib/plotly/validators/layout/polar/angularaxis/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/tickformatstop copying build/lib/plotly/validators/layout/polar/angularaxis/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/tickformatstop copying build/lib/plotly/validators/layout/polar/angularaxis/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_gridwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_period.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_thetaunit.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_linecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_direction.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis copying build/lib/plotly/validators/layout/polar/angularaxis/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/domain copying build/lib/plotly/validators/layout/polar/domain/_column.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/domain copying build/lib/plotly/validators/layout/polar/domain/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/domain copying build/lib/plotly/validators/layout/polar/domain/_row.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/domain copying build/lib/plotly/validators/layout/polar/domain/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/domain copying build/lib/plotly/validators/layout/polar/domain/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/domain copying build/lib/plotly/validators/layout/_paper_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_margin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_barmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_bargap.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_hovermode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_violinmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_ternary.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_plot_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_autosize.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_polar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_center.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_lakecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_subunitcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lataxis copying build/lib/plotly/validators/layout/geo/lataxis/_gridwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lataxis copying build/lib/plotly/validators/layout/geo/lataxis/_range.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lataxis copying build/lib/plotly/validators/layout/geo/lataxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lataxis copying build/lib/plotly/validators/layout/geo/lataxis/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lataxis copying build/lib/plotly/validators/layout/geo/lataxis/_showgrid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lataxis copying build/lib/plotly/validators/layout/geo/lataxis/_gridcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lataxis copying build/lib/plotly/validators/layout/geo/lataxis/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lataxis copying build/lib/plotly/validators/layout/geo/_showcoastlines.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_countrycolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_framecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/domain copying build/lib/plotly/validators/layout/geo/domain/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/domain copying build/lib/plotly/validators/layout/geo/domain/_column.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/domain copying build/lib/plotly/validators/layout/geo/domain/_row.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/domain copying build/lib/plotly/validators/layout/geo/domain/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/domain copying build/lib/plotly/validators/layout/geo/domain/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/domain copying build/lib/plotly/validators/layout/geo/_rivercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/center copying build/lib/plotly/validators/layout/geo/center/_lon.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/center copying build/lib/plotly/validators/layout/geo/center/_lat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/center copying build/lib/plotly/validators/layout/geo/center/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/center copying build/lib/plotly/validators/layout/geo/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_showcountries.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_framewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_showsubunits.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_resolution.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_showland.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_projection.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_subunitwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_oceancolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_showlakes.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_showrivers.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lonaxis copying build/lib/plotly/validators/layout/geo/lonaxis/_range.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lonaxis copying build/lib/plotly/validators/layout/geo/lonaxis/_gridcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lonaxis copying build/lib/plotly/validators/layout/geo/lonaxis/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lonaxis copying build/lib/plotly/validators/layout/geo/lonaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lonaxis copying build/lib/plotly/validators/layout/geo/lonaxis/_showgrid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lonaxis copying build/lib/plotly/validators/layout/geo/lonaxis/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lonaxis copying build/lib/plotly/validators/layout/geo/lonaxis/_gridwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lonaxis copying build/lib/plotly/validators/layout/geo/_lonaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_showframe.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_showocean.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_coastlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_landcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_coastlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_scope.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_lataxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/projection copying build/lib/plotly/validators/layout/geo/projection/_scale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/projection copying build/lib/plotly/validators/layout/geo/projection/_rotation.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/projection creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/projection/rotation copying build/lib/plotly/validators/layout/geo/projection/rotation/_lon.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/projection/rotation copying build/lib/plotly/validators/layout/geo/projection/rotation/_roll.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/projection/rotation copying build/lib/plotly/validators/layout/geo/projection/rotation/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/projection/rotation copying build/lib/plotly/validators/layout/geo/projection/rotation/_lat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/projection/rotation copying build/lib/plotly/validators/layout/geo/projection/_parallels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/projection copying build/lib/plotly/validators/layout/geo/projection/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/projection copying build/lib/plotly/validators/layout/geo/projection/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/projection copying build/lib/plotly/validators/layout/geo/_riverwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/geo/_countrywidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo copying build/lib/plotly/validators/layout/_direction.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_images.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_boxgap.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_angularaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_colorway.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_height.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend copying build/lib/plotly/validators/layout/legend/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend copying build/lib/plotly/validators/layout/legend/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend copying build/lib/plotly/validators/layout/legend/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend copying build/lib/plotly/validators/layout/legend/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend copying build/lib/plotly/validators/layout/legend/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend copying build/lib/plotly/validators/layout/legend/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend copying build/lib/plotly/validators/layout/legend/_traceorder.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend copying build/lib/plotly/validators/layout/legend/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend copying build/lib/plotly/validators/layout/legend/_tracegroupgap.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend copying build/lib/plotly/validators/layout/legend/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend copying build/lib/plotly/validators/layout/legend/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend copying build/lib/plotly/validators/layout/legend/_orientation.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend/font copying build/lib/plotly/validators/layout/legend/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend/font copying build/lib/plotly/validators/layout/legend/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend/font copying build/lib/plotly/validators/layout/legend/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend/font copying build/lib/plotly/validators/layout/legend/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend/font copying build/lib/plotly/validators/layout/_legend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_mapbox.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_xaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_spikedistance.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_orientation.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_shapes.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_axref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_yref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_ayref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_startstandoff.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_startarrowhead.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_standoff.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_xclick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_height.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_textangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_valign.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_ax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_xshift.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_arrowwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_showarrow.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_captureevents.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_arrowsize.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_startarrowsize.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_align.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/hoverlabel copying build/lib/plotly/validators/layout/annotation/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/hoverlabel/font copying build/lib/plotly/validators/layout/annotation/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/hoverlabel/font copying build/lib/plotly/validators/layout/annotation/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/hoverlabel/font copying build/lib/plotly/validators/layout/annotation/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/hoverlabel/font copying build/lib/plotly/validators/layout/annotation/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/hoverlabel/font copying build/lib/plotly/validators/layout/annotation/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/hoverlabel copying build/lib/plotly/validators/layout/annotation/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/hoverlabel copying build/lib/plotly/validators/layout/annotation/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/hoverlabel copying build/lib/plotly/validators/layout/annotation/_borderpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_ay.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/font copying build/lib/plotly/validators/layout/annotation/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/font copying build/lib/plotly/validators/layout/annotation/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/font copying build/lib/plotly/validators/layout/annotation/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/font copying build/lib/plotly/validators/layout/annotation/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/font copying build/lib/plotly/validators/layout/annotation/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_clicktoshow.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_hovertext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_yshift.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_arrowhead.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_arrowcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_yclick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_xref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_arrowside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation copying build/lib/plotly/validators/layout/annotation/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/margin copying build/lib/plotly/validators/layout/margin/_l.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/margin copying build/lib/plotly/validators/layout/margin/_autoexpand.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/margin copying build/lib/plotly/validators/layout/margin/_pad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/margin copying build/lib/plotly/validators/layout/margin/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/margin copying build/lib/plotly/validators/layout/margin/_b.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/margin copying build/lib/plotly/validators/layout/margin/_r.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/margin copying build/lib/plotly/validators/layout/margin/_t.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/margin copying build/lib/plotly/validators/layout/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider copying build/lib/plotly/validators/layout/slider/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider copying build/lib/plotly/validators/layout/slider/_steps.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/font copying build/lib/plotly/validators/layout/slider/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/font copying build/lib/plotly/validators/layout/slider/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/font copying build/lib/plotly/validators/layout/slider/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/font copying build/lib/plotly/validators/layout/slider/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/font copying build/lib/plotly/validators/layout/slider/_activebgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider copying build/lib/plotly/validators/layout/slider/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider copying build/lib/plotly/validators/layout/slider/_currentvalue.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider copying build/lib/plotly/validators/layout/slider/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider copying build/lib/plotly/validators/layout/slider/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider copying build/lib/plotly/validators/layout/slider/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider copying build/lib/plotly/validators/layout/slider/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider copying build/lib/plotly/validators/layout/slider/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider copying build/lib/plotly/validators/layout/slider/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider copying build/lib/plotly/validators/layout/slider/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider copying build/lib/plotly/validators/layout/slider/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider copying build/lib/plotly/validators/layout/slider/_active.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue copying build/lib/plotly/validators/layout/slider/currentvalue/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue copying build/lib/plotly/validators/layout/slider/currentvalue/_suffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue copying build/lib/plotly/validators/layout/slider/currentvalue/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue copying build/lib/plotly/validators/layout/slider/currentvalue/_prefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue copying build/lib/plotly/validators/layout/slider/currentvalue/_offset.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue copying build/lib/plotly/validators/layout/slider/currentvalue/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue copying build/lib/plotly/validators/layout/slider/currentvalue/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue/font copying build/lib/plotly/validators/layout/slider/currentvalue/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue/font copying build/lib/plotly/validators/layout/slider/currentvalue/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue/font copying build/lib/plotly/validators/layout/slider/currentvalue/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue/font copying build/lib/plotly/validators/layout/slider/currentvalue/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue/font copying build/lib/plotly/validators/layout/slider/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider copying build/lib/plotly/validators/layout/slider/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider copying build/lib/plotly/validators/layout/slider/_pad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/pad copying build/lib/plotly/validators/layout/slider/pad/_l.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/pad copying build/lib/plotly/validators/layout/slider/pad/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/pad copying build/lib/plotly/validators/layout/slider/pad/_r.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/pad copying build/lib/plotly/validators/layout/slider/pad/_t.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/pad copying build/lib/plotly/validators/layout/slider/pad/_b.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/pad creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/step copying build/lib/plotly/validators/layout/slider/step/_method.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/step copying build/lib/plotly/validators/layout/slider/step/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/step copying build/lib/plotly/validators/layout/slider/step/_label.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/step copying build/lib/plotly/validators/layout/slider/step/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/step copying build/lib/plotly/validators/layout/slider/step/_args.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/step copying build/lib/plotly/validators/layout/slider/step/_execute.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/step copying build/lib/plotly/validators/layout/slider/_minorticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider copying build/lib/plotly/validators/layout/slider/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider copying build/lib/plotly/validators/layout/slider/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider copying build/lib/plotly/validators/layout/slider/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/transition copying build/lib/plotly/validators/layout/slider/transition/_easing.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/transition copying build/lib/plotly/validators/layout/slider/transition/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/transition copying build/lib/plotly/validators/layout/slider/transition/_duration.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/transition copying build/lib/plotly/validators/layout/slider/_transition.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider copying build/lib/plotly/validators/layout/_boxgroupgap.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout copying build/lib/plotly/validators/layout/_violingroupgap.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_fillcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/stream copying build/lib/plotly/validators/scattermapbox/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/stream copying build/lib/plotly/validators/scattermapbox/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/stream copying build/lib/plotly/validators/scattermapbox/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/stream copying build/lib/plotly/validators/scattermapbox/_connectgaps.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_mode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_fill.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/line copying build/lib/plotly/validators/scattermapbox/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/line copying build/lib/plotly/validators/scattermapbox/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/line copying build/lib/plotly/validators/scattermapbox/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/line copying build/lib/plotly/validators/scattermapbox/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_latsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_lonsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/textfont copying build/lib/plotly/validators/scattermapbox/textfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/textfont copying build/lib/plotly/validators/scattermapbox/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/textfont copying build/lib/plotly/validators/scattermapbox/textfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/textfont copying build/lib/plotly/validators/scattermapbox/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/textfont copying build/lib/plotly/validators/scattermapbox/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker copying build/lib/plotly/validators/scattermapbox/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scattermapbox/marker/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scattermapbox/marker/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scattermapbox/marker/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/tickfont copying build/lib/plotly/validators/scattermapbox/marker/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/tickfont copying build/lib/plotly/validators/scattermapbox/marker/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/tickfont copying build/lib/plotly/validators/scattermapbox/marker/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/tickfont copying build/lib/plotly/validators/scattermapbox/marker/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/tickfont copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/titlefont copying build/lib/plotly/validators/scattermapbox/marker/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/titlefont copying build/lib/plotly/validators/scattermapbox/marker/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/titlefont copying build/lib/plotly/validators/scattermapbox/marker/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/titlefont copying build/lib/plotly/validators/scattermapbox/marker/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/titlefont copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar copying build/lib/plotly/validators/scattermapbox/marker/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker copying build/lib/plotly/validators/scattermapbox/marker/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker copying build/lib/plotly/validators/scattermapbox/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker copying build/lib/plotly/validators/scattermapbox/marker/_sizemin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker copying build/lib/plotly/validators/scattermapbox/marker/_sizeref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker copying build/lib/plotly/validators/scattermapbox/marker/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker copying build/lib/plotly/validators/scattermapbox/marker/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker copying build/lib/plotly/validators/scattermapbox/marker/_sizemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker copying build/lib/plotly/validators/scattermapbox/marker/_symbolsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker copying build/lib/plotly/validators/scattermapbox/marker/_symbol.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker copying build/lib/plotly/validators/scattermapbox/marker/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker copying build/lib/plotly/validators/scattermapbox/marker/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker copying build/lib/plotly/validators/scattermapbox/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker copying build/lib/plotly/validators/scattermapbox/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker copying build/lib/plotly/validators/scattermapbox/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker copying build/lib/plotly/validators/scattermapbox/marker/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker copying build/lib/plotly/validators/scattermapbox/marker/_opacitysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker copying build/lib/plotly/validators/scattermapbox/marker/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker copying build/lib/plotly/validators/scattermapbox/marker/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker copying build/lib/plotly/validators/scattermapbox/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_hovertext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_lon.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_hovertextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/unselected copying build/lib/plotly/validators/scattermapbox/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/unselected/marker copying build/lib/plotly/validators/scattermapbox/unselected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/unselected/marker copying build/lib/plotly/validators/scattermapbox/unselected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/unselected/marker copying build/lib/plotly/validators/scattermapbox/unselected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/unselected/marker copying build/lib/plotly/validators/scattermapbox/unselected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/unselected/marker copying build/lib/plotly/validators/scattermapbox/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/unselected copying build/lib/plotly/validators/scattermapbox/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel copying build/lib/plotly/validators/scattermapbox/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel copying build/lib/plotly/validators/scattermapbox/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel copying build/lib/plotly/validators/scattermapbox/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel copying build/lib/plotly/validators/scattermapbox/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/font copying build/lib/plotly/validators/scattermapbox/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/font copying build/lib/plotly/validators/scattermapbox/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/font copying build/lib/plotly/validators/scattermapbox/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/font copying build/lib/plotly/validators/scattermapbox/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/font copying build/lib/plotly/validators/scattermapbox/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/font copying build/lib/plotly/validators/scattermapbox/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/font copying build/lib/plotly/validators/scattermapbox/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/font copying build/lib/plotly/validators/scattermapbox/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel copying build/lib/plotly/validators/scattermapbox/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel copying build/lib/plotly/validators/scattermapbox/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel copying build/lib/plotly/validators/scattermapbox/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel copying build/lib/plotly/validators/scattermapbox/_lat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/selected copying build/lib/plotly/validators/scattermapbox/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/selected/marker copying build/lib/plotly/validators/scattermapbox/selected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/selected/marker copying build/lib/plotly/validators/scattermapbox/selected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/selected/marker copying build/lib/plotly/validators/scattermapbox/selected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/selected/marker copying build/lib/plotly/validators/scattermapbox/selected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/selected/marker copying build/lib/plotly/validators/scattermapbox/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/selected copying build/lib/plotly/validators/scattermapbox/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_textposition.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_subplot.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox copying build/lib/plotly/validators/scattermapbox/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_connectgaps.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/line copying build/lib/plotly/validators/scatter/line/_simplify.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/line copying build/lib/plotly/validators/scatter/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/line copying build/lib/plotly/validators/scatter/line/_shape.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/line copying build/lib/plotly/validators/scatter/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/line copying build/lib/plotly/validators/scatter/line/_smoothing.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/line copying build/lib/plotly/validators/scatter/line/_dash.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/line copying build/lib/plotly/validators/scatter/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/line copying build/lib/plotly/validators/scatter/_xcalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_dx.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_dy.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_hovertextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_rsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_textpositionsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_xsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_fill.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_error_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_textposition.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_r.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_error_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_xaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_ycalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_ysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker copying build/lib/plotly/validators/scatter/marker/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker copying build/lib/plotly/validators/scatter/marker/_sizeref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker copying build/lib/plotly/validators/scatter/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker copying build/lib/plotly/validators/scatter/marker/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker copying build/lib/plotly/validators/scatter/marker/_opacitysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker copying build/lib/plotly/validators/scatter/marker/_symbolsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/gradient copying build/lib/plotly/validators/scatter/marker/gradient/_typesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/gradient copying build/lib/plotly/validators/scatter/marker/gradient/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/gradient copying build/lib/plotly/validators/scatter/marker/gradient/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/gradient copying build/lib/plotly/validators/scatter/marker/gradient/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/gradient copying build/lib/plotly/validators/scatter/marker/gradient/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/gradient copying build/lib/plotly/validators/scatter/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line copying build/lib/plotly/validators/scatter/marker/line/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line copying build/lib/plotly/validators/scatter/marker/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line copying build/lib/plotly/validators/scatter/marker/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line copying build/lib/plotly/validators/scatter/marker/line/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line copying build/lib/plotly/validators/scatter/marker/line/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line copying build/lib/plotly/validators/scatter/marker/line/_widthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line copying build/lib/plotly/validators/scatter/marker/line/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line copying build/lib/plotly/validators/scatter/marker/line/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line copying build/lib/plotly/validators/scatter/marker/line/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line copying build/lib/plotly/validators/scatter/marker/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line copying build/lib/plotly/validators/scatter/marker/line/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line copying build/lib/plotly/validators/scatter/marker/_sizemin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker copying build/lib/plotly/validators/scatter/marker/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker copying build/lib/plotly/validators/scatter/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker copying build/lib/plotly/validators/scatter/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker copying build/lib/plotly/validators/scatter/marker/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker copying build/lib/plotly/validators/scatter/marker/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker copying build/lib/plotly/validators/scatter/marker/_gradient.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker copying build/lib/plotly/validators/scatter/marker/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker copying build/lib/plotly/validators/scatter/marker/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker copying build/lib/plotly/validators/scatter/marker/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker copying build/lib/plotly/validators/scatter/marker/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker copying build/lib/plotly/validators/scatter/marker/_symbol.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker copying build/lib/plotly/validators/scatter/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker copying build/lib/plotly/validators/scatter/marker/_sizemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker copying build/lib/plotly/validators/scatter/marker/_maxdisplayed.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/tickfont copying build/lib/plotly/validators/scatter/marker/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/tickfont copying build/lib/plotly/validators/scatter/marker/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/tickfont copying build/lib/plotly/validators/scatter/marker/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/tickfont copying build/lib/plotly/validators/scatter/marker/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/tickfont copying build/lib/plotly/validators/scatter/marker/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scatter/marker/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scatter/marker/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scatter/marker/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scatter/marker/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/titlefont copying build/lib/plotly/validators/scatter/marker/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/titlefont copying build/lib/plotly/validators/scatter/marker/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/titlefont copying build/lib/plotly/validators/scatter/marker/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/titlefont copying build/lib/plotly/validators/scatter/marker/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/titlefont copying build/lib/plotly/validators/scatter/marker/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar copying build/lib/plotly/validators/scatter/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker copying build/lib/plotly/validators/scatter/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_fillcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_x0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_cliponaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_hovertext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_y0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_tsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_hoveron.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_mode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_t.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter copying build/lib/plotly/validators/scatter/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/selected/textfont copying build/lib/plotly/validators/scatter/selected/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/selected/textfont copying build/lib/plotly/validators/scatter/selected/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/selected/textfont copying build/lib/plotly/validators/scatter/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/selected copying build/lib/plotly/validators/scatter/selected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/selected/marker copying build/lib/plotly/validators/scatter/selected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/selected/marker copying build/lib/plotly/validators/scatter/selected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/selected/marker copying build/lib/plotly/validators/scatter/selected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/selected/marker copying build/lib/plotly/validators/scatter/selected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/selected/marker copying build/lib/plotly/validators/scatter/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel copying build/lib/plotly/validators/scatter/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/font copying build/lib/plotly/validators/scatter/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/font copying build/lib/plotly/validators/scatter/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/font copying build/lib/plotly/validators/scatter/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/font copying build/lib/plotly/validators/scatter/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/font copying build/lib/plotly/validators/scatter/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/font copying build/lib/plotly/validators/scatter/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/font copying build/lib/plotly/validators/scatter/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/font copying build/lib/plotly/validators/scatter/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel copying build/lib/plotly/validators/scatter/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel copying build/lib/plotly/validators/scatter/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel copying build/lib/plotly/validators/scatter/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel copying build/lib/plotly/validators/scatter/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel copying build/lib/plotly/validators/scatter/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel copying build/lib/plotly/validators/scatter/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/stream copying build/lib/plotly/validators/scatter/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/stream copying build/lib/plotly/validators/scatter/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/stream copying build/lib/plotly/validators/scatter/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/stream creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y copying build/lib/plotly/validators/scatter/error_y/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y copying build/lib/plotly/validators/scatter/error_y/_valueminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y copying build/lib/plotly/validators/scatter/error_y/_symmetric.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y copying build/lib/plotly/validators/scatter/error_y/_arrayminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y copying build/lib/plotly/validators/scatter/error_y/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y copying build/lib/plotly/validators/scatter/error_y/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y copying build/lib/plotly/validators/scatter/error_y/_traceref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y copying build/lib/plotly/validators/scatter/error_y/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y copying build/lib/plotly/validators/scatter/error_y/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y copying build/lib/plotly/validators/scatter/error_y/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y copying build/lib/plotly/validators/scatter/error_y/_arrayminussrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y copying build/lib/plotly/validators/scatter/error_y/_arraysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y copying build/lib/plotly/validators/scatter/error_y/_tracerefminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y copying build/lib/plotly/validators/scatter/error_y/_array.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y copying build/lib/plotly/validators/scatter/error_y/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x copying build/lib/plotly/validators/scatter/error_x/_copy_ystyle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x copying build/lib/plotly/validators/scatter/error_x/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x copying build/lib/plotly/validators/scatter/error_x/_arrayminussrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x copying build/lib/plotly/validators/scatter/error_x/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x copying build/lib/plotly/validators/scatter/error_x/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x copying build/lib/plotly/validators/scatter/error_x/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x copying build/lib/plotly/validators/scatter/error_x/_arraysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x copying build/lib/plotly/validators/scatter/error_x/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x copying build/lib/plotly/validators/scatter/error_x/_array.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x copying build/lib/plotly/validators/scatter/error_x/_valueminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x copying build/lib/plotly/validators/scatter/error_x/_symmetric.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x copying build/lib/plotly/validators/scatter/error_x/_tracerefminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x copying build/lib/plotly/validators/scatter/error_x/_arrayminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x copying build/lib/plotly/validators/scatter/error_x/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x copying build/lib/plotly/validators/scatter/error_x/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x copying build/lib/plotly/validators/scatter/error_x/_traceref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/textfont copying build/lib/plotly/validators/scatter/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/textfont copying build/lib/plotly/validators/scatter/textfont/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/textfont copying build/lib/plotly/validators/scatter/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/textfont copying build/lib/plotly/validators/scatter/textfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/textfont copying build/lib/plotly/validators/scatter/textfont/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/textfont copying build/lib/plotly/validators/scatter/textfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/textfont copying build/lib/plotly/validators/scatter/textfont/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/textfont creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/unselected copying build/lib/plotly/validators/scatter/unselected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/unselected/marker copying build/lib/plotly/validators/scatter/unselected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/unselected/marker copying build/lib/plotly/validators/scatter/unselected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/unselected/marker copying build/lib/plotly/validators/scatter/unselected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/unselected/marker copying build/lib/plotly/validators/scatter/unselected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/unselected/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/unselected/textfont copying build/lib/plotly/validators/scatter/unselected/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/unselected/textfont copying build/lib/plotly/validators/scatter/unselected/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/unselected/textfont copying build/lib/plotly/validators/scatter/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/unselected copying build/lib/plotly/validators/scatter/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/titlefont copying build/lib/plotly/validators/choropleth/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/titlefont copying build/lib/plotly/validators/choropleth/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/titlefont copying build/lib/plotly/validators/choropleth/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/titlefont copying build/lib/plotly/validators/choropleth/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/titlefont copying build/lib/plotly/validators/choropleth/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/tickfont copying build/lib/plotly/validators/choropleth/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/tickfont copying build/lib/plotly/validators/choropleth/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/tickfont copying build/lib/plotly/validators/choropleth/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/tickfont copying build/lib/plotly/validators/choropleth/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/tickfont copying build/lib/plotly/validators/choropleth/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/tickformatstop copying build/lib/plotly/validators/choropleth/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/tickformatstop copying build/lib/plotly/validators/choropleth/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/tickformatstop copying build/lib/plotly/validators/choropleth/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/tickformatstop copying build/lib/plotly/validators/choropleth/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar copying build/lib/plotly/validators/choropleth/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel copying build/lib/plotly/validators/choropleth/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel copying build/lib/plotly/validators/choropleth/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel copying build/lib/plotly/validators/choropleth/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel copying build/lib/plotly/validators/choropleth/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel copying build/lib/plotly/validators/choropleth/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel copying build/lib/plotly/validators/choropleth/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel copying build/lib/plotly/validators/choropleth/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/font copying build/lib/plotly/validators/choropleth/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/font copying build/lib/plotly/validators/choropleth/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/font copying build/lib/plotly/validators/choropleth/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/font copying build/lib/plotly/validators/choropleth/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/font copying build/lib/plotly/validators/choropleth/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/font copying build/lib/plotly/validators/choropleth/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/font copying build/lib/plotly/validators/choropleth/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/font copying build/lib/plotly/validators/choropleth/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/marker/line copying build/lib/plotly/validators/choropleth/marker/line/_widthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/marker/line copying build/lib/plotly/validators/choropleth/marker/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/marker/line copying build/lib/plotly/validators/choropleth/marker/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/marker/line copying build/lib/plotly/validators/choropleth/marker/line/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/marker/line copying build/lib/plotly/validators/choropleth/marker/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/marker/line copying build/lib/plotly/validators/choropleth/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/marker copying build/lib/plotly/validators/choropleth/marker/_opacitysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/marker copying build/lib/plotly/validators/choropleth/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/marker copying build/lib/plotly/validators/choropleth/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/marker copying build/lib/plotly/validators/choropleth/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_locations.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_locationmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_zsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_zauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/selected/marker copying build/lib/plotly/validators/choropleth/selected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/selected/marker copying build/lib/plotly/validators/choropleth/selected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/selected/marker copying build/lib/plotly/validators/choropleth/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/selected copying build/lib/plotly/validators/choropleth/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/selected copying build/lib/plotly/validators/choropleth/_zmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_zmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/unselected copying build/lib/plotly/validators/choropleth/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/unselected copying build/lib/plotly/validators/choropleth/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/unselected/marker copying build/lib/plotly/validators/choropleth/unselected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/unselected/marker copying build/lib/plotly/validators/choropleth/unselected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/unselected/marker copying build/lib/plotly/validators/choropleth/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_locationssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_geo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/stream copying build/lib/plotly/validators/choropleth/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/stream copying build/lib/plotly/validators/choropleth/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/stream copying build/lib/plotly/validators/choropleth/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/stream copying build/lib/plotly/validators/choropleth/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/choropleth/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth copying build/lib/plotly/validators/_frames.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey copying build/lib/plotly/validators/sankey/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey copying build/lib/plotly/validators/sankey/_valuesuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey copying build/lib/plotly/validators/sankey/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/domain copying build/lib/plotly/validators/sankey/domain/_column.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/domain copying build/lib/plotly/validators/sankey/domain/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/domain copying build/lib/plotly/validators/sankey/domain/_row.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/domain copying build/lib/plotly/validators/sankey/domain/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/domain copying build/lib/plotly/validators/sankey/domain/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/domain copying build/lib/plotly/validators/sankey/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey copying build/lib/plotly/validators/sankey/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel copying build/lib/plotly/validators/sankey/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel copying build/lib/plotly/validators/sankey/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel copying build/lib/plotly/validators/sankey/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel copying build/lib/plotly/validators/sankey/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel copying build/lib/plotly/validators/sankey/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel copying build/lib/plotly/validators/sankey/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel copying build/lib/plotly/validators/sankey/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/font copying build/lib/plotly/validators/sankey/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/font copying build/lib/plotly/validators/sankey/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/font copying build/lib/plotly/validators/sankey/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/font copying build/lib/plotly/validators/sankey/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/font copying build/lib/plotly/validators/sankey/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/font copying build/lib/plotly/validators/sankey/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/font copying build/lib/plotly/validators/sankey/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/font copying build/lib/plotly/validators/sankey/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel copying build/lib/plotly/validators/sankey/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey copying build/lib/plotly/validators/sankey/_orientation.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey copying build/lib/plotly/validators/sankey/_link.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey copying build/lib/plotly/validators/sankey/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey copying build/lib/plotly/validators/sankey/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/textfont copying build/lib/plotly/validators/sankey/textfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/textfont copying build/lib/plotly/validators/sankey/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/textfont copying build/lib/plotly/validators/sankey/textfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/textfont copying build/lib/plotly/validators/sankey/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/textfont copying build/lib/plotly/validators/sankey/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey copying build/lib/plotly/validators/sankey/_arrangement.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey copying build/lib/plotly/validators/sankey/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey copying build/lib/plotly/validators/sankey/_valueformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey copying build/lib/plotly/validators/sankey/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node copying build/lib/plotly/validators/sankey/node/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node copying build/lib/plotly/validators/sankey/node/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node copying build/lib/plotly/validators/sankey/node/_label.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node copying build/lib/plotly/validators/sankey/node/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node copying build/lib/plotly/validators/sankey/node/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node/line copying build/lib/plotly/validators/sankey/node/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node/line copying build/lib/plotly/validators/sankey/node/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node/line copying build/lib/plotly/validators/sankey/node/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node/line copying build/lib/plotly/validators/sankey/node/line/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node/line copying build/lib/plotly/validators/sankey/node/line/_widthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node/line copying build/lib/plotly/validators/sankey/node/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node copying build/lib/plotly/validators/sankey/node/_labelsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node copying build/lib/plotly/validators/sankey/node/_pad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node copying build/lib/plotly/validators/sankey/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey copying build/lib/plotly/validators/sankey/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey copying build/lib/plotly/validators/sankey/_node.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey copying build/lib/plotly/validators/sankey/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey copying build/lib/plotly/validators/sankey/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/stream copying build/lib/plotly/validators/sankey/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/stream copying build/lib/plotly/validators/sankey/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/stream copying build/lib/plotly/validators/sankey/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/stream copying build/lib/plotly/validators/sankey/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link copying build/lib/plotly/validators/sankey/link/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link copying build/lib/plotly/validators/sankey/link/_valuesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link copying build/lib/plotly/validators/sankey/link/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link copying build/lib/plotly/validators/sankey/link/_target.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link copying build/lib/plotly/validators/sankey/link/_labelsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link copying build/lib/plotly/validators/sankey/link/_source.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link copying build/lib/plotly/validators/sankey/link/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link copying build/lib/plotly/validators/sankey/link/_label.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link copying build/lib/plotly/validators/sankey/link/_targetsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/line copying build/lib/plotly/validators/sankey/link/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/line copying build/lib/plotly/validators/sankey/link/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/line copying build/lib/plotly/validators/sankey/link/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/line copying build/lib/plotly/validators/sankey/link/line/_widthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/line copying build/lib/plotly/validators/sankey/link/line/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/line copying build/lib/plotly/validators/sankey/link/_sourcesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link copying build/lib/plotly/validators/sankey/link/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link copying build/lib/plotly/validators/sankey/link/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link copying build/lib/plotly/validators/sankey/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey copying build/lib/plotly/validators/sankey/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey copying build/lib/plotly/validators/sankey/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey copying build/lib/plotly/validators/_contour.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_cone.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_scatter.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_scattergl.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_box.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_histogram.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area copying build/lib/plotly/validators/area/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel copying build/lib/plotly/validators/area/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel copying build/lib/plotly/validators/area/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel copying build/lib/plotly/validators/area/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel copying build/lib/plotly/validators/area/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/font copying build/lib/plotly/validators/area/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/font copying build/lib/plotly/validators/area/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/font copying build/lib/plotly/validators/area/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/font copying build/lib/plotly/validators/area/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/font copying build/lib/plotly/validators/area/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/font copying build/lib/plotly/validators/area/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/font copying build/lib/plotly/validators/area/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/font copying build/lib/plotly/validators/area/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel copying build/lib/plotly/validators/area/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel copying build/lib/plotly/validators/area/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel copying build/lib/plotly/validators/area/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel copying build/lib/plotly/validators/area/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area copying build/lib/plotly/validators/area/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area copying build/lib/plotly/validators/area/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area copying build/lib/plotly/validators/area/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area copying build/lib/plotly/validators/area/_rsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/stream copying build/lib/plotly/validators/area/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/stream copying build/lib/plotly/validators/area/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/stream copying build/lib/plotly/validators/area/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/stream copying build/lib/plotly/validators/area/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area copying build/lib/plotly/validators/area/_t.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area copying build/lib/plotly/validators/area/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area copying build/lib/plotly/validators/area/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area copying build/lib/plotly/validators/area/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area copying build/lib/plotly/validators/area/_tsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area copying build/lib/plotly/validators/area/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area copying build/lib/plotly/validators/area/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area copying build/lib/plotly/validators/area/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area copying build/lib/plotly/validators/area/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area copying build/lib/plotly/validators/area/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area copying build/lib/plotly/validators/area/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area copying build/lib/plotly/validators/area/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area copying build/lib/plotly/validators/area/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area copying build/lib/plotly/validators/area/_r.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/marker copying build/lib/plotly/validators/area/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/marker copying build/lib/plotly/validators/area/marker/_symbol.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/marker copying build/lib/plotly/validators/area/marker/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/marker copying build/lib/plotly/validators/area/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/marker copying build/lib/plotly/validators/area/marker/_symbolsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/marker copying build/lib/plotly/validators/area/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/marker copying build/lib/plotly/validators/area/marker/_opacitysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/marker copying build/lib/plotly/validators/area/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/marker copying build/lib/plotly/validators/area/marker/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_ysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_fillcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_bandwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_x0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_box.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_jitter.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/unselected copying build/lib/plotly/validators/violin/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/unselected copying build/lib/plotly/validators/violin/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/unselected/marker copying build/lib/plotly/validators/violin/unselected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/unselected/marker copying build/lib/plotly/validators/violin/unselected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/unselected/marker copying build/lib/plotly/validators/violin/unselected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/unselected/marker copying build/lib/plotly/validators/violin/unselected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/unselected/marker copying build/lib/plotly/validators/violin/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_hoveron.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_pointpos.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_span.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_xaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/meanline copying build/lib/plotly/validators/violin/meanline/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/meanline copying build/lib/plotly/validators/violin/meanline/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/meanline copying build/lib/plotly/validators/violin/meanline/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/meanline copying build/lib/plotly/validators/violin/meanline/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/meanline copying build/lib/plotly/validators/violin/_y0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/stream copying build/lib/plotly/validators/violin/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/stream copying build/lib/plotly/validators/violin/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/stream copying build/lib/plotly/validators/violin/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/stream copying build/lib/plotly/validators/violin/_meanline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_spanmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_side.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/line copying build/lib/plotly/validators/violin/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/line copying build/lib/plotly/validators/violin/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/line copying build/lib/plotly/validators/violin/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/line copying build/lib/plotly/validators/violin/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/selected copying build/lib/plotly/validators/violin/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/selected copying build/lib/plotly/validators/violin/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/selected/marker copying build/lib/plotly/validators/violin/selected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/selected/marker copying build/lib/plotly/validators/violin/selected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/selected/marker copying build/lib/plotly/validators/violin/selected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/selected/marker copying build/lib/plotly/validators/violin/selected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/selected/marker copying build/lib/plotly/validators/violin/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_orientation.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_scalegroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/box copying build/lib/plotly/validators/violin/box/_fillcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/box copying build/lib/plotly/validators/violin/box/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/box copying build/lib/plotly/validators/violin/box/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/box creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/box/line copying build/lib/plotly/validators/violin/box/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/box/line copying build/lib/plotly/validators/violin/box/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/box/line copying build/lib/plotly/validators/violin/box/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/box/line copying build/lib/plotly/validators/violin/box/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/box copying build/lib/plotly/validators/violin/box/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/box copying build/lib/plotly/validators/violin/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker copying build/lib/plotly/validators/violin/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker copying build/lib/plotly/validators/violin/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker/line copying build/lib/plotly/validators/violin/marker/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker/line copying build/lib/plotly/validators/violin/marker/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker/line copying build/lib/plotly/validators/violin/marker/line/_outlierwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker/line copying build/lib/plotly/validators/violin/marker/line/_outliercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker/line copying build/lib/plotly/validators/violin/marker/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker/line copying build/lib/plotly/validators/violin/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker copying build/lib/plotly/validators/violin/marker/_outliercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker copying build/lib/plotly/validators/violin/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker copying build/lib/plotly/validators/violin/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker copying build/lib/plotly/validators/violin/marker/_symbol.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker copying build/lib/plotly/validators/violin/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_points.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_xsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_scalemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin copying build/lib/plotly/validators/violin/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel copying build/lib/plotly/validators/violin/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel copying build/lib/plotly/validators/violin/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel copying build/lib/plotly/validators/violin/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel copying build/lib/plotly/validators/violin/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel copying build/lib/plotly/validators/violin/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/font copying build/lib/plotly/validators/violin/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/font copying build/lib/plotly/validators/violin/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/font copying build/lib/plotly/validators/violin/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/font copying build/lib/plotly/validators/violin/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/font copying build/lib/plotly/validators/violin/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/font copying build/lib/plotly/validators/violin/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/font copying build/lib/plotly/validators/violin/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/font copying build/lib/plotly/validators/violin/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel copying build/lib/plotly/validators/violin/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel copying build/lib/plotly/validators/violin/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel copying build/lib/plotly/validators/_scattergeo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_violin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_table.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_scatterpolargl.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_parcoords.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_pie.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_layout.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_pointcloud.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_contourcarpet.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_ohlc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_dx.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker copying build/lib/plotly/validators/scattergl/marker/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker copying build/lib/plotly/validators/scattergl/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker copying build/lib/plotly/validators/scattergl/marker/_opacitysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker copying build/lib/plotly/validators/scattergl/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker copying build/lib/plotly/validators/scattergl/marker/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker copying build/lib/plotly/validators/scattergl/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker copying build/lib/plotly/validators/scattergl/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker copying build/lib/plotly/validators/scattergl/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker copying build/lib/plotly/validators/scattergl/marker/_sizeref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/tickfont copying build/lib/plotly/validators/scattergl/marker/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/tickfont copying build/lib/plotly/validators/scattergl/marker/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/tickfont copying build/lib/plotly/validators/scattergl/marker/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/tickfont copying build/lib/plotly/validators/scattergl/marker/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/tickfont copying build/lib/plotly/validators/scattergl/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scattergl/marker/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scattergl/marker/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scattergl/marker/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/tickformatstop creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/titlefont copying build/lib/plotly/validators/scattergl/marker/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/titlefont copying build/lib/plotly/validators/scattergl/marker/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/titlefont copying build/lib/plotly/validators/scattergl/marker/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/titlefont copying build/lib/plotly/validators/scattergl/marker/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/titlefont copying build/lib/plotly/validators/scattergl/marker/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar copying build/lib/plotly/validators/scattergl/marker/_sizemin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker copying build/lib/plotly/validators/scattergl/marker/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker copying build/lib/plotly/validators/scattergl/marker/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker copying build/lib/plotly/validators/scattergl/marker/_sizemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker copying build/lib/plotly/validators/scattergl/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker copying build/lib/plotly/validators/scattergl/marker/_symbol.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker copying build/lib/plotly/validators/scattergl/marker/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker copying build/lib/plotly/validators/scattergl/marker/_symbolsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker copying build/lib/plotly/validators/scattergl/marker/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker copying build/lib/plotly/validators/scattergl/marker/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line copying build/lib/plotly/validators/scattergl/marker/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line copying build/lib/plotly/validators/scattergl/marker/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line copying build/lib/plotly/validators/scattergl/marker/line/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line copying build/lib/plotly/validators/scattergl/marker/line/_widthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line copying build/lib/plotly/validators/scattergl/marker/line/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line copying build/lib/plotly/validators/scattergl/marker/line/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line copying build/lib/plotly/validators/scattergl/marker/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line copying build/lib/plotly/validators/scattergl/marker/line/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line copying build/lib/plotly/validators/scattergl/marker/line/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line copying build/lib/plotly/validators/scattergl/marker/line/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line copying build/lib/plotly/validators/scattergl/marker/line/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line copying build/lib/plotly/validators/scattergl/marker/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker copying build/lib/plotly/validators/scattergl/marker/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker copying build/lib/plotly/validators/scattergl/_mode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/selected copying build/lib/plotly/validators/scattergl/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/selected copying build/lib/plotly/validators/scattergl/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/selected/marker copying build/lib/plotly/validators/scattergl/selected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/selected/marker copying build/lib/plotly/validators/scattergl/selected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/selected/marker copying build/lib/plotly/validators/scattergl/selected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/selected/marker copying build/lib/plotly/validators/scattergl/selected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/selected/marker copying build/lib/plotly/validators/scattergl/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/unselected/marker copying build/lib/plotly/validators/scattergl/unselected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/unselected/marker copying build/lib/plotly/validators/scattergl/unselected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/unselected/marker copying build/lib/plotly/validators/scattergl/unselected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/unselected/marker copying build/lib/plotly/validators/scattergl/unselected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/unselected/marker copying build/lib/plotly/validators/scattergl/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/unselected copying build/lib/plotly/validators/scattergl/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/unselected copying build/lib/plotly/validators/scattergl/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_ycalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/line copying build/lib/plotly/validators/scattergl/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/line copying build/lib/plotly/validators/scattergl/line/_dash.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/line copying build/lib/plotly/validators/scattergl/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/line copying build/lib/plotly/validators/scattergl/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/line copying build/lib/plotly/validators/scattergl/_fillcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_fill.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/font copying build/lib/plotly/validators/scattergl/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/font copying build/lib/plotly/validators/scattergl/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/font copying build/lib/plotly/validators/scattergl/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/font copying build/lib/plotly/validators/scattergl/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/font copying build/lib/plotly/validators/scattergl/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/font copying build/lib/plotly/validators/scattergl/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/font copying build/lib/plotly/validators/scattergl/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/font copying build/lib/plotly/validators/scattergl/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel copying build/lib/plotly/validators/scattergl/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel copying build/lib/plotly/validators/scattergl/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel copying build/lib/plotly/validators/scattergl/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel copying build/lib/plotly/validators/scattergl/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel copying build/lib/plotly/validators/scattergl/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel copying build/lib/plotly/validators/scattergl/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel copying build/lib/plotly/validators/scattergl/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel copying build/lib/plotly/validators/scattergl/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_xsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_connectgaps.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x copying build/lib/plotly/validators/scattergl/error_x/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x copying build/lib/plotly/validators/scattergl/error_x/_traceref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x copying build/lib/plotly/validators/scattergl/error_x/_symmetric.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x copying build/lib/plotly/validators/scattergl/error_x/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x copying build/lib/plotly/validators/scattergl/error_x/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x copying build/lib/plotly/validators/scattergl/error_x/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x copying build/lib/plotly/validators/scattergl/error_x/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x copying build/lib/plotly/validators/scattergl/error_x/_array.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x copying build/lib/plotly/validators/scattergl/error_x/_tracerefminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x copying build/lib/plotly/validators/scattergl/error_x/_copy_ystyle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x copying build/lib/plotly/validators/scattergl/error_x/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x copying build/lib/plotly/validators/scattergl/error_x/_arrayminussrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x copying build/lib/plotly/validators/scattergl/error_x/_arrayminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x copying build/lib/plotly/validators/scattergl/error_x/_arraysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x copying build/lib/plotly/validators/scattergl/error_x/_valueminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x copying build/lib/plotly/validators/scattergl/error_x/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x copying build/lib/plotly/validators/scattergl/_y0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_xaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/stream copying build/lib/plotly/validators/scattergl/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/stream copying build/lib/plotly/validators/scattergl/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/stream copying build/lib/plotly/validators/scattergl/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/stream copying build/lib/plotly/validators/scattergl/_error_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_x0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y copying build/lib/plotly/validators/scattergl/error_y/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y copying build/lib/plotly/validators/scattergl/error_y/_arraysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y copying build/lib/plotly/validators/scattergl/error_y/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y copying build/lib/plotly/validators/scattergl/error_y/_array.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y copying build/lib/plotly/validators/scattergl/error_y/_traceref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y copying build/lib/plotly/validators/scattergl/error_y/_symmetric.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y copying build/lib/plotly/validators/scattergl/error_y/_tracerefminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y copying build/lib/plotly/validators/scattergl/error_y/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y copying build/lib/plotly/validators/scattergl/error_y/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y copying build/lib/plotly/validators/scattergl/error_y/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y copying build/lib/plotly/validators/scattergl/error_y/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y copying build/lib/plotly/validators/scattergl/error_y/_arrayminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y copying build/lib/plotly/validators/scattergl/error_y/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y copying build/lib/plotly/validators/scattergl/error_y/_arrayminussrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y copying build/lib/plotly/validators/scattergl/error_y/_valueminus.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y copying build/lib/plotly/validators/scattergl/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_error_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_hoveron.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_dy.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_ysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/scattergl/_xcalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl copying build/lib/plotly/validators/_candlestick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_surface.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_bar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_area.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_scattermapbox.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_sankey.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_mesh3d.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_diagonal.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_yaxes.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_xaxes.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_dimensions.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel copying build/lib/plotly/validators/splom/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel copying build/lib/plotly/validators/splom/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel copying build/lib/plotly/validators/splom/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel copying build/lib/plotly/validators/splom/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel copying build/lib/plotly/validators/splom/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel copying build/lib/plotly/validators/splom/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/font copying build/lib/plotly/validators/splom/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/font copying build/lib/plotly/validators/splom/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/font copying build/lib/plotly/validators/splom/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/font copying build/lib/plotly/validators/splom/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/font copying build/lib/plotly/validators/splom/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/font copying build/lib/plotly/validators/splom/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/font copying build/lib/plotly/validators/splom/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/font copying build/lib/plotly/validators/splom/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel copying build/lib/plotly/validators/splom/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/selected copying build/lib/plotly/validators/splom/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/selected/marker copying build/lib/plotly/validators/splom/selected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/selected/marker copying build/lib/plotly/validators/splom/selected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/selected/marker copying build/lib/plotly/validators/splom/selected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/selected/marker copying build/lib/plotly/validators/splom/selected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/selected/marker copying build/lib/plotly/validators/splom/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/selected copying build/lib/plotly/validators/splom/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/stream copying build/lib/plotly/validators/splom/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/stream copying build/lib/plotly/validators/splom/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/stream copying build/lib/plotly/validators/splom/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/stream copying build/lib/plotly/validators/splom/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_showlowerhalf.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker copying build/lib/plotly/validators/splom/marker/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker copying build/lib/plotly/validators/splom/marker/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker copying build/lib/plotly/validators/splom/marker/_sizeref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker copying build/lib/plotly/validators/splom/marker/_sizemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line copying build/lib/plotly/validators/splom/marker/line/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line copying build/lib/plotly/validators/splom/marker/line/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line copying build/lib/plotly/validators/splom/marker/line/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line copying build/lib/plotly/validators/splom/marker/line/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line copying build/lib/plotly/validators/splom/marker/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line copying build/lib/plotly/validators/splom/marker/line/_widthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line copying build/lib/plotly/validators/splom/marker/line/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line copying build/lib/plotly/validators/splom/marker/line/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line copying build/lib/plotly/validators/splom/marker/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line copying build/lib/plotly/validators/splom/marker/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line copying build/lib/plotly/validators/splom/marker/line/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line copying build/lib/plotly/validators/splom/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker copying build/lib/plotly/validators/splom/marker/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/tickfont copying build/lib/plotly/validators/splom/marker/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/tickfont copying build/lib/plotly/validators/splom/marker/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/tickfont copying build/lib/plotly/validators/splom/marker/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/tickfont copying build/lib/plotly/validators/splom/marker/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/tickfont copying build/lib/plotly/validators/splom/marker/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/tickformatstop copying build/lib/plotly/validators/splom/marker/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/tickformatstop copying build/lib/plotly/validators/splom/marker/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/tickformatstop copying build/lib/plotly/validators/splom/marker/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/tickformatstop copying build/lib/plotly/validators/splom/marker/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar copying build/lib/plotly/validators/splom/marker/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/titlefont copying build/lib/plotly/validators/splom/marker/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/titlefont copying build/lib/plotly/validators/splom/marker/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/titlefont copying build/lib/plotly/validators/splom/marker/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/titlefont copying build/lib/plotly/validators/splom/marker/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/titlefont copying build/lib/plotly/validators/splom/marker/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker copying build/lib/plotly/validators/splom/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker copying build/lib/plotly/validators/splom/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker copying build/lib/plotly/validators/splom/marker/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker copying build/lib/plotly/validators/splom/marker/_symbol.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker copying build/lib/plotly/validators/splom/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker copying build/lib/plotly/validators/splom/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker copying build/lib/plotly/validators/splom/marker/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker copying build/lib/plotly/validators/splom/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker copying build/lib/plotly/validators/splom/marker/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker copying build/lib/plotly/validators/splom/marker/_symbolsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker copying build/lib/plotly/validators/splom/marker/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker copying build/lib/plotly/validators/splom/marker/_opacitysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker copying build/lib/plotly/validators/splom/marker/_sizemin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker copying build/lib/plotly/validators/splom/marker/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker copying build/lib/plotly/validators/splom/_showupperhalf.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/dimension copying build/lib/plotly/validators/splom/dimension/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/dimension copying build/lib/plotly/validators/splom/dimension/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/dimension copying build/lib/plotly/validators/splom/dimension/_valuessrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/dimension copying build/lib/plotly/validators/splom/dimension/_label.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/dimension copying build/lib/plotly/validators/splom/dimension/_values.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/dimension creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/diagonal copying build/lib/plotly/validators/splom/diagonal/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/diagonal copying build/lib/plotly/validators/splom/diagonal/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/diagonal copying build/lib/plotly/validators/splom/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom copying build/lib/plotly/validators/splom/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/unselected copying build/lib/plotly/validators/splom/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/unselected copying build/lib/plotly/validators/splom/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/unselected/marker copying build/lib/plotly/validators/splom/unselected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/unselected/marker copying build/lib/plotly/validators/splom/unselected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/unselected/marker copying build/lib/plotly/validators/splom/unselected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/unselected/marker copying build/lib/plotly/validators/splom/unselected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/unselected/marker copying build/lib/plotly/validators/_histogram2dcontour.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/line copying build/lib/plotly/validators/histogram2dcontour/line/_dash.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/line copying build/lib/plotly/validators/histogram2dcontour/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/line copying build/lib/plotly/validators/histogram2dcontour/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/line copying build/lib/plotly/validators/histogram2dcontour/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/line copying build/lib/plotly/validators/histogram2dcontour/line/_smoothing.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/line creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/ybins copying build/lib/plotly/validators/histogram2dcontour/ybins/_start.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/ybins copying build/lib/plotly/validators/histogram2dcontour/ybins/_end.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/ybins copying build/lib/plotly/validators/histogram2dcontour/ybins/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/ybins copying build/lib/plotly/validators/histogram2dcontour/ybins/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/ybins creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/marker copying build/lib/plotly/validators/histogram2dcontour/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/marker copying build/lib/plotly/validators/histogram2dcontour/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/marker copying build/lib/plotly/validators/histogram2dcontour/marker/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel copying build/lib/plotly/validators/histogram2dcontour/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel copying build/lib/plotly/validators/histogram2dcontour/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel copying build/lib/plotly/validators/histogram2dcontour/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel copying build/lib/plotly/validators/histogram2dcontour/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel copying build/lib/plotly/validators/histogram2dcontour/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel copying build/lib/plotly/validators/histogram2dcontour/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel copying build/lib/plotly/validators/histogram2dcontour/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel copying build/lib/plotly/validators/histogram2dcontour/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/font copying build/lib/plotly/validators/histogram2dcontour/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/font copying build/lib/plotly/validators/histogram2dcontour/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/font copying build/lib/plotly/validators/histogram2dcontour/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/font copying build/lib/plotly/validators/histogram2dcontour/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/font copying build/lib/plotly/validators/histogram2dcontour/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/font copying build/lib/plotly/validators/histogram2dcontour/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/font copying build/lib/plotly/validators/histogram2dcontour/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/font creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/xbins copying build/lib/plotly/validators/histogram2dcontour/xbins/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/xbins copying build/lib/plotly/validators/histogram2dcontour/xbins/_end.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/xbins copying build/lib/plotly/validators/histogram2dcontour/xbins/_start.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/xbins copying build/lib/plotly/validators/histogram2dcontour/xbins/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/xbins copying build/lib/plotly/validators/histogram2dcontour/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/stream copying build/lib/plotly/validators/histogram2dcontour/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/stream copying build/lib/plotly/validators/histogram2dcontour/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/stream copying build/lib/plotly/validators/histogram2dcontour/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/stream creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/titlefont copying build/lib/plotly/validators/histogram2dcontour/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/titlefont copying build/lib/plotly/validators/histogram2dcontour/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/titlefont copying build/lib/plotly/validators/histogram2dcontour/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/titlefont copying build/lib/plotly/validators/histogram2dcontour/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/titlefont copying build/lib/plotly/validators/histogram2dcontour/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/tickfont copying build/lib/plotly/validators/histogram2dcontour/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/tickfont copying build/lib/plotly/validators/histogram2dcontour/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/tickfont copying build/lib/plotly/validators/histogram2dcontour/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/tickfont copying build/lib/plotly/validators/histogram2dcontour/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/tickfont copying build/lib/plotly/validators/histogram2dcontour/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/tickformatstop copying build/lib/plotly/validators/histogram2dcontour/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/tickformatstop copying build/lib/plotly/validators/histogram2dcontour/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/tickformatstop copying build/lib/plotly/validators/histogram2dcontour/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/tickformatstop copying build/lib/plotly/validators/histogram2dcontour/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar copying build/lib/plotly/validators/histogram2dcontour/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours copying build/lib/plotly/validators/histogram2dcontour/contours/_operation.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours copying build/lib/plotly/validators/histogram2dcontour/contours/_coloring.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours copying build/lib/plotly/validators/histogram2dcontour/contours/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours copying build/lib/plotly/validators/histogram2dcontour/contours/_end.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours copying build/lib/plotly/validators/histogram2dcontour/contours/_showlabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours copying build/lib/plotly/validators/histogram2dcontour/contours/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours copying build/lib/plotly/validators/histogram2dcontour/contours/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours copying build/lib/plotly/validators/histogram2dcontour/contours/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours copying build/lib/plotly/validators/histogram2dcontour/contours/_labelfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours/labelfont copying build/lib/plotly/validators/histogram2dcontour/contours/labelfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours/labelfont copying build/lib/plotly/validators/histogram2dcontour/contours/labelfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours/labelfont copying build/lib/plotly/validators/histogram2dcontour/contours/labelfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours/labelfont copying build/lib/plotly/validators/histogram2dcontour/contours/labelfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours/labelfont copying build/lib/plotly/validators/histogram2dcontour/contours/_showlines.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours copying build/lib/plotly/validators/histogram2dcontour/contours/_labelformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours copying build/lib/plotly/validators/histogram2dcontour/contours/_start.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours copying build/lib/plotly/validators/histogram2dcontour/_zauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_ycalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_ysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_xaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_histnorm.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_xsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_autocontour.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_zsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_nbinsx.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_ybins.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_autobinx.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_zmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_xbins.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_zmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_zhoverformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_autobiny.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_contours.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_histfunc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_ncontours.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_xcalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/histogram2dcontour/_nbinsy.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour copying build/lib/plotly/validators/_data.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_scattercarpet.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_heatmap.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_histogram2d.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_scatter3d.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_choropleth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_scatterternary.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_carpet.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_jitter.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_orientation.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_boxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_ysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_hoveron.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/selected/marker copying build/lib/plotly/validators/box/selected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/selected/marker copying build/lib/plotly/validators/box/selected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/selected/marker copying build/lib/plotly/validators/box/selected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/selected/marker copying build/lib/plotly/validators/box/selected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/selected/marker copying build/lib/plotly/validators/box/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/selected copying build/lib/plotly/validators/box/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/selected copying build/lib/plotly/validators/box/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker copying build/lib/plotly/validators/box/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker copying build/lib/plotly/validators/box/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker/line copying build/lib/plotly/validators/box/marker/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker/line copying build/lib/plotly/validators/box/marker/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker/line copying build/lib/plotly/validators/box/marker/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker/line copying build/lib/plotly/validators/box/marker/line/_outlierwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker/line copying build/lib/plotly/validators/box/marker/line/_outliercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker/line copying build/lib/plotly/validators/box/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker copying build/lib/plotly/validators/box/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker copying build/lib/plotly/validators/box/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker copying build/lib/plotly/validators/box/marker/_symbol.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker copying build/lib/plotly/validators/box/marker/_outliercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker copying build/lib/plotly/validators/box/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_xaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_whiskerwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_xcalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_notchwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_pointpos.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_ycalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_x0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_fillcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_y0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel copying build/lib/plotly/validators/box/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel copying build/lib/plotly/validators/box/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel copying build/lib/plotly/validators/box/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel copying build/lib/plotly/validators/box/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel copying build/lib/plotly/validators/box/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel copying build/lib/plotly/validators/box/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/font copying build/lib/plotly/validators/box/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/font copying build/lib/plotly/validators/box/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/font copying build/lib/plotly/validators/box/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/font copying build/lib/plotly/validators/box/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/font copying build/lib/plotly/validators/box/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/font copying build/lib/plotly/validators/box/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/font copying build/lib/plotly/validators/box/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/font copying build/lib/plotly/validators/box/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel copying build/lib/plotly/validators/box/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel copying build/lib/plotly/validators/box/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/stream copying build/lib/plotly/validators/box/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/stream copying build/lib/plotly/validators/box/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/stream copying build/lib/plotly/validators/box/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/stream copying build/lib/plotly/validators/box/_boxmean.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_notched.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/unselected copying build/lib/plotly/validators/box/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/unselected/marker copying build/lib/plotly/validators/box/unselected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/unselected/marker copying build/lib/plotly/validators/box/unselected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/unselected/marker copying build/lib/plotly/validators/box/unselected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/unselected/marker copying build/lib/plotly/validators/box/unselected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/unselected/marker copying build/lib/plotly/validators/box/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/unselected copying build/lib/plotly/validators/box/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/line copying build/lib/plotly/validators/box/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/line copying build/lib/plotly/validators/box/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/line copying build/lib/plotly/validators/box/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/line copying build/lib/plotly/validators/box/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/box/_xsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box copying build/lib/plotly/validators/_splom.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_heatmapgl.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators copying build/lib/plotly/validators/_scatterpolar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_high.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_decreasing.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_lowsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_closesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_xsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_low.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_opensrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_xcalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_open.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_highsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_increasing.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_xaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_close.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/decreasing copying build/lib/plotly/validators/ohlc/decreasing/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/decreasing creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/decreasing/line copying build/lib/plotly/validators/ohlc/decreasing/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/decreasing/line copying build/lib/plotly/validators/ohlc/decreasing/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/decreasing/line copying build/lib/plotly/validators/ohlc/decreasing/line/_dash.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/decreasing/line copying build/lib/plotly/validators/ohlc/decreasing/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/decreasing/line copying build/lib/plotly/validators/ohlc/decreasing/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/decreasing creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/stream copying build/lib/plotly/validators/ohlc/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/stream copying build/lib/plotly/validators/ohlc/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/stream copying build/lib/plotly/validators/ohlc/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/stream creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/increasing creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/increasing/line copying build/lib/plotly/validators/ohlc/increasing/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/increasing/line copying build/lib/plotly/validators/ohlc/increasing/line/_dash.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/increasing/line copying build/lib/plotly/validators/ohlc/increasing/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/increasing/line copying build/lib/plotly/validators/ohlc/increasing/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/increasing/line copying build/lib/plotly/validators/ohlc/increasing/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/increasing copying build/lib/plotly/validators/ohlc/increasing/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/increasing creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel copying build/lib/plotly/validators/ohlc/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel copying build/lib/plotly/validators/ohlc/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/font copying build/lib/plotly/validators/ohlc/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/font copying build/lib/plotly/validators/ohlc/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/font copying build/lib/plotly/validators/ohlc/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/font copying build/lib/plotly/validators/ohlc/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/font copying build/lib/plotly/validators/ohlc/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/font copying build/lib/plotly/validators/ohlc/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/font copying build/lib/plotly/validators/ohlc/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/font copying build/lib/plotly/validators/ohlc/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel copying build/lib/plotly/validators/ohlc/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel copying build/lib/plotly/validators/ohlc/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel copying build/lib/plotly/validators/ohlc/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel copying build/lib/plotly/validators/ohlc/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel copying build/lib/plotly/validators/ohlc/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel copying build/lib/plotly/validators/ohlc/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc copying build/lib/plotly/validators/ohlc/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/line copying build/lib/plotly/validators/ohlc/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/line copying build/lib/plotly/validators/ohlc/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/line copying build/lib/plotly/validators/ohlc/line/_dash.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/line creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_isrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_vertexcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_scene.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_k.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_intensitysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_j.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/contour copying build/lib/plotly/validators/mesh3d/contour/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/contour copying build/lib/plotly/validators/mesh3d/contour/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/contour copying build/lib/plotly/validators/mesh3d/contour/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/contour copying build/lib/plotly/validators/mesh3d/contour/_show.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/contour copying build/lib/plotly/validators/mesh3d/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lighting copying build/lib/plotly/validators/mesh3d/lighting/_ambient.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lighting copying build/lib/plotly/validators/mesh3d/lighting/_facenormalsepsilon.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lighting copying build/lib/plotly/validators/mesh3d/lighting/_fresnel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lighting copying build/lib/plotly/validators/mesh3d/lighting/_diffuse.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lighting copying build/lib/plotly/validators/mesh3d/lighting/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lighting copying build/lib/plotly/validators/mesh3d/lighting/_roughness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lighting copying build/lib/plotly/validators/mesh3d/lighting/_specular.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lighting copying build/lib/plotly/validators/mesh3d/lighting/_vertexnormalsepsilon.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lighting copying build/lib/plotly/validators/mesh3d/_flatshading.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_facecolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_vertexcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_lighting.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_intensity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_facecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_zsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/tickformatstop copying build/lib/plotly/validators/mesh3d/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/tickformatstop copying build/lib/plotly/validators/mesh3d/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/tickformatstop copying build/lib/plotly/validators/mesh3d/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/tickformatstop copying build/lib/plotly/validators/mesh3d/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/titlefont copying build/lib/plotly/validators/mesh3d/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/titlefont copying build/lib/plotly/validators/mesh3d/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/titlefont copying build/lib/plotly/validators/mesh3d/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/titlefont copying build/lib/plotly/validators/mesh3d/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/titlefont copying build/lib/plotly/validators/mesh3d/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/tickfont copying build/lib/plotly/validators/mesh3d/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/tickfont copying build/lib/plotly/validators/mesh3d/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/tickfont copying build/lib/plotly/validators/mesh3d/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/tickfont copying build/lib/plotly/validators/mesh3d/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/tickfont copying build/lib/plotly/validators/mesh3d/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar copying build/lib/plotly/validators/mesh3d/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/stream copying build/lib/plotly/validators/mesh3d/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/stream copying build/lib/plotly/validators/mesh3d/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/stream copying build/lib/plotly/validators/mesh3d/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/stream copying build/lib/plotly/validators/mesh3d/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_zcalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_xsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_alphahull.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_ysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_lightposition.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_ksrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_xcalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_contour.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_i.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel copying build/lib/plotly/validators/mesh3d/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel copying build/lib/plotly/validators/mesh3d/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel copying build/lib/plotly/validators/mesh3d/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel copying build/lib/plotly/validators/mesh3d/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel copying build/lib/plotly/validators/mesh3d/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel copying build/lib/plotly/validators/mesh3d/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel copying build/lib/plotly/validators/mesh3d/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/font copying build/lib/plotly/validators/mesh3d/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/font copying build/lib/plotly/validators/mesh3d/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/font copying build/lib/plotly/validators/mesh3d/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/font copying build/lib/plotly/validators/mesh3d/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/font copying build/lib/plotly/validators/mesh3d/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/font copying build/lib/plotly/validators/mesh3d/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/font copying build/lib/plotly/validators/mesh3d/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/font copying build/lib/plotly/validators/mesh3d/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel copying build/lib/plotly/validators/mesh3d/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_jsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lightposition copying build/lib/plotly/validators/mesh3d/lightposition/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lightposition copying build/lib/plotly/validators/mesh3d/lightposition/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lightposition copying build/lib/plotly/validators/mesh3d/lightposition/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lightposition copying build/lib/plotly/validators/mesh3d/lightposition/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lightposition copying build/lib/plotly/validators/mesh3d/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_delaunayaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_ycalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d copying build/lib/plotly/validators/mesh3d/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_hoveron.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/line copying build/lib/plotly/validators/scatterpolargl/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/line copying build/lib/plotly/validators/scatterpolargl/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/line copying build/lib/plotly/validators/scatterpolargl/line/_dash.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/line copying build/lib/plotly/validators/scatterpolargl/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/line copying build/lib/plotly/validators/scatterpolargl/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_thetasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel copying build/lib/plotly/validators/scatterpolargl/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel copying build/lib/plotly/validators/scatterpolargl/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel copying build/lib/plotly/validators/scatterpolargl/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel copying build/lib/plotly/validators/scatterpolargl/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel copying build/lib/plotly/validators/scatterpolargl/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel copying build/lib/plotly/validators/scatterpolargl/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel copying build/lib/plotly/validators/scatterpolargl/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel copying build/lib/plotly/validators/scatterpolargl/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/font copying build/lib/plotly/validators/scatterpolargl/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/font copying build/lib/plotly/validators/scatterpolargl/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/font copying build/lib/plotly/validators/scatterpolargl/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/font copying build/lib/plotly/validators/scatterpolargl/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/font copying build/lib/plotly/validators/scatterpolargl/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/font copying build/lib/plotly/validators/scatterpolargl/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/font copying build/lib/plotly/validators/scatterpolargl/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/font copying build/lib/plotly/validators/scatterpolargl/_fill.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_rsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_connectgaps.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/selected copying build/lib/plotly/validators/scatterpolargl/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/selected copying build/lib/plotly/validators/scatterpolargl/selected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/selected/textfont copying build/lib/plotly/validators/scatterpolargl/selected/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/selected/textfont copying build/lib/plotly/validators/scatterpolargl/selected/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/selected/textfont copying build/lib/plotly/validators/scatterpolargl/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/selected/marker copying build/lib/plotly/validators/scatterpolargl/selected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/selected/marker copying build/lib/plotly/validators/scatterpolargl/selected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/selected/marker copying build/lib/plotly/validators/scatterpolargl/selected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/selected/marker copying build/lib/plotly/validators/scatterpolargl/selected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/selected/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/stream copying build/lib/plotly/validators/scatterpolargl/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/stream copying build/lib/plotly/validators/scatterpolargl/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/stream copying build/lib/plotly/validators/scatterpolargl/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/stream copying build/lib/plotly/validators/scatterpolargl/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_subplot.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/unselected/marker copying build/lib/plotly/validators/scatterpolargl/unselected/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/unselected/marker copying build/lib/plotly/validators/scatterpolargl/unselected/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/unselected/marker copying build/lib/plotly/validators/scatterpolargl/unselected/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/unselected/marker copying build/lib/plotly/validators/scatterpolargl/unselected/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/unselected/marker copying build/lib/plotly/validators/scatterpolargl/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/unselected copying build/lib/plotly/validators/scatterpolargl/unselected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/unselected copying build/lib/plotly/validators/scatterpolargl/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/unselected/textfont copying build/lib/plotly/validators/scatterpolargl/unselected/textfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/unselected/textfont copying build/lib/plotly/validators/scatterpolargl/unselected/textfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/unselected/textfont copying build/lib/plotly/validators/scatterpolargl/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_mode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_fillcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_r.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_thetaunit.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_theta.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker copying build/lib/plotly/validators/scatterpolargl/marker/_sizeref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line copying build/lib/plotly/validators/scatterpolargl/marker/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line copying build/lib/plotly/validators/scatterpolargl/marker/line/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line copying build/lib/plotly/validators/scatterpolargl/marker/line/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line copying build/lib/plotly/validators/scatterpolargl/marker/line/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line copying build/lib/plotly/validators/scatterpolargl/marker/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line copying build/lib/plotly/validators/scatterpolargl/marker/line/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line copying build/lib/plotly/validators/scatterpolargl/marker/line/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line copying build/lib/plotly/validators/scatterpolargl/marker/line/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line copying build/lib/plotly/validators/scatterpolargl/marker/line/_widthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line copying build/lib/plotly/validators/scatterpolargl/marker/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line copying build/lib/plotly/validators/scatterpolargl/marker/line/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line copying build/lib/plotly/validators/scatterpolargl/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker copying build/lib/plotly/validators/scatterpolargl/marker/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker copying build/lib/plotly/validators/scatterpolargl/marker/_symbol.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker copying build/lib/plotly/validators/scatterpolargl/marker/_sizemin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker copying build/lib/plotly/validators/scatterpolargl/marker/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker copying build/lib/plotly/validators/scatterpolargl/marker/_opacitysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker copying build/lib/plotly/validators/scatterpolargl/marker/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker copying build/lib/plotly/validators/scatterpolargl/marker/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker copying build/lib/plotly/validators/scatterpolargl/marker/_sizemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker copying build/lib/plotly/validators/scatterpolargl/marker/_symbolsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker copying build/lib/plotly/validators/scatterpolargl/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker copying build/lib/plotly/validators/scatterpolargl/marker/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker copying build/lib/plotly/validators/scatterpolargl/marker/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker copying build/lib/plotly/validators/scatterpolargl/marker/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker copying build/lib/plotly/validators/scatterpolargl/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/titlefont copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/titlefont copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/titlefont copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/titlefont copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/titlefont copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/tickformatstop copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/tickfont copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/tickfont copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/tickfont copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/tickfont copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/tickfont copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar copying build/lib/plotly/validators/scatterpolargl/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker copying build/lib/plotly/validators/scatterpolargl/marker/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker copying build/lib/plotly/validators/scatterpolargl/marker/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker copying build/lib/plotly/validators/scatterpolargl/marker/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker copying build/lib/plotly/validators/scatterpolargl/marker/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker copying build/lib/plotly/validators/scatterpolargl/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl copying build/lib/plotly/validators/scatterpolargl/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/stream copying build/lib/plotly/validators/cone/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/stream copying build/lib/plotly/validators/cone/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/stream copying build/lib/plotly/validators/cone/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/stream copying build/lib/plotly/validators/cone/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_usrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_sizemode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_lighting.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel copying build/lib/plotly/validators/cone/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel copying build/lib/plotly/validators/cone/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel copying build/lib/plotly/validators/cone/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel copying build/lib/plotly/validators/cone/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel copying build/lib/plotly/validators/cone/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/font copying build/lib/plotly/validators/cone/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/font copying build/lib/plotly/validators/cone/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/font copying build/lib/plotly/validators/cone/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/font copying build/lib/plotly/validators/cone/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/font copying build/lib/plotly/validators/cone/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/font copying build/lib/plotly/validators/cone/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/font copying build/lib/plotly/validators/cone/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/font copying build/lib/plotly/validators/cone/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel copying build/lib/plotly/validators/cone/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel copying build/lib/plotly/validators/cone/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel copying build/lib/plotly/validators/cone/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lighting copying build/lib/plotly/validators/cone/lighting/_specular.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lighting copying build/lib/plotly/validators/cone/lighting/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lighting copying build/lib/plotly/validators/cone/lighting/_roughness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lighting copying build/lib/plotly/validators/cone/lighting/_vertexnormalsepsilon.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lighting copying build/lib/plotly/validators/cone/lighting/_ambient.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lighting copying build/lib/plotly/validators/cone/lighting/_fresnel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lighting copying build/lib/plotly/validators/cone/lighting/_diffuse.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lighting copying build/lib/plotly/validators/cone/lighting/_facenormalsepsilon.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lighting creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lightposition copying build/lib/plotly/validators/cone/lightposition/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lightposition copying build/lib/plotly/validators/cone/lightposition/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lightposition copying build/lib/plotly/validators/cone/lightposition/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lightposition copying build/lib/plotly/validators/cone/lightposition/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lightposition copying build/lib/plotly/validators/cone/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_zsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/tickfont copying build/lib/plotly/validators/cone/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/tickfont copying build/lib/plotly/validators/cone/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/tickfont copying build/lib/plotly/validators/cone/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/tickfont copying build/lib/plotly/validators/cone/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/tickfont copying build/lib/plotly/validators/cone/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/tickformatstop copying build/lib/plotly/validators/cone/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/tickformatstop copying build/lib/plotly/validators/cone/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/tickformatstop copying build/lib/plotly/validators/cone/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/tickformatstop copying build/lib/plotly/validators/cone/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar copying build/lib/plotly/validators/cone/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/titlefont copying build/lib/plotly/validators/cone/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/titlefont copying build/lib/plotly/validators/cone/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/titlefont copying build/lib/plotly/validators/cone/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/titlefont copying build/lib/plotly/validators/cone/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/titlefont copying build/lib/plotly/validators/cone/_w.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_ysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_lightposition.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_v.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_xsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_anchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_wsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_scene.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_u.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_vsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_sizeref.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone copying build/lib/plotly/validators/cone/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_zmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_connectgaps.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_xcalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_zmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_xaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_autocontour.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_dy.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours copying build/lib/plotly/validators/contour/contours/_type.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours/labelfont copying build/lib/plotly/validators/contour/contours/labelfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours/labelfont copying build/lib/plotly/validators/contour/contours/labelfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours/labelfont copying build/lib/plotly/validators/contour/contours/labelfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours/labelfont copying build/lib/plotly/validators/contour/contours/labelfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours/labelfont copying build/lib/plotly/validators/contour/contours/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours copying build/lib/plotly/validators/contour/contours/_showlabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours copying build/lib/plotly/validators/contour/contours/_end.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours copying build/lib/plotly/validators/contour/contours/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours copying build/lib/plotly/validators/contour/contours/_labelfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours copying build/lib/plotly/validators/contour/contours/_operation.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours copying build/lib/plotly/validators/contour/contours/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours copying build/lib/plotly/validators/contour/contours/_start.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours copying build/lib/plotly/validators/contour/contours/_coloring.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours copying build/lib/plotly/validators/contour/contours/_labelformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours copying build/lib/plotly/validators/contour/contours/_showlines.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/line copying build/lib/plotly/validators/contour/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/line copying build/lib/plotly/validators/contour/line/_smoothing.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/line copying build/lib/plotly/validators/contour/line/_width.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/line copying build/lib/plotly/validators/contour/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/line copying build/lib/plotly/validators/contour/line/_dash.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/line copying build/lib/plotly/validators/contour/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_xsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_contours.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_ysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_y0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel copying build/lib/plotly/validators/contour/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel copying build/lib/plotly/validators/contour/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel copying build/lib/plotly/validators/contour/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel copying build/lib/plotly/validators/contour/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel copying build/lib/plotly/validators/contour/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel copying build/lib/plotly/validators/contour/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel copying build/lib/plotly/validators/contour/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel copying build/lib/plotly/validators/contour/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/font copying build/lib/plotly/validators/contour/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/font copying build/lib/plotly/validators/contour/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/font copying build/lib/plotly/validators/contour/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/font copying build/lib/plotly/validators/contour/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/font copying build/lib/plotly/validators/contour/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/font copying build/lib/plotly/validators/contour/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/font copying build/lib/plotly/validators/contour/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/font copying build/lib/plotly/validators/contour/_dx.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_transpose.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_ytype.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_x0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_xtype.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_fillcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_zauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_zhoverformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/tickfont copying build/lib/plotly/validators/contour/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/tickfont copying build/lib/plotly/validators/contour/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/tickfont copying build/lib/plotly/validators/contour/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/tickfont copying build/lib/plotly/validators/contour/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/tickfont copying build/lib/plotly/validators/contour/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/titlefont copying build/lib/plotly/validators/contour/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/titlefont copying build/lib/plotly/validators/contour/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/titlefont copying build/lib/plotly/validators/contour/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/titlefont copying build/lib/plotly/validators/contour/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/titlefont copying build/lib/plotly/validators/contour/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/tickformatstop copying build/lib/plotly/validators/contour/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/tickformatstop copying build/lib/plotly/validators/contour/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/tickformatstop copying build/lib/plotly/validators/contour/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/tickformatstop copying build/lib/plotly/validators/contour/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar copying build/lib/plotly/validators/contour/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/stream copying build/lib/plotly/validators/contour/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/stream copying build/lib/plotly/validators/contour/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/stream copying build/lib/plotly/validators/contour/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/stream copying build/lib/plotly/validators/contour/_zsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_ycalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_ncontours.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_textsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour copying build/lib/plotly/validators/contour/_text.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_zhoverformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_zsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_autobiny.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_ycalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_xaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_ysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_xcalendar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel copying build/lib/plotly/validators/histogram2d/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel copying build/lib/plotly/validators/histogram2d/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel copying build/lib/plotly/validators/histogram2d/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel copying build/lib/plotly/validators/histogram2d/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel copying build/lib/plotly/validators/histogram2d/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel copying build/lib/plotly/validators/histogram2d/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel copying build/lib/plotly/validators/histogram2d/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/font copying build/lib/plotly/validators/histogram2d/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/font copying build/lib/plotly/validators/histogram2d/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/font copying build/lib/plotly/validators/histogram2d/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/font copying build/lib/plotly/validators/histogram2d/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/font copying build/lib/plotly/validators/histogram2d/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/font copying build/lib/plotly/validators/histogram2d/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/font copying build/lib/plotly/validators/histogram2d/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/font copying build/lib/plotly/validators/histogram2d/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel copying build/lib/plotly/validators/histogram2d/_zmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_histfunc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_xsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_ybins.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_nbinsx.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_nbinsy.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/xbins copying build/lib/plotly/validators/histogram2d/xbins/_end.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/xbins copying build/lib/plotly/validators/histogram2d/xbins/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/xbins copying build/lib/plotly/validators/histogram2d/xbins/_start.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/xbins copying build/lib/plotly/validators/histogram2d/xbins/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/xbins creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/marker copying build/lib/plotly/validators/histogram2d/marker/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/marker copying build/lib/plotly/validators/histogram2d/marker/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/marker copying build/lib/plotly/validators/histogram2d/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/marker copying build/lib/plotly/validators/histogram2d/_zmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_autobinx.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_histnorm.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/tickformatstop copying build/lib/plotly/validators/histogram2d/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/tickformatstop copying build/lib/plotly/validators/histogram2d/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/tickformatstop copying build/lib/plotly/validators/histogram2d/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/tickformatstop copying build/lib/plotly/validators/histogram2d/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/titlefont copying build/lib/plotly/validators/histogram2d/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/titlefont copying build/lib/plotly/validators/histogram2d/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/titlefont copying build/lib/plotly/validators/histogram2d/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/titlefont copying build/lib/plotly/validators/histogram2d/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/titlefont copying build/lib/plotly/validators/histogram2d/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar copying build/lib/plotly/validators/histogram2d/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/tickfont copying build/lib/plotly/validators/histogram2d/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/tickfont copying build/lib/plotly/validators/histogram2d/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/tickfont copying build/lib/plotly/validators/histogram2d/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/tickfont copying build/lib/plotly/validators/histogram2d/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/tickfont copying build/lib/plotly/validators/histogram2d/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/stream copying build/lib/plotly/validators/histogram2d/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/stream copying build/lib/plotly/validators/histogram2d/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/stream copying build/lib/plotly/validators/histogram2d/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/stream copying build/lib/plotly/validators/histogram2d/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_zauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_ygap.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/ybins copying build/lib/plotly/validators/histogram2d/ybins/_start.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/ybins copying build/lib/plotly/validators/histogram2d/ybins/_end.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/ybins copying build/lib/plotly/validators/histogram2d/ybins/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/ybins copying build/lib/plotly/validators/histogram2d/ybins/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/ybins copying build/lib/plotly/validators/histogram2d/_xbins.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_xgap.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d copying build/lib/plotly/validators/histogram2d/_zsmooth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/domain copying build/lib/plotly/validators/parcoords/domain/_row.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/domain copying build/lib/plotly/validators/parcoords/domain/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/domain copying build/lib/plotly/validators/parcoords/domain/_column.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/domain copying build/lib/plotly/validators/parcoords/domain/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/domain copying build/lib/plotly/validators/parcoords/domain/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/domain creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/font copying build/lib/plotly/validators/parcoords/hoverlabel/font/_familysrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/font copying build/lib/plotly/validators/parcoords/hoverlabel/font/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/font copying build/lib/plotly/validators/parcoords/hoverlabel/font/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/font copying build/lib/plotly/validators/parcoords/hoverlabel/font/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/font copying build/lib/plotly/validators/parcoords/hoverlabel/font/_sizesrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/font copying build/lib/plotly/validators/parcoords/hoverlabel/font/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/font copying build/lib/plotly/validators/parcoords/hoverlabel/font/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/font copying build/lib/plotly/validators/parcoords/hoverlabel/_namelengthsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel copying build/lib/plotly/validators/parcoords/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel copying build/lib/plotly/validators/parcoords/hoverlabel/_bordercolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel copying build/lib/plotly/validators/parcoords/hoverlabel/_bgcolorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel copying build/lib/plotly/validators/parcoords/hoverlabel/_namelength.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel copying build/lib/plotly/validators/parcoords/hoverlabel/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel copying build/lib/plotly/validators/parcoords/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel copying build/lib/plotly/validators/parcoords/hoverlabel/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel copying build/lib/plotly/validators/parcoords/_legendgroup.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords copying build/lib/plotly/validators/parcoords/_rangefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/tickfont copying build/lib/plotly/validators/parcoords/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/tickfont copying build/lib/plotly/validators/parcoords/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/tickfont copying build/lib/plotly/validators/parcoords/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/tickfont copying build/lib/plotly/validators/parcoords/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/tickfont copying build/lib/plotly/validators/parcoords/_opacity.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords copying build/lib/plotly/validators/parcoords/_name.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/rangefont copying build/lib/plotly/validators/parcoords/rangefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/rangefont copying build/lib/plotly/validators/parcoords/rangefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/rangefont copying build/lib/plotly/validators/parcoords/rangefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/rangefont copying build/lib/plotly/validators/parcoords/rangefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/rangefont copying build/lib/plotly/validators/parcoords/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords copying build/lib/plotly/validators/parcoords/_selectedpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords copying build/lib/plotly/validators/parcoords/_hoverinfosrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords copying build/lib/plotly/validators/parcoords/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords copying build/lib/plotly/validators/parcoords/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/stream copying build/lib/plotly/validators/parcoords/stream/_token.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/stream copying build/lib/plotly/validators/parcoords/stream/_maxpoints.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/stream copying build/lib/plotly/validators/parcoords/stream/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/stream copying build/lib/plotly/validators/parcoords/_customdatasrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords copying build/lib/plotly/validators/parcoords/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line copying build/lib/plotly/validators/parcoords/line/_autocolorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line copying build/lib/plotly/validators/parcoords/line/_cmin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line copying build/lib/plotly/validators/parcoords/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line copying build/lib/plotly/validators/parcoords/line/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_yanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_showticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_borderwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_thicknessmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_xpad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_tickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_len.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_dtick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_bgcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_outlinecolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_ticksuffix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_xanchor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_title.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_tickangle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/tickfont copying build/lib/plotly/validators/parcoords/line/colorbar/tickfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/tickfont copying build/lib/plotly/validators/parcoords/line/colorbar/tickfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/tickfont copying build/lib/plotly/validators/parcoords/line/colorbar/tickfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/tickfont copying build/lib/plotly/validators/parcoords/line/colorbar/tickfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/tickfont copying build/lib/plotly/validators/parcoords/line/colorbar/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_showexponent.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_tickcolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_ticklen.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_bordercolor.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_thickness.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_tickmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_ypad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_exponentformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_lenmode.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_tickwidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_nticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_separatethousands.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/titlefont copying build/lib/plotly/validators/parcoords/line/colorbar/titlefont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/titlefont copying build/lib/plotly/validators/parcoords/line/colorbar/titlefont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/titlefont copying build/lib/plotly/validators/parcoords/line/colorbar/titlefont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/titlefont copying build/lib/plotly/validators/parcoords/line/colorbar/titlefont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/titlefont copying build/lib/plotly/validators/parcoords/line/colorbar/_showtickprefix.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_ticks.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_tickformatstops.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_outlinewidth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_titleside.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_tick0.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/colorbar/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/tickformatstop copying build/lib/plotly/validators/parcoords/line/colorbar/tickformatstop/_dtickrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/tickformatstop copying build/lib/plotly/validators/parcoords/line/colorbar/tickformatstop/_value.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/tickformatstop copying build/lib/plotly/validators/parcoords/line/colorbar/tickformatstop/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/tickformatstop copying build/lib/plotly/validators/parcoords/line/colorbar/_showticklabels.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar copying build/lib/plotly/validators/parcoords/line/_cauto.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line copying build/lib/plotly/validators/parcoords/line/_colorscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line copying build/lib/plotly/validators/parcoords/line/_cmax.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line copying build/lib/plotly/validators/parcoords/line/_colorsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line copying build/lib/plotly/validators/parcoords/line/_showscale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line copying build/lib/plotly/validators/parcoords/line/_reversescale.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line copying build/lib/plotly/validators/parcoords/line/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line copying build/lib/plotly/validators/parcoords/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords copying build/lib/plotly/validators/parcoords/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords copying build/lib/plotly/validators/parcoords/_labelfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords copying build/lib/plotly/validators/parcoords/_ids.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords copying build/lib/plotly/validators/parcoords/_dimensions.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords copying build/lib/plotly/validators/parcoords/_idssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords copying build/lib/plotly/validators/parcoords/_showlegend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension copying build/lib/plotly/validators/parcoords/dimension/_valuessrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension copying build/lib/plotly/validators/parcoords/dimension/_constraintrange.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension copying build/lib/plotly/validators/parcoords/dimension/_visible.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension copying build/lib/plotly/validators/parcoords/dimension/_values.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension copying build/lib/plotly/validators/parcoords/dimension/_ticktext.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension copying build/lib/plotly/validators/parcoords/dimension/_multiselect.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension copying build/lib/plotly/validators/parcoords/dimension/_tickvalssrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension copying build/lib/plotly/validators/parcoords/dimension/_label.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension copying build/lib/plotly/validators/parcoords/dimension/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension copying build/lib/plotly/validators/parcoords/dimension/_tickvals.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension copying build/lib/plotly/validators/parcoords/dimension/_range.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension copying build/lib/plotly/validators/parcoords/dimension/_tickformat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension copying build/lib/plotly/validators/parcoords/dimension/_ticktextsrc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension copying build/lib/plotly/validators/parcoords/_customdata.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords copying build/lib/plotly/validators/parcoords/_hoverinfo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords copying build/lib/plotly/validators/parcoords/_uid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords copying build/lib/plotly/validators/parcoords/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/labelfont copying build/lib/plotly/validators/parcoords/labelfont/_color.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/labelfont copying build/lib/plotly/validators/parcoords/labelfont/_size.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/labelfont copying build/lib/plotly/validators/parcoords/labelfont/_family.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/labelfont copying build/lib/plotly/validators/parcoords/labelfont/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/labelfont creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/widgets copying build/lib/plotly/widgets/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/widgets copying build/lib/plotly/widgets/graph_widget.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/widgets creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/hoverlabel copying build/lib/plotly/graph_objs/carpet/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/hoverlabel copying build/lib/plotly/graph_objs/carpet/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/hoverlabel copying build/lib/plotly/graph_objs/carpet/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet copying build/lib/plotly/graph_objs/carpet/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet copying build/lib/plotly/graph_objs/carpet/_baxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet copying build/lib/plotly/graph_objs/carpet/_aaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet copying build/lib/plotly/graph_objs/carpet/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/baxis copying build/lib/plotly/graph_objs/carpet/baxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/baxis copying build/lib/plotly/graph_objs/carpet/baxis/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/baxis copying build/lib/plotly/graph_objs/carpet/baxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/baxis copying build/lib/plotly/graph_objs/carpet/baxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/baxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/aaxis copying build/lib/plotly/graph_objs/carpet/aaxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/aaxis copying build/lib/plotly/graph_objs/carpet/aaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/aaxis copying build/lib/plotly/graph_objs/carpet/aaxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/aaxis copying build/lib/plotly/graph_objs/carpet/aaxis/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/aaxis copying build/lib/plotly/graph_objs/carpet/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pointcloud copying build/lib/plotly/graph_objs/pointcloud/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pointcloud copying build/lib/plotly/graph_objs/pointcloud/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pointcloud copying build/lib/plotly/graph_objs/pointcloud/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pointcloud copying build/lib/plotly/graph_objs/pointcloud/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pointcloud creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pointcloud/marker copying build/lib/plotly/graph_objs/pointcloud/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pointcloud/marker copying build/lib/plotly/graph_objs/pointcloud/marker/_border.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pointcloud/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pointcloud/hoverlabel copying build/lib/plotly/graph_objs/pointcloud/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pointcloud/hoverlabel copying build/lib/plotly/graph_objs/pointcloud/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pointcloud/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/selected copying build/lib/plotly/graph_objs/scattergeo/selected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/selected copying build/lib/plotly/graph_objs/scattergeo/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/selected copying build/lib/plotly/graph_objs/scattergeo/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/selected copying build/lib/plotly/graph_objs/scattergeo/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo copying build/lib/plotly/graph_objs/scattergeo/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/unselected copying build/lib/plotly/graph_objs/scattergeo/unselected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/unselected copying build/lib/plotly/graph_objs/scattergeo/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/unselected copying build/lib/plotly/graph_objs/scattergeo/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/unselected copying build/lib/plotly/graph_objs/scattergeo/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo copying build/lib/plotly/graph_objs/scattergeo/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo copying build/lib/plotly/graph_objs/scattergeo/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo copying build/lib/plotly/graph_objs/scattergeo/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo copying build/lib/plotly/graph_objs/scattergeo/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/marker copying build/lib/plotly/graph_objs/scattergeo/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/marker copying build/lib/plotly/graph_objs/scattergeo/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/marker copying build/lib/plotly/graph_objs/scattergeo/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/marker copying build/lib/plotly/graph_objs/scattergeo/marker/_gradient.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/marker/colorbar copying build/lib/plotly/graph_objs/scattergeo/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/marker/colorbar copying build/lib/plotly/graph_objs/scattergeo/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/marker/colorbar copying build/lib/plotly/graph_objs/scattergeo/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/marker/colorbar copying build/lib/plotly/graph_objs/scattergeo/marker/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/marker/colorbar copying build/lib/plotly/graph_objs/scattergeo/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/hoverlabel copying build/lib/plotly/graph_objs/scattergeo/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/hoverlabel copying build/lib/plotly/graph_objs/scattergeo/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d copying build/lib/plotly/graph_objs/histogram2d/_xbins.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d copying build/lib/plotly/graph_objs/histogram2d/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d copying build/lib/plotly/graph_objs/histogram2d/_ybins.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d/hoverlabel copying build/lib/plotly/graph_objs/histogram2d/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d/hoverlabel copying build/lib/plotly/graph_objs/histogram2d/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d/hoverlabel copying build/lib/plotly/graph_objs/histogram2d/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d copying build/lib/plotly/graph_objs/histogram2d/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d copying build/lib/plotly/graph_objs/histogram2d/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d/colorbar copying build/lib/plotly/graph_objs/histogram2d/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d/colorbar copying build/lib/plotly/graph_objs/histogram2d/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d/colorbar copying build/lib/plotly/graph_objs/histogram2d/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d/colorbar copying build/lib/plotly/graph_objs/histogram2d/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d/colorbar copying build/lib/plotly/graph_objs/histogram2d/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick/decreasing copying build/lib/plotly/graph_objs/candlestick/decreasing/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick/decreasing copying build/lib/plotly/graph_objs/candlestick/decreasing/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick/decreasing copying build/lib/plotly/graph_objs/candlestick/_decreasing.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick copying build/lib/plotly/graph_objs/candlestick/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick copying build/lib/plotly/graph_objs/candlestick/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick copying build/lib/plotly/graph_objs/candlestick/_increasing.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick/increasing copying build/lib/plotly/graph_objs/candlestick/increasing/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick/increasing copying build/lib/plotly/graph_objs/candlestick/increasing/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick/increasing copying build/lib/plotly/graph_objs/candlestick/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick copying build/lib/plotly/graph_objs/candlestick/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick/hoverlabel copying build/lib/plotly/graph_objs/candlestick/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick/hoverlabel copying build/lib/plotly/graph_objs/candlestick/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar copying build/lib/plotly/graph_objs/bar/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar copying build/lib/plotly/graph_objs/bar/_insidetextfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar copying build/lib/plotly/graph_objs/bar/_error_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar copying build/lib/plotly/graph_objs/bar/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar copying build/lib/plotly/graph_objs/bar/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/marker copying build/lib/plotly/graph_objs/bar/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/marker copying build/lib/plotly/graph_objs/bar/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/marker copying build/lib/plotly/graph_objs/bar/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/marker/colorbar copying build/lib/plotly/graph_objs/bar/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/marker/colorbar copying build/lib/plotly/graph_objs/bar/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/marker/colorbar copying build/lib/plotly/graph_objs/bar/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/marker/colorbar copying build/lib/plotly/graph_objs/bar/marker/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/marker/colorbar copying build/lib/plotly/graph_objs/bar/_outsidetextfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar copying build/lib/plotly/graph_objs/bar/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar copying build/lib/plotly/graph_objs/bar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/hoverlabel copying build/lib/plotly/graph_objs/bar/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/hoverlabel copying build/lib/plotly/graph_objs/bar/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/selected copying build/lib/plotly/graph_objs/bar/selected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/selected copying build/lib/plotly/graph_objs/bar/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/selected copying build/lib/plotly/graph_objs/bar/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/selected copying build/lib/plotly/graph_objs/bar/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar copying build/lib/plotly/graph_objs/bar/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/unselected copying build/lib/plotly/graph_objs/bar/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/unselected copying build/lib/plotly/graph_objs/bar/unselected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/unselected copying build/lib/plotly/graph_objs/bar/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/unselected copying build/lib/plotly/graph_objs/bar/_error_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d copying build/lib/plotly/graph_objs/scatter3d/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d copying build/lib/plotly/graph_objs/scatter3d/_error_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d copying build/lib/plotly/graph_objs/scatter3d/_error_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d copying build/lib/plotly/graph_objs/scatter3d/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d copying build/lib/plotly/graph_objs/scatter3d/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d copying build/lib/plotly/graph_objs/scatter3d/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d copying build/lib/plotly/graph_objs/scatter3d/_projection.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/marker copying build/lib/plotly/graph_objs/scatter3d/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/marker copying build/lib/plotly/graph_objs/scatter3d/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/marker/colorbar copying build/lib/plotly/graph_objs/scatter3d/marker/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/marker/colorbar copying build/lib/plotly/graph_objs/scatter3d/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/marker/colorbar copying build/lib/plotly/graph_objs/scatter3d/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/marker/colorbar copying build/lib/plotly/graph_objs/scatter3d/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/marker/colorbar copying build/lib/plotly/graph_objs/scatter3d/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/marker copying build/lib/plotly/graph_objs/scatter3d/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d copying build/lib/plotly/graph_objs/scatter3d/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/hoverlabel copying build/lib/plotly/graph_objs/scatter3d/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/hoverlabel copying build/lib/plotly/graph_objs/scatter3d/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/hoverlabel copying build/lib/plotly/graph_objs/scatter3d/_error_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/projection copying build/lib/plotly/graph_objs/scatter3d/projection/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/projection copying build/lib/plotly/graph_objs/scatter3d/projection/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/projection copying build/lib/plotly/graph_objs/scatter3d/projection/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/projection copying build/lib/plotly/graph_objs/scatter3d/projection/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/projection creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram copying build/lib/plotly/graph_objs/histogram/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram copying build/lib/plotly/graph_objs/histogram/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/marker copying build/lib/plotly/graph_objs/histogram/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/marker copying build/lib/plotly/graph_objs/histogram/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/marker/colorbar copying build/lib/plotly/graph_objs/histogram/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/marker/colorbar copying build/lib/plotly/graph_objs/histogram/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/marker/colorbar copying build/lib/plotly/graph_objs/histogram/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/marker/colorbar copying build/lib/plotly/graph_objs/histogram/marker/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/marker/colorbar copying build/lib/plotly/graph_objs/histogram/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/unselected copying build/lib/plotly/graph_objs/histogram/unselected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/unselected copying build/lib/plotly/graph_objs/histogram/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/unselected copying build/lib/plotly/graph_objs/histogram/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/unselected copying build/lib/plotly/graph_objs/histogram/_error_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram copying build/lib/plotly/graph_objs/histogram/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/hoverlabel copying build/lib/plotly/graph_objs/histogram/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/hoverlabel copying build/lib/plotly/graph_objs/histogram/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/hoverlabel copying build/lib/plotly/graph_objs/histogram/_cumulative.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram copying build/lib/plotly/graph_objs/histogram/_ybins.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram copying build/lib/plotly/graph_objs/histogram/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram copying build/lib/plotly/graph_objs/histogram/_xbins.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram copying build/lib/plotly/graph_objs/histogram/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/selected copying build/lib/plotly/graph_objs/histogram/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/selected copying build/lib/plotly/graph_objs/histogram/selected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/selected copying build/lib/plotly/graph_objs/histogram/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/selected copying build/lib/plotly/graph_objs/histogram/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram copying build/lib/plotly/graph_objs/histogram/_error_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter copying build/lib/plotly/graph_objs/scatter/_error_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter copying build/lib/plotly/graph_objs/scatter/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/hoverlabel copying build/lib/plotly/graph_objs/scatter/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/hoverlabel copying build/lib/plotly/graph_objs/scatter/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/hoverlabel copying build/lib/plotly/graph_objs/scatter/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/selected copying build/lib/plotly/graph_objs/scatter/selected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/selected copying build/lib/plotly/graph_objs/scatter/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/selected copying build/lib/plotly/graph_objs/scatter/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/selected copying build/lib/plotly/graph_objs/scatter/_error_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter copying build/lib/plotly/graph_objs/scatter/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter copying build/lib/plotly/graph_objs/scatter/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/unselected copying build/lib/plotly/graph_objs/scatter/unselected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/unselected copying build/lib/plotly/graph_objs/scatter/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/unselected copying build/lib/plotly/graph_objs/scatter/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/unselected copying build/lib/plotly/graph_objs/scatter/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter copying build/lib/plotly/graph_objs/scatter/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/marker copying build/lib/plotly/graph_objs/scatter/marker/_gradient.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/marker copying build/lib/plotly/graph_objs/scatter/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/marker copying build/lib/plotly/graph_objs/scatter/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/marker/colorbar copying build/lib/plotly/graph_objs/scatter/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/marker/colorbar copying build/lib/plotly/graph_objs/scatter/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/marker/colorbar copying build/lib/plotly/graph_objs/scatter/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/marker/colorbar copying build/lib/plotly/graph_objs/scatter/marker/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/marker/colorbar copying build/lib/plotly/graph_objs/scatter/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/marker copying build/lib/plotly/graph_objs/scatter/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter copying build/lib/plotly/graph_objs/scatter/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth copying build/lib/plotly/graph_objs/choropleth/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth copying build/lib/plotly/graph_objs/choropleth/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/colorbar copying build/lib/plotly/graph_objs/choropleth/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/colorbar copying build/lib/plotly/graph_objs/choropleth/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/colorbar copying build/lib/plotly/graph_objs/choropleth/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/colorbar copying build/lib/plotly/graph_objs/choropleth/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/unselected copying build/lib/plotly/graph_objs/choropleth/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/unselected copying build/lib/plotly/graph_objs/choropleth/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/selected copying build/lib/plotly/graph_objs/choropleth/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/selected copying build/lib/plotly/graph_objs/choropleth/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/marker copying build/lib/plotly/graph_objs/choropleth/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/marker copying build/lib/plotly/graph_objs/choropleth/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/marker copying build/lib/plotly/graph_objs/choropleth/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth copying build/lib/plotly/graph_objs/choropleth/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth copying build/lib/plotly/graph_objs/choropleth/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/hoverlabel copying build/lib/plotly/graph_objs/choropleth/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/hoverlabel copying build/lib/plotly/graph_objs/choropleth/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/hoverlabel copying build/lib/plotly/graph_objs/choropleth/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth copying build/lib/plotly/graph_objs/choropleth/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/hoverlabel copying build/lib/plotly/graph_objs/scattercarpet/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/hoverlabel copying build/lib/plotly/graph_objs/scattercarpet/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/hoverlabel copying build/lib/plotly/graph_objs/scattercarpet/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/marker copying build/lib/plotly/graph_objs/scattercarpet/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/marker/colorbar copying build/lib/plotly/graph_objs/scattercarpet/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/marker/colorbar copying build/lib/plotly/graph_objs/scattercarpet/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/marker/colorbar copying build/lib/plotly/graph_objs/scattercarpet/marker/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/marker/colorbar copying build/lib/plotly/graph_objs/scattercarpet/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/marker/colorbar copying build/lib/plotly/graph_objs/scattercarpet/marker/_gradient.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/marker copying build/lib/plotly/graph_objs/scattercarpet/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/marker copying build/lib/plotly/graph_objs/scattercarpet/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/marker copying build/lib/plotly/graph_objs/scattercarpet/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet copying build/lib/plotly/graph_objs/scattercarpet/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet copying build/lib/plotly/graph_objs/scattercarpet/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/unselected copying build/lib/plotly/graph_objs/scattercarpet/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/unselected copying build/lib/plotly/graph_objs/scattercarpet/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/unselected copying build/lib/plotly/graph_objs/scattercarpet/unselected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/unselected copying build/lib/plotly/graph_objs/scattercarpet/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet copying build/lib/plotly/graph_objs/scattercarpet/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/selected copying build/lib/plotly/graph_objs/scattercarpet/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/selected copying build/lib/plotly/graph_objs/scattercarpet/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/selected copying build/lib/plotly/graph_objs/scattercarpet/selected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/selected copying build/lib/plotly/graph_objs/scattercarpet/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet copying build/lib/plotly/graph_objs/scattercarpet/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour copying build/lib/plotly/graph_objs/histogram2dcontour/_contours.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/hoverlabel copying build/lib/plotly/graph_objs/histogram2dcontour/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/hoverlabel copying build/lib/plotly/graph_objs/histogram2dcontour/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/colorbar copying build/lib/plotly/graph_objs/histogram2dcontour/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/colorbar copying build/lib/plotly/graph_objs/histogram2dcontour/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/colorbar copying build/lib/plotly/graph_objs/histogram2dcontour/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/colorbar copying build/lib/plotly/graph_objs/histogram2dcontour/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/contours copying build/lib/plotly/graph_objs/histogram2dcontour/contours/_labelfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/contours copying build/lib/plotly/graph_objs/histogram2dcontour/contours/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/contours copying build/lib/plotly/graph_objs/histogram2dcontour/_ybins.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour copying build/lib/plotly/graph_objs/histogram2dcontour/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour copying build/lib/plotly/graph_objs/histogram2dcontour/_xbins.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour copying build/lib/plotly/graph_objs/histogram2dcontour/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour copying build/lib/plotly/graph_objs/histogram2dcontour/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour copying build/lib/plotly/graph_objs/histogram2dcontour/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour copying build/lib/plotly/graph_objs/histogram2dcontour/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour copying build/lib/plotly/graph_objs/histogram2dcontour/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/hoverlabel copying build/lib/plotly/graph_objs/table/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/hoverlabel copying build/lib/plotly/graph_objs/table/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/hoverlabel copying build/lib/plotly/graph_objs/table/_header.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/header copying build/lib/plotly/graph_objs/table/header/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/header copying build/lib/plotly/graph_objs/table/header/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/header copying build/lib/plotly/graph_objs/table/header/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/header copying build/lib/plotly/graph_objs/table/header/_fill.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/header creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/cells copying build/lib/plotly/graph_objs/table/cells/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/cells copying build/lib/plotly/graph_objs/table/cells/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/cells copying build/lib/plotly/graph_objs/table/cells/_fill.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/cells copying build/lib/plotly/graph_objs/table/cells/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/cells copying build/lib/plotly/graph_objs/table/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table copying build/lib/plotly/graph_objs/table/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table copying build/lib/plotly/graph_objs/table/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table copying build/lib/plotly/graph_objs/table/_cells.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table copying build/lib/plotly/graph_objs/table/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar copying build/lib/plotly/graph_objs/scatterpolar/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar copying build/lib/plotly/graph_objs/scatterpolar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar copying build/lib/plotly/graph_objs/scatterpolar/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/selected copying build/lib/plotly/graph_objs/scatterpolar/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/selected copying build/lib/plotly/graph_objs/scatterpolar/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/selected copying build/lib/plotly/graph_objs/scatterpolar/selected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/selected copying build/lib/plotly/graph_objs/scatterpolar/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar copying build/lib/plotly/graph_objs/scatterpolar/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar copying build/lib/plotly/graph_objs/scatterpolar/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar copying build/lib/plotly/graph_objs/scatterpolar/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/unselected copying build/lib/plotly/graph_objs/scatterpolar/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/unselected copying build/lib/plotly/graph_objs/scatterpolar/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/unselected copying build/lib/plotly/graph_objs/scatterpolar/unselected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/unselected copying build/lib/plotly/graph_objs/scatterpolar/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/marker copying build/lib/plotly/graph_objs/scatterpolar/marker/_gradient.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/marker copying build/lib/plotly/graph_objs/scatterpolar/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/marker copying build/lib/plotly/graph_objs/scatterpolar/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/marker/colorbar copying build/lib/plotly/graph_objs/scatterpolar/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/marker/colorbar copying build/lib/plotly/graph_objs/scatterpolar/marker/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/marker/colorbar copying build/lib/plotly/graph_objs/scatterpolar/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/marker/colorbar copying build/lib/plotly/graph_objs/scatterpolar/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/marker/colorbar copying build/lib/plotly/graph_objs/scatterpolar/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/hoverlabel copying build/lib/plotly/graph_objs/scatterpolar/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/hoverlabel copying build/lib/plotly/graph_objs/scatterpolar/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie copying build/lib/plotly/graph_objs/pie/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie copying build/lib/plotly/graph_objs/pie/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie copying build/lib/plotly/graph_objs/pie/_insidetextfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie copying build/lib/plotly/graph_objs/pie/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie copying build/lib/plotly/graph_objs/pie/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie copying build/lib/plotly/graph_objs/pie/_outsidetextfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie copying build/lib/plotly/graph_objs/pie/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie copying build/lib/plotly/graph_objs/pie/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie/marker copying build/lib/plotly/graph_objs/pie/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie/marker copying build/lib/plotly/graph_objs/pie/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie/hoverlabel copying build/lib/plotly/graph_objs/pie/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie/hoverlabel copying build/lib/plotly/graph_objs/pie/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout copying build/lib/plotly/graph_objs/layout/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene copying build/lib/plotly/graph_objs/layout/scene/_annotation.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene copying build/lib/plotly/graph_objs/layout/scene/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene copying build/lib/plotly/graph_objs/layout/scene/_camera.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene copying build/lib/plotly/graph_objs/layout/scene/_aspectratio.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene copying build/lib/plotly/graph_objs/layout/scene/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene copying build/lib/plotly/graph_objs/layout/scene/_zaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene copying build/lib/plotly/graph_objs/layout/scene/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene copying build/lib/plotly/graph_objs/layout/scene/_xaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/xaxis copying build/lib/plotly/graph_objs/layout/scene/xaxis/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/xaxis copying build/lib/plotly/graph_objs/layout/scene/xaxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/xaxis copying build/lib/plotly/graph_objs/layout/scene/xaxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/xaxis copying build/lib/plotly/graph_objs/layout/scene/xaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/xaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/annotation copying build/lib/plotly/graph_objs/layout/scene/annotation/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/annotation creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/annotation/hoverlabel copying build/lib/plotly/graph_objs/layout/scene/annotation/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/annotation/hoverlabel copying build/lib/plotly/graph_objs/layout/scene/annotation/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/annotation/hoverlabel copying build/lib/plotly/graph_objs/layout/scene/annotation/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/annotation copying build/lib/plotly/graph_objs/layout/scene/annotation/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/annotation creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/zaxis copying build/lib/plotly/graph_objs/layout/scene/zaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/zaxis copying build/lib/plotly/graph_objs/layout/scene/zaxis/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/zaxis copying build/lib/plotly/graph_objs/layout/scene/zaxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/zaxis copying build/lib/plotly/graph_objs/layout/scene/zaxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/zaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/camera copying build/lib/plotly/graph_objs/layout/scene/camera/_center.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/camera copying build/lib/plotly/graph_objs/layout/scene/camera/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/camera copying build/lib/plotly/graph_objs/layout/scene/camera/_eye.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/camera copying build/lib/plotly/graph_objs/layout/scene/camera/_up.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/camera creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/yaxis copying build/lib/plotly/graph_objs/layout/scene/yaxis/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/yaxis copying build/lib/plotly/graph_objs/layout/scene/yaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/yaxis copying build/lib/plotly/graph_objs/layout/scene/yaxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/yaxis copying build/lib/plotly/graph_objs/layout/scene/yaxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/yaxis copying build/lib/plotly/graph_objs/layout/_updatemenu.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout copying build/lib/plotly/graph_objs/layout/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout copying build/lib/plotly/graph_objs/layout/_geo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout copying build/lib/plotly/graph_objs/layout/_polar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout copying build/lib/plotly/graph_objs/layout/_xaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout copying build/lib/plotly/graph_objs/layout/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout copying build/lib/plotly/graph_objs/layout/_annotation.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout copying build/lib/plotly/graph_objs/layout/_radialaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout copying build/lib/plotly/graph_objs/layout/_margin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout copying build/lib/plotly/graph_objs/layout/_angularaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout copying build/lib/plotly/graph_objs/layout/_shape.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/geo copying build/lib/plotly/graph_objs/layout/geo/_lataxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/geo copying build/lib/plotly/graph_objs/layout/geo/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/geo copying build/lib/plotly/graph_objs/layout/geo/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/geo copying build/lib/plotly/graph_objs/layout/geo/_projection.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/geo creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/geo/projection copying build/lib/plotly/graph_objs/layout/geo/projection/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/geo/projection copying build/lib/plotly/graph_objs/layout/geo/projection/_rotation.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/geo/projection copying build/lib/plotly/graph_objs/layout/geo/_center.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/geo copying build/lib/plotly/graph_objs/layout/geo/_lonaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/geo copying build/lib/plotly/graph_objs/layout/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/hoverlabel copying build/lib/plotly/graph_objs/layout/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/hoverlabel copying build/lib/plotly/graph_objs/layout/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/hoverlabel copying build/lib/plotly/graph_objs/layout/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox copying build/lib/plotly/graph_objs/layout/mapbox/_layer.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox/layer copying build/lib/plotly/graph_objs/layout/mapbox/layer/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox/layer creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox/layer/symbol copying build/lib/plotly/graph_objs/layout/mapbox/layer/symbol/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox/layer/symbol copying build/lib/plotly/graph_objs/layout/mapbox/layer/symbol/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox/layer/symbol copying build/lib/plotly/graph_objs/layout/mapbox/layer/_symbol.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox/layer copying build/lib/plotly/graph_objs/layout/mapbox/layer/_circle.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox/layer copying build/lib/plotly/graph_objs/layout/mapbox/layer/_fill.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox/layer copying build/lib/plotly/graph_objs/layout/mapbox/layer/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox/layer copying build/lib/plotly/graph_objs/layout/mapbox/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox copying build/lib/plotly/graph_objs/layout/mapbox/_center.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox copying build/lib/plotly/graph_objs/layout/mapbox/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/yaxis copying build/lib/plotly/graph_objs/layout/yaxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/yaxis copying build/lib/plotly/graph_objs/layout/yaxis/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/yaxis copying build/lib/plotly/graph_objs/layout/yaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/yaxis copying build/lib/plotly/graph_objs/layout/yaxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/yaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar copying build/lib/plotly/graph_objs/layout/polar/_radialaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar copying build/lib/plotly/graph_objs/layout/polar/_angularaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar/angularaxis copying build/lib/plotly/graph_objs/layout/polar/angularaxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar/angularaxis copying build/lib/plotly/graph_objs/layout/polar/angularaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar/angularaxis copying build/lib/plotly/graph_objs/layout/polar/angularaxis/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar/angularaxis copying build/lib/plotly/graph_objs/layout/polar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar copying build/lib/plotly/graph_objs/layout/polar/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar/radialaxis copying build/lib/plotly/graph_objs/layout/polar/radialaxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar/radialaxis copying build/lib/plotly/graph_objs/layout/polar/radialaxis/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar/radialaxis copying build/lib/plotly/graph_objs/layout/polar/radialaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar/radialaxis copying build/lib/plotly/graph_objs/layout/polar/radialaxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar/radialaxis copying build/lib/plotly/graph_objs/layout/_legend.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/annotation creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/annotation/hoverlabel copying build/lib/plotly/graph_objs/layout/annotation/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/annotation/hoverlabel copying build/lib/plotly/graph_objs/layout/annotation/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/annotation/hoverlabel copying build/lib/plotly/graph_objs/layout/annotation/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/annotation copying build/lib/plotly/graph_objs/layout/annotation/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/annotation copying build/lib/plotly/graph_objs/layout/annotation/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/annotation copying build/lib/plotly/graph_objs/layout/_scene.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout copying build/lib/plotly/graph_objs/layout/_ternary.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout copying build/lib/plotly/graph_objs/layout/_mapbox.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis copying build/lib/plotly/graph_objs/layout/xaxis/_rangeslider.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis copying build/lib/plotly/graph_objs/layout/xaxis/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis/rangeselector copying build/lib/plotly/graph_objs/layout/xaxis/rangeselector/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis/rangeselector copying build/lib/plotly/graph_objs/layout/xaxis/rangeselector/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis/rangeselector copying build/lib/plotly/graph_objs/layout/xaxis/rangeselector/_button.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis/rangeselector copying build/lib/plotly/graph_objs/layout/xaxis/_rangeselector.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis copying build/lib/plotly/graph_objs/layout/xaxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis/rangeslider copying build/lib/plotly/graph_objs/layout/xaxis/rangeslider/_yaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis/rangeslider copying build/lib/plotly/graph_objs/layout/xaxis/rangeslider/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis/rangeslider copying build/lib/plotly/graph_objs/layout/xaxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis copying build/lib/plotly/graph_objs/layout/xaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis copying build/lib/plotly/graph_objs/layout/_slider.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/slider copying build/lib/plotly/graph_objs/layout/slider/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/slider copying build/lib/plotly/graph_objs/layout/slider/_currentvalue.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/slider copying build/lib/plotly/graph_objs/layout/slider/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/slider copying build/lib/plotly/graph_objs/layout/slider/_transition.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/slider creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/slider/currentvalue copying build/lib/plotly/graph_objs/layout/slider/currentvalue/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/slider/currentvalue copying build/lib/plotly/graph_objs/layout/slider/currentvalue/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/slider/currentvalue copying build/lib/plotly/graph_objs/layout/slider/_step.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/slider copying build/lib/plotly/graph_objs/layout/slider/_pad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/slider creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/legend copying build/lib/plotly/graph_objs/layout/legend/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/legend copying build/lib/plotly/graph_objs/layout/legend/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/legend copying build/lib/plotly/graph_objs/layout/_image.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/shape copying build/lib/plotly/graph_objs/layout/shape/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/shape copying build/lib/plotly/graph_objs/layout/shape/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/shape copying build/lib/plotly/graph_objs/layout/_grid.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary copying build/lib/plotly/graph_objs/layout/ternary/_baxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary copying build/lib/plotly/graph_objs/layout/ternary/_aaxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary copying build/lib/plotly/graph_objs/layout/ternary/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary copying build/lib/plotly/graph_objs/layout/ternary/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/aaxis copying build/lib/plotly/graph_objs/layout/ternary/aaxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/aaxis copying build/lib/plotly/graph_objs/layout/ternary/aaxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/aaxis copying build/lib/plotly/graph_objs/layout/ternary/aaxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/aaxis copying build/lib/plotly/graph_objs/layout/ternary/aaxis/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/aaxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/baxis copying build/lib/plotly/graph_objs/layout/ternary/baxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/baxis copying build/lib/plotly/graph_objs/layout/ternary/baxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/baxis copying build/lib/plotly/graph_objs/layout/ternary/baxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/baxis copying build/lib/plotly/graph_objs/layout/ternary/baxis/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/baxis copying build/lib/plotly/graph_objs/layout/ternary/_caxis.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/caxis copying build/lib/plotly/graph_objs/layout/ternary/caxis/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/caxis copying build/lib/plotly/graph_objs/layout/ternary/caxis/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/caxis copying build/lib/plotly/graph_objs/layout/ternary/caxis/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/caxis copying build/lib/plotly/graph_objs/layout/ternary/caxis/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/caxis creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/updatemenu copying build/lib/plotly/graph_objs/layout/updatemenu/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/updatemenu copying build/lib/plotly/graph_objs/layout/updatemenu/_pad.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/updatemenu copying build/lib/plotly/graph_objs/layout/updatemenu/_button.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/updatemenu copying build/lib/plotly/graph_objs/layout/updatemenu/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/updatemenu creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/grid copying build/lib/plotly/graph_objs/layout/grid/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/grid copying build/lib/plotly/graph_objs/layout/grid/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/grid creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/hoverlabel copying build/lib/plotly/graph_objs/surface/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/hoverlabel copying build/lib/plotly/graph_objs/surface/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/hoverlabel copying build/lib/plotly/graph_objs/surface/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface copying build/lib/plotly/graph_objs/surface/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface copying build/lib/plotly/graph_objs/surface/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface copying build/lib/plotly/graph_objs/surface/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface copying build/lib/plotly/graph_objs/surface/_contours.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours copying build/lib/plotly/graph_objs/surface/contours/_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours copying build/lib/plotly/graph_objs/surface/contours/_z.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours/x copying build/lib/plotly/graph_objs/surface/contours/x/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours/x copying build/lib/plotly/graph_objs/surface/contours/x/_project.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours/x creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours/z copying build/lib/plotly/graph_objs/surface/contours/z/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours/z copying build/lib/plotly/graph_objs/surface/contours/z/_project.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours/z copying build/lib/plotly/graph_objs/surface/contours/_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours/y copying build/lib/plotly/graph_objs/surface/contours/y/_project.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours/y copying build/lib/plotly/graph_objs/surface/contours/y/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours/y copying build/lib/plotly/graph_objs/surface/contours/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours copying build/lib/plotly/graph_objs/surface/_lighting.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface copying build/lib/plotly/graph_objs/surface/_lightposition.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/colorbar copying build/lib/plotly/graph_objs/surface/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/colorbar copying build/lib/plotly/graph_objs/surface/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/colorbar copying build/lib/plotly/graph_objs/surface/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/colorbar copying build/lib/plotly/graph_objs/surface/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/area copying build/lib/plotly/graph_objs/area/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/area creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/area/hoverlabel copying build/lib/plotly/graph_objs/area/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/area/hoverlabel copying build/lib/plotly/graph_objs/area/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/area/hoverlabel copying build/lib/plotly/graph_objs/area/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/area copying build/lib/plotly/graph_objs/area/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/area copying build/lib/plotly/graph_objs/area/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/area creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/node copying build/lib/plotly/graph_objs/sankey/node/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/node copying build/lib/plotly/graph_objs/sankey/node/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/node copying build/lib/plotly/graph_objs/sankey/_link.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey copying build/lib/plotly/graph_objs/sankey/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey copying build/lib/plotly/graph_objs/sankey/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey copying build/lib/plotly/graph_objs/sankey/_node.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/link copying build/lib/plotly/graph_objs/sankey/link/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/link copying build/lib/plotly/graph_objs/sankey/link/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/link copying build/lib/plotly/graph_objs/sankey/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey copying build/lib/plotly/graph_objs/sankey/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/hoverlabel copying build/lib/plotly/graph_objs/sankey/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/hoverlabel copying build/lib/plotly/graph_objs/sankey/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/hoverlabel copying build/lib/plotly/graph_objs/sankey/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone copying build/lib/plotly/graph_objs/cone/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone/hoverlabel copying build/lib/plotly/graph_objs/cone/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone/hoverlabel copying build/lib/plotly/graph_objs/cone/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone/hoverlabel copying build/lib/plotly/graph_objs/cone/_lighting.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone copying build/lib/plotly/graph_objs/cone/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone copying build/lib/plotly/graph_objs/cone/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone copying build/lib/plotly/graph_objs/cone/_lightposition.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone copying build/lib/plotly/graph_objs/cone/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone/colorbar copying build/lib/plotly/graph_objs/cone/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone/colorbar copying build/lib/plotly/graph_objs/cone/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone/colorbar copying build/lib/plotly/graph_objs/cone/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone/colorbar copying build/lib/plotly/graph_objs/cone/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/hoverlabel copying build/lib/plotly/graph_objs/box/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/hoverlabel copying build/lib/plotly/graph_objs/box/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/selected copying build/lib/plotly/graph_objs/box/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/selected copying build/lib/plotly/graph_objs/box/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/selected copying build/lib/plotly/graph_objs/box/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box copying build/lib/plotly/graph_objs/box/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/unselected copying build/lib/plotly/graph_objs/box/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/unselected copying build/lib/plotly/graph_objs/box/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/unselected copying build/lib/plotly/graph_objs/box/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/marker copying build/lib/plotly/graph_objs/box/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/marker copying build/lib/plotly/graph_objs/box/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/marker copying build/lib/plotly/graph_objs/box/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box copying build/lib/plotly/graph_objs/box/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box copying build/lib/plotly/graph_objs/box/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box copying build/lib/plotly/graph_objs/box/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet copying build/lib/plotly/graph_objs/contourcarpet/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet copying build/lib/plotly/graph_objs/contourcarpet/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet copying build/lib/plotly/graph_objs/contourcarpet/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet copying build/lib/plotly/graph_objs/contourcarpet/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/colorbar copying build/lib/plotly/graph_objs/contourcarpet/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/colorbar copying build/lib/plotly/graph_objs/contourcarpet/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/colorbar copying build/lib/plotly/graph_objs/contourcarpet/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/colorbar copying build/lib/plotly/graph_objs/contourcarpet/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/colorbar copying build/lib/plotly/graph_objs/contourcarpet/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/contours copying build/lib/plotly/graph_objs/contourcarpet/contours/_labelfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/contours copying build/lib/plotly/graph_objs/contourcarpet/contours/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/contours copying build/lib/plotly/graph_objs/contourcarpet/_contours.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/hoverlabel copying build/lib/plotly/graph_objs/contourcarpet/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/hoverlabel copying build/lib/plotly/graph_objs/contourcarpet/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords copying build/lib/plotly/graph_objs/parcoords/_labelfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords copying build/lib/plotly/graph_objs/parcoords/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords copying build/lib/plotly/graph_objs/parcoords/_dimension.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/line copying build/lib/plotly/graph_objs/parcoords/line/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/line creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/line/colorbar copying build/lib/plotly/graph_objs/parcoords/line/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/line/colorbar copying build/lib/plotly/graph_objs/parcoords/line/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/line/colorbar copying build/lib/plotly/graph_objs/parcoords/line/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/line/colorbar copying build/lib/plotly/graph_objs/parcoords/line/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/line/colorbar copying build/lib/plotly/graph_objs/parcoords/line/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/line copying build/lib/plotly/graph_objs/parcoords/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords copying build/lib/plotly/graph_objs/parcoords/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords copying build/lib/plotly/graph_objs/parcoords/_rangefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/hoverlabel copying build/lib/plotly/graph_objs/parcoords/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/hoverlabel copying build/lib/plotly/graph_objs/parcoords/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/hoverlabel copying build/lib/plotly/graph_objs/parcoords/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords copying build/lib/plotly/graph_objs/parcoords/_domain.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords copying build/lib/plotly/graph_objs/parcoords/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc copying build/lib/plotly/graph_objs/ohlc/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc copying build/lib/plotly/graph_objs/ohlc/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc copying build/lib/plotly/graph_objs/ohlc/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc copying build/lib/plotly/graph_objs/ohlc/_increasing.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc copying build/lib/plotly/graph_objs/ohlc/_decreasing.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc/hoverlabel copying build/lib/plotly/graph_objs/ohlc/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc/hoverlabel copying build/lib/plotly/graph_objs/ohlc/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc/hoverlabel copying build/lib/plotly/graph_objs/ohlc/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc/decreasing copying build/lib/plotly/graph_objs/ohlc/decreasing/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc/decreasing copying build/lib/plotly/graph_objs/ohlc/decreasing/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc/decreasing creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc/increasing copying build/lib/plotly/graph_objs/ohlc/increasing/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc/increasing copying build/lib/plotly/graph_objs/ohlc/increasing/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc/increasing creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/contours copying build/lib/plotly/graph_objs/contour/contours/_labelfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/contours copying build/lib/plotly/graph_objs/contour/contours/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/contours creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/colorbar copying build/lib/plotly/graph_objs/contour/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/colorbar copying build/lib/plotly/graph_objs/contour/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/colorbar copying build/lib/plotly/graph_objs/contour/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/colorbar copying build/lib/plotly/graph_objs/contour/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/colorbar copying build/lib/plotly/graph_objs/contour/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour copying build/lib/plotly/graph_objs/contour/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour copying build/lib/plotly/graph_objs/contour/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour copying build/lib/plotly/graph_objs/contour/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour copying build/lib/plotly/graph_objs/contour/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/hoverlabel copying build/lib/plotly/graph_objs/contour/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/hoverlabel copying build/lib/plotly/graph_objs/contour/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/hoverlabel copying build/lib/plotly/graph_objs/contour/_contours.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d copying build/lib/plotly/graph_objs/mesh3d/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d/hoverlabel copying build/lib/plotly/graph_objs/mesh3d/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d/hoverlabel copying build/lib/plotly/graph_objs/mesh3d/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d/hoverlabel copying build/lib/plotly/graph_objs/mesh3d/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d copying build/lib/plotly/graph_objs/mesh3d/_contour.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d/colorbar copying build/lib/plotly/graph_objs/mesh3d/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d/colorbar copying build/lib/plotly/graph_objs/mesh3d/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d/colorbar copying build/lib/plotly/graph_objs/mesh3d/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d/colorbar copying build/lib/plotly/graph_objs/mesh3d/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d/colorbar copying build/lib/plotly/graph_objs/mesh3d/_lightposition.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d copying build/lib/plotly/graph_objs/mesh3d/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d copying build/lib/plotly/graph_objs/mesh3d/_lighting.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d copying build/lib/plotly/graph_objs/mesh3d/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap/hoverlabel copying build/lib/plotly/graph_objs/heatmap/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap/hoverlabel copying build/lib/plotly/graph_objs/heatmap/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap/hoverlabel copying build/lib/plotly/graph_objs/heatmap/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap copying build/lib/plotly/graph_objs/heatmap/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap copying build/lib/plotly/graph_objs/heatmap/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap copying build/lib/plotly/graph_objs/heatmap/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap/colorbar copying build/lib/plotly/graph_objs/heatmap/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap/colorbar copying build/lib/plotly/graph_objs/heatmap/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap/colorbar copying build/lib/plotly/graph_objs/heatmap/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap/colorbar copying build/lib/plotly/graph_objs/heatmap/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap/colorbar creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/selected copying build/lib/plotly/graph_objs/violin/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/selected copying build/lib/plotly/graph_objs/violin/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/box copying build/lib/plotly/graph_objs/violin/box/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/box copying build/lib/plotly/graph_objs/violin/box/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/box creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/unselected copying build/lib/plotly/graph_objs/violin/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/unselected copying build/lib/plotly/graph_objs/violin/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/unselected copying build/lib/plotly/graph_objs/violin/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin copying build/lib/plotly/graph_objs/violin/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin copying build/lib/plotly/graph_objs/violin/_meanline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin copying build/lib/plotly/graph_objs/violin/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/marker copying build/lib/plotly/graph_objs/violin/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/marker copying build/lib/plotly/graph_objs/violin/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/marker copying build/lib/plotly/graph_objs/violin/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin copying build/lib/plotly/graph_objs/violin/_box.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin copying build/lib/plotly/graph_objs/violin/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin copying build/lib/plotly/graph_objs/violin/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/hoverlabel copying build/lib/plotly/graph_objs/violin/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/hoverlabel copying build/lib/plotly/graph_objs/violin/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/hoverlabel copying build/lib/plotly/graph_objs/violin/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl/hoverlabel copying build/lib/plotly/graph_objs/heatmapgl/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl/hoverlabel copying build/lib/plotly/graph_objs/heatmapgl/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl/hoverlabel copying build/lib/plotly/graph_objs/heatmapgl/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl copying build/lib/plotly/graph_objs/heatmapgl/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl/colorbar copying build/lib/plotly/graph_objs/heatmapgl/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl/colorbar copying build/lib/plotly/graph_objs/heatmapgl/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl/colorbar copying build/lib/plotly/graph_objs/heatmapgl/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl/colorbar copying build/lib/plotly/graph_objs/heatmapgl/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl/colorbar copying build/lib/plotly/graph_objs/heatmapgl/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl copying build/lib/plotly/graph_objs/heatmapgl/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom copying build/lib/plotly/graph_objs/splom/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom copying build/lib/plotly/graph_objs/splom/_dimension.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom copying build/lib/plotly/graph_objs/splom/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom copying build/lib/plotly/graph_objs/splom/_diagonal.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/unselected copying build/lib/plotly/graph_objs/splom/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/unselected copying build/lib/plotly/graph_objs/splom/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/marker/colorbar copying build/lib/plotly/graph_objs/splom/marker/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/marker/colorbar copying build/lib/plotly/graph_objs/splom/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/marker/colorbar copying build/lib/plotly/graph_objs/splom/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/marker/colorbar copying build/lib/plotly/graph_objs/splom/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/marker/colorbar copying build/lib/plotly/graph_objs/splom/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/marker copying build/lib/plotly/graph_objs/splom/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/marker copying build/lib/plotly/graph_objs/splom/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/marker copying build/lib/plotly/graph_objs/splom/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom copying build/lib/plotly/graph_objs/splom/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom copying build/lib/plotly/graph_objs/splom/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom copying build/lib/plotly/graph_objs/splom/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/selected copying build/lib/plotly/graph_objs/splom/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/selected copying build/lib/plotly/graph_objs/splom/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/hoverlabel copying build/lib/plotly/graph_objs/splom/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/hoverlabel copying build/lib/plotly/graph_objs/splom/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/hoverlabel copying build/lib/plotly/graph_objs/_histogram.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_scattercarpet.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_parcoords.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_layout.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_violin.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_candlestick.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl copying build/lib/plotly/graph_objs/scattergl/_error_y.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/unselected copying build/lib/plotly/graph_objs/scattergl/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/unselected copying build/lib/plotly/graph_objs/scattergl/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/unselected copying build/lib/plotly/graph_objs/scattergl/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/hoverlabel copying build/lib/plotly/graph_objs/scattergl/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/hoverlabel copying build/lib/plotly/graph_objs/scattergl/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/marker copying build/lib/plotly/graph_objs/scattergl/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/marker copying build/lib/plotly/graph_objs/scattergl/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/marker copying build/lib/plotly/graph_objs/scattergl/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/marker/colorbar copying build/lib/plotly/graph_objs/scattergl/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/marker/colorbar copying build/lib/plotly/graph_objs/scattergl/marker/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/marker/colorbar copying build/lib/plotly/graph_objs/scattergl/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/marker/colorbar copying build/lib/plotly/graph_objs/scattergl/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/marker/colorbar copying build/lib/plotly/graph_objs/scattergl/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/selected copying build/lib/plotly/graph_objs/scattergl/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/selected copying build/lib/plotly/graph_objs/scattergl/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/selected copying build/lib/plotly/graph_objs/scattergl/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl copying build/lib/plotly/graph_objs/scattergl/_error_x.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl copying build/lib/plotly/graph_objs/scattergl/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl copying build/lib/plotly/graph_objs/scattergl/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl copying build/lib/plotly/graph_objs/scattergl/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl copying build/lib/plotly/graph_objs/scattergl/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl copying build/lib/plotly/graph_objs/_contourcarpet.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_ohlc.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_figurewidget.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_table.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_carpet.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_scatterpolargl.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_bar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_heatmapgl.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_scattergeo.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_scattermapbox.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_frame.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_area.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_surface.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_cone.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary copying build/lib/plotly/graph_objs/scatterternary/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/selected copying build/lib/plotly/graph_objs/scatterternary/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/selected copying build/lib/plotly/graph_objs/scatterternary/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/selected copying build/lib/plotly/graph_objs/scatterternary/selected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/unselected copying build/lib/plotly/graph_objs/scatterternary/unselected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/unselected copying build/lib/plotly/graph_objs/scatterternary/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/unselected copying build/lib/plotly/graph_objs/scatterternary/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/hoverlabel copying build/lib/plotly/graph_objs/scatterternary/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/hoverlabel copying build/lib/plotly/graph_objs/scatterternary/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/hoverlabel copying build/lib/plotly/graph_objs/scatterternary/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary copying build/lib/plotly/graph_objs/scatterternary/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary copying build/lib/plotly/graph_objs/scatterternary/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary copying build/lib/plotly/graph_objs/scatterternary/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary copying build/lib/plotly/graph_objs/scatterternary/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/marker copying build/lib/plotly/graph_objs/scatterternary/marker/_gradient.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/marker/colorbar copying build/lib/plotly/graph_objs/scatterternary/marker/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/marker/colorbar copying build/lib/plotly/graph_objs/scatterternary/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/marker/colorbar copying build/lib/plotly/graph_objs/scatterternary/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/marker/colorbar copying build/lib/plotly/graph_objs/scatterternary/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/marker/colorbar copying build/lib/plotly/graph_objs/scatterternary/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/marker copying build/lib/plotly/graph_objs/scatterternary/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/marker copying build/lib/plotly/graph_objs/scatterternary/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/marker copying build/lib/plotly/graph_objs/scatterternary/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary copying build/lib/plotly/graph_objs/scatterternary/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary copying build/lib/plotly/graph_objs/_scatter.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_contour.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/hoverlabel copying build/lib/plotly/graph_objs/scatterpolargl/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/hoverlabel copying build/lib/plotly/graph_objs/scatterpolargl/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/hoverlabel creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/selected copying build/lib/plotly/graph_objs/scatterpolargl/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/selected copying build/lib/plotly/graph_objs/scatterpolargl/selected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/selected copying build/lib/plotly/graph_objs/scatterpolargl/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/selected copying build/lib/plotly/graph_objs/scatterpolargl/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/marker copying build/lib/plotly/graph_objs/scatterpolargl/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/marker copying build/lib/plotly/graph_objs/scatterpolargl/marker/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/marker/colorbar copying build/lib/plotly/graph_objs/scatterpolargl/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/marker/colorbar copying build/lib/plotly/graph_objs/scatterpolargl/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/marker/colorbar copying build/lib/plotly/graph_objs/scatterpolargl/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/marker/colorbar copying build/lib/plotly/graph_objs/scatterpolargl/marker/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/marker/colorbar copying build/lib/plotly/graph_objs/scatterpolargl/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/marker copying build/lib/plotly/graph_objs/scatterpolargl/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl copying build/lib/plotly/graph_objs/scatterpolargl/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl copying build/lib/plotly/graph_objs/scatterpolargl/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl copying build/lib/plotly/graph_objs/scatterpolargl/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/unselected copying build/lib/plotly/graph_objs/scatterpolargl/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/unselected copying build/lib/plotly/graph_objs/scatterpolargl/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/unselected copying build/lib/plotly/graph_objs/scatterpolargl/unselected/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/unselected copying build/lib/plotly/graph_objs/scatterpolargl/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl copying build/lib/plotly/graph_objs/scatterpolargl/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl copying build/lib/plotly/graph_objs/_scatter3d.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_scattergl.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox copying build/lib/plotly/graph_objs/scattermapbox/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox copying build/lib/plotly/graph_objs/scattermapbox/_line.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox copying build/lib/plotly/graph_objs/scattermapbox/_hoverlabel.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox copying build/lib/plotly/graph_objs/scattermapbox/_unselected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox copying build/lib/plotly/graph_objs/scattermapbox/_stream.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/selected copying build/lib/plotly/graph_objs/scattermapbox/selected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/selected copying build/lib/plotly/graph_objs/scattermapbox/selected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/selected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/marker/colorbar copying build/lib/plotly/graph_objs/scattermapbox/marker/colorbar/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/marker/colorbar copying build/lib/plotly/graph_objs/scattermapbox/marker/colorbar/_tickformatstop.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/marker/colorbar copying build/lib/plotly/graph_objs/scattermapbox/marker/colorbar/_titlefont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/marker/colorbar copying build/lib/plotly/graph_objs/scattermapbox/marker/colorbar/_tickfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/marker/colorbar copying build/lib/plotly/graph_objs/scattermapbox/marker/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/marker copying build/lib/plotly/graph_objs/scattermapbox/marker/_colorbar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/marker creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/unselected copying build/lib/plotly/graph_objs/scattermapbox/unselected/_marker.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/unselected copying build/lib/plotly/graph_objs/scattermapbox/unselected/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/unselected creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/hoverlabel copying build/lib/plotly/graph_objs/scattermapbox/hoverlabel/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/hoverlabel copying build/lib/plotly/graph_objs/scattermapbox/hoverlabel/_font.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/hoverlabel copying build/lib/plotly/graph_objs/scattermapbox/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox copying build/lib/plotly/graph_objs/scattermapbox/_selected.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox copying build/lib/plotly/graph_objs/scattermapbox/_textfont.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox copying build/lib/plotly/graph_objs/_sankey.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_mesh3d.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_splom.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_histogram2d.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_scatterternary.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_deprecations.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/graph_objs.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_heatmap.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_figure.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_pie.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_choropleth.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_histogram2dcontour.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_box.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_scatterpolar.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs copying build/lib/plotly/graph_objs/_pointcloud.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/grid_objs copying build/lib/plotly/grid_objs/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/grid_objs copying build/lib/plotly/grid_objs/grid_objs.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/grid_objs creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/offline copying build/lib/plotly/offline/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/offline copying build/lib/plotly/offline/offline.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/offline creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter copying build/lib/plotly/matplotlylib/mplexporter/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter copying build/lib/plotly/matplotlylib/mplexporter/exporter.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter copying build/lib/plotly/matplotlylib/mplexporter/utils.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter copying build/lib/plotly/matplotlylib/mplexporter/_py3k_compat.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter/renderers copying build/lib/plotly/matplotlylib/mplexporter/renderers/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter/renderers copying build/lib/plotly/matplotlylib/mplexporter/renderers/vincent_renderer.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter/renderers copying build/lib/plotly/matplotlylib/mplexporter/renderers/vega_renderer.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter/renderers copying build/lib/plotly/matplotlylib/mplexporter/renderers/base.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter/renderers copying build/lib/plotly/matplotlylib/mplexporter/renderers/fake_renderer.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter/renderers copying build/lib/plotly/matplotlylib/mplexporter/tools.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter copying build/lib/plotly/matplotlylib/mpltools.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib copying build/lib/plotly/matplotlylib/renderer.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib copying build/lib/plotly/matplotlylib/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotlywidget creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotlywidget/static copying build/lib/plotlywidget/static/index.js -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotlywidget/static copying build/lib/plotlywidget/static/extension.js -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotlywidget/static copying build/lib/plotlywidget/static/index.js.map -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotlywidget/static copying build/lib/plotlywidget/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotlywidget creating /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/_plotly_utils copying build/lib/_plotly_utils/basevalidators.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/_plotly_utils copying build/lib/_plotly_utils/__init__.py -> /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/_plotly_utils byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/session.py to session.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/config.py to config.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2/images.py to images.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2/dashboards.py to dashboards.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2/utils.py to utils.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2/users.py to users.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2/spectacle_presentations.py to spectacle_presentations.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2/plots.py to plots.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2/dash_apps.py to dash_apps.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2/grids.py to grids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2/plot_schema.py to plot_schema.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2/files.py to files.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v2/folders.py to folders.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v1/utils.py to utils.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v1/clientresp.py to clientresp.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/v1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/utils.py to utils.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/api/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/basewidget.py to basewidget.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/tools.py to tools.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/files.py to files.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/basedatatypes.py to basedatatypes.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/utils.py to utils.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_reference.py to graph_reference.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/serializers.py to serializers.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/version.py to version.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/animation.py to animation.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/optional_imports.py to optional_imports.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/callbacks.py to callbacks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/colors.py to colors.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/dashboard_objs/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/dashboard_objs/dashboard_objs.py to dashboard_objs.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory/_violin.py to _violin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory/_quiver.py to _quiver.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory/_gantt.py to _gantt.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory/_dendrogram.py to _dendrogram.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory/_streamline.py to _streamline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory/_candlestick.py to _candlestick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory/_table.py to _table.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory/_distplot.py to _distplot.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory/_bullet.py to _bullet.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory/_2d_density.py to _2d_density.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory/_county_choropleth.py to _county_choropleth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory/utils.py to utils.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory/_trisurf.py to _trisurf.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory/_facet_grid.py to _facet_grid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory/_ohlc.py to _ohlc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory/_annotated_heatmap.py to _annotated_heatmap.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/figure_factory/_scatterplot.py to _scatterplot.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/plotly/plotly.py to plotly.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/plotly/chunked_requests/chunked_request.py to chunked_request.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/plotly/chunked_requests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/plotly/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/presentation_objs/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/presentation_objs/presentation_objs.py to presentation_objs.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_x0.py to _x0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/outsidetextfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/outsidetextfont/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/outsidetextfont/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/outsidetextfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/outsidetextfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/outsidetextfont/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/outsidetextfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_insidetextfont.py to _insidetextfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_t.py to _t.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_r.py to _r.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_xaxis.py to _xaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_cliponaxis.py to _cliponaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_xcalendar.py to _xcalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_textpositionsrc.py to _textpositionsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/selected/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/selected/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/selected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/selected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/selected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/selected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y/_symmetric.py to _symmetric.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y/_arrayminussrc.py to _arrayminussrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y/_arraysrc.py to _arraysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y/_array.py to _array.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y/_valueminus.py to _valueminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y/_tracerefminus.py to _tracerefminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y/_arrayminus.py to _arrayminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_y/_traceref.py to _traceref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_error_y.py to _error_y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_ycalendar.py to _ycalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_xsrc.py to _xsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_orientation.py to _orientation.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_textposition.py to _textposition.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_outsidetextfont.py to _outsidetextfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_dx.py to _dx.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_widthsrc.py to _widthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x/_arrayminussrc.py to _arrayminussrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x/_arrayminus.py to _arrayminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x/_arraysrc.py to _arraysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x/_symmetric.py to _symmetric.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x/_traceref.py to _traceref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x/_tracerefminus.py to _tracerefminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x/_valueminus.py to _valueminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x/_array.py to _array.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x/_copy_ystyle.py to _copy_ystyle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/error_x/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_dy.py to _dy.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/_opacitysrc.py to _opacitysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line/_widthsrc.py to _widthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/line/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/marker/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_offset.py to _offset.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_offsetsrc.py to _offsetsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_error_x.py to _error_x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_rsrc.py to _rsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_y0.py to _y0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_hovertextsrc.py to _hovertextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/textfont/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/textfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/textfont/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/textfont/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/textfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_hovertext.py to _hovertext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_constraintext.py to _constraintext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_basesrc.py to _basesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/insidetextfont/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/insidetextfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/insidetextfont/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/insidetextfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/insidetextfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/insidetextfont/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/insidetextfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_ysrc.py to _ysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_tsrc.py to _tsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/unselected/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/unselected/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/unselected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/unselected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/unselected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/unselected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_base.py to _base.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/bar/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/unselected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/unselected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/unselected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/unselected/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/unselected/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/unselected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_error_x.py to _error_x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_xbins.py to _xbins.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_nbinsy.py to _nbinsy.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_ycalendar.py to _ycalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_autobinx.py to _autobinx.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/xbins/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/xbins/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/xbins/_start.py to _start.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/xbins/_end.py to _end.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_xaxis.py to _xaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/selected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/selected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/selected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/selected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/selected/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/selected/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/cumulative/_direction.py to _direction.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/cumulative/_enabled.py to _enabled.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/cumulative/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/cumulative/_currentbin.py to _currentbin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_orientation.py to _orientation.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_ybins.py to _ybins.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y/_arrayminussrc.py to _arrayminussrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y/_arraysrc.py to _arraysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y/_valueminus.py to _valueminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y/_arrayminus.py to _arrayminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y/_symmetric.py to _symmetric.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y/_traceref.py to _traceref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y/_array.py to _array.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y/_tracerefminus.py to _tracerefminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_y/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_error_y.py to _error_y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_cumulative.py to _cumulative.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_xsrc.py to _xsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x/_symmetric.py to _symmetric.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x/_valueminus.py to _valueminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x/_array.py to _array.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x/_arraysrc.py to _arraysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x/_arrayminus.py to _arrayminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x/_arrayminussrc.py to _arrayminussrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x/_tracerefminus.py to _tracerefminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x/_traceref.py to _traceref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/error_x/_copy_ystyle.py to _copy_ystyle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_xcalendar.py to _xcalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_autobiny.py to _autobiny.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/_opacitysrc.py to _opacitysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line/_widthsrc.py to _widthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/line/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/marker/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_histnorm.py to _histnorm.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_ysrc.py to _ysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/ybins/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/ybins/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/ybins/_end.py to _end.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/ybins/_start.py to _start.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_nbinsx.py to _nbinsx.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_histfunc.py to _histfunc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/selected/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/selected/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/selected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/selected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/selected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/selected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/selected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_locationmode.py to _locationmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_locationssrc.py to _locationssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_lonsrc.py to _lonsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_fillcolor.py to _fillcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_latsrc.py to _latsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_fill.py to _fill.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_locations.py to _locations.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_lat.py to _lat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_hovertext.py to _hovertext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_geo.py to _geo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_textpositionsrc.py to _textpositionsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_textposition.py to _textposition.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/unselected/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/unselected/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/unselected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/unselected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/unselected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/unselected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/unselected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/line/_dash.py to _dash.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_mode.py to _mode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/_sizemin.py to _sizemin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/gradient/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/gradient/_typesrc.py to _typesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/gradient/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/gradient/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/gradient/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/_symbolsrc.py to _symbolsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/_symbol.py to _symbol.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line/_widthsrc.py to _widthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/line/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/_gradient.py to _gradient.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/_sizemode.py to _sizemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/_sizeref.py to _sizeref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/marker/_opacitysrc.py to _opacitysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/textfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/textfont/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/textfont/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/textfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/textfont/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_lon.py to _lon.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_hovertextsrc.py to _hovertextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergeo/_connectgaps.py to _connectgaps.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_ytype.py to _ytype.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_xaxis.py to _xaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_xsrc.py to _xsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_zmax.py to _zmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_dx.py to _dx.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_dy.py to _dy.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_x0.py to _x0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_y0.py to _y0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_ysrc.py to _ysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_xtype.py to _xtype.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_zmin.py to _zmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_zauto.py to _zauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_transpose.py to _transpose.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_zsrc.py to _zsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmapgl/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_bsrc.py to _bsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_textposition.py to _textposition.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_xaxis.py to _xaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_hoveron.py to _hoveron.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/selected/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/selected/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/selected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/selected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/selected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/selected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/selected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/line/_dash.py to _dash.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/line/_shape.py to _shape.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/line/_smoothing.py to _smoothing.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_asrc.py to _asrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_a.py to _a.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_textpositionsrc.py to _textpositionsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_sizeref.py to _sizeref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_symbolsrc.py to _symbolsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line/_widthsrc.py to _widthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/line/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_maxdisplayed.py to _maxdisplayed.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_opacitysrc.py to _opacitysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_gradient.py to _gradient.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_sizemode.py to _sizemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_sizemin.py to _sizemin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/_symbol.py to _symbol.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/gradient/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/gradient/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/gradient/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/gradient/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/marker/gradient/_typesrc.py to _typesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_fill.py to _fill.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_connectgaps.py to _connectgaps.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/unselected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/unselected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/unselected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/unselected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/unselected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/unselected/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/unselected/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/textfont/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/textfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/textfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/textfont/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/textfont/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_fillcolor.py to _fillcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_carpet.py to _carpet.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_mode.py to _mode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattercarpet/_b.py to _b.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_subplot.py to _subplot.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_fill.py to _fill.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_textpositionsrc.py to _textpositionsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_textposition.py to _textposition.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_b.py to _b.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/unselected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/unselected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/unselected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/unselected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/unselected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/unselected/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/unselected/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_csrc.py to _csrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_cliponaxis.py to _cliponaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_asrc.py to _asrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_mode.py to _mode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_fillcolor.py to _fillcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_sum.py to _sum.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_a.py to _a.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_hoveron.py to _hoveron.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/selected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/selected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/selected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/selected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/selected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/selected/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/selected/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_bsrc.py to _bsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_maxdisplayed.py to _maxdisplayed.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_sizemode.py to _sizemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_opacitysrc.py to _opacitysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_gradient.py to _gradient.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_symbol.py to _symbol.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/gradient/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/gradient/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/gradient/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/gradient/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/gradient/_typesrc.py to _typesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_sizeref.py to _sizeref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_symbolsrc.py to _symbolsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_sizemin.py to _sizemin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line/_widthsrc.py to _widthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/line/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/marker/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_hovertext.py to _hovertext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_hovertextsrc.py to _hovertextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_connectgaps.py to _connectgaps.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_c.py to _c.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/textfont/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/textfont/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/textfont/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/textfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/textfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/line/_shape.py to _shape.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/line/_smoothing.py to _smoothing.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterternary/line/_dash.py to _dash.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_xsrc.py to _xsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_endlinewidth.py to _endlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_autorange.py to _autorange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_minorgridwidth.py to _minorgridwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_startlinewidth.py to _startlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_startline.py to _startline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_endlinecolor.py to _endlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_categoryorder.py to _categoryorder.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_titleoffset.py to _titleoffset.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_range.py to _range.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_categoryarraysrc.py to _categoryarraysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_arraydtick.py to _arraydtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_showgrid.py to _showgrid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_showline.py to _showline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_categoryarray.py to _categoryarray.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_gridcolor.py to _gridcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_startlinecolor.py to _startlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_linewidth.py to _linewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_fixedrange.py to _fixedrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_linecolor.py to _linecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_cheatertype.py to _cheatertype.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_smoothing.py to _smoothing.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_minorgridcount.py to _minorgridcount.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_labelsuffix.py to _labelsuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_rangemode.py to _rangemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_labelprefix.py to _labelprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_labelpadding.py to _labelpadding.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_gridwidth.py to _gridwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_endline.py to _endline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_minorgridcolor.py to _minorgridcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_arraytick0.py to _arraytick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/baxis/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_asrc.py to _asrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_a0.py to _a0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_arraydtick.py to _arraydtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_endline.py to _endline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_showgrid.py to _showgrid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_autorange.py to _autorange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_arraytick0.py to _arraytick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_range.py to _range.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_titleoffset.py to _titleoffset.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_categoryorder.py to _categoryorder.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_labelprefix.py to _labelprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_startlinecolor.py to _startlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_smoothing.py to _smoothing.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_endlinewidth.py to _endlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_startlinewidth.py to _startlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_startline.py to _startline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_endlinecolor.py to _endlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_rangemode.py to _rangemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_showline.py to _showline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_gridcolor.py to _gridcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_labelpadding.py to _labelpadding.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_linecolor.py to _linecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_gridwidth.py to _gridwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_categoryarraysrc.py to _categoryarraysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_cheatertype.py to _cheatertype.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_minorgridcolor.py to _minorgridcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_minorgridcount.py to _minorgridcount.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_linewidth.py to _linewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_categoryarray.py to _categoryarray.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_minorgridwidth.py to _minorgridwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_labelsuffix.py to _labelsuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/aaxis/_fixedrange.py to _fixedrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_a.py to _a.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_carpet.py to _carpet.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_da.py to _da.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_db.py to _db.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_xaxis.py to _xaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_b.py to _b.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_b0.py to _b0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_ysrc.py to _ysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_cheaterslope.py to _cheaterslope.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_aaxis.py to _aaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_bsrc.py to _bsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/carpet/_baxis.py to _baxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/textfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/textfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/insidetextfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/insidetextfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/insidetextfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/insidetextfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_hole.py to _hole.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/outsidetextfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/outsidetextfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/outsidetextfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/outsidetextfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_insidetextfont.py to _insidetextfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_sort.py to _sort.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_outsidetextfont.py to _outsidetextfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_label0.py to _label0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_textinfo.py to _textinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_direction.py to _direction.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_dlabel.py to _dlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_hovertextsrc.py to _hovertextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_rotation.py to _rotation.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_pullsrc.py to _pullsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_textposition.py to _textposition.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/domain/_column.py to _column.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/domain/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/domain/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/domain/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/domain/_row.py to _row.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_labels.py to _labels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_labelssrc.py to _labelssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_valuessrc.py to _valuessrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_hovertext.py to _hovertext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_pull.py to _pull.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/marker/_colorssrc.py to _colorssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/marker/_colors.py to _colors.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/marker/line/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/marker/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/marker/line/_widthsrc.py to _widthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/marker/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/marker/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_textpositionsrc.py to _textpositionsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_values.py to _values.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_scalegroup.py to _scalegroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pie/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_header.py to _header.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/_formatsrc.py to _formatsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/_format.py to _format.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/_suffixsrc.py to _suffixsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/_suffix.py to _suffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/line/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/line/_widthsrc.py to _widthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/_prefixsrc.py to _prefixsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/fill/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/fill/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/fill/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/_align.py to _align.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/_alignsrc.py to _alignsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/_values.py to _values.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/_fill.py to _fill.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/_valuessrc.py to _valuessrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/_prefix.py to _prefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/header/_height.py to _height.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_columnordersrc.py to _columnordersrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_columnorder.py to _columnorder.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/domain/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/domain/_column.py to _column.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/domain/_row.py to _row.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/domain/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/domain/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/line/_widthsrc.py to _widthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/line/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/fill/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/fill/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/fill/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/_prefix.py to _prefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/_suffix.py to _suffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/_values.py to _values.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/_formatsrc.py to _formatsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/_align.py to _align.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/_height.py to _height.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/_alignsrc.py to _alignsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/_prefixsrc.py to _prefixsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/_suffixsrc.py to _suffixsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/_fill.py to _fill.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/_format.py to _format.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/cells/_valuessrc.py to _valuessrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_columnwidth.py to _columnwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_cells.py to _cells.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_columnwidthsrc.py to _columnwidthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/table/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_fillcolor.py to _fillcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours/_showlines.py to _showlines.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours/_start.py to _start.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours/_showlabels.py to _showlabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours/_labelfont.py to _labelfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours/_labelformat.py to _labelformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours/_coloring.py to _coloring.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours/_end.py to _end.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours/_operation.py to _operation.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours/labelfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours/labelfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours/labelfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/contours/labelfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_atype.py to _atype.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_da.py to _da.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/line/_dash.py to _dash.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/line/_smoothing.py to _smoothing.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_transpose.py to _transpose.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_b0.py to _b0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_ncontours.py to _ncontours.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_asrc.py to _asrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_autocontour.py to _autocontour.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_zmin.py to _zmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_db.py to _db.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_a.py to _a.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_carpet.py to _carpet.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_zauto.py to _zauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_a0.py to _a0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_zsrc.py to _zsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_bsrc.py to _bsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_b.py to _b.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_zmax.py to _zmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_contours.py to _contours.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_btype.py to _btype.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/_xaxis.py to _xaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contourcarpet/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lighting/_roughness.py to _roughness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lighting/_ambient.py to _ambient.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lighting/_specular.py to _specular.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lighting/_fresnel.py to _fresnel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lighting/_diffuse.py to _diffuse.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lighting/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_zsrc.py to _zsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_zcalendar.py to _zcalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_hidesurface.py to _hidesurface.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_ycalendar.py to _ycalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_lighting.py to _lighting.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_lightposition.py to _lightposition.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_ysrc.py to _ysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_xcalendar.py to _xcalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_scene.py to _scene.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_contours.py to _contours.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_xsrc.py to _xsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z/_show.py to _show.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z/project/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z/project/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z/project/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z/project/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z/_project.py to _project.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z/_highlight.py to _highlight.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z/_highlightwidth.py to _highlightwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z/_usecolormap.py to _usecolormap.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/z/_highlightcolor.py to _highlightcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x/_project.py to _project.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x/_highlight.py to _highlight.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x/project/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x/project/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x/project/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x/project/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x/_highlightwidth.py to _highlightwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x/_highlightcolor.py to _highlightcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x/_usecolormap.py to _usecolormap.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/x/_show.py to _show.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y/project/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y/project/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y/project/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y/project/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y/_project.py to _project.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y/_highlightwidth.py to _highlightwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y/_highlightcolor.py to _highlightcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y/_highlight.py to _highlight.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y/_usecolormap.py to _usecolormap.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/contours/y/_show.py to _show.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lightposition/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lightposition/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lightposition/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/lightposition/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_surfacecolor.py to _surfacecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/surface/_surfacecolorsrc.py to _surfacecolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/frame/_layout.py to _layout.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/frame/_baseframe.py to _baseframe.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/frame/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/frame/_data.py to _data.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/frame/_group.py to _group.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/frame/_traces.py to _traces.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/frame/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_error_x.py to _error_x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_projection.py to _projection.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_hovertext.py to _hovertext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_zcalendar.py to _zcalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_xcalendar.py to _xcalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/_sizeref.py to _sizeref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/_sizemode.py to _sizemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/_symbol.py to _symbol.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/_sizemin.py to _sizemin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/line/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/line/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/line/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/line/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/line/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/line/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/line/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/marker/_symbolsrc.py to _symbolsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_error_y.py to _error_y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/z/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/z/_scale.py to _scale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/z/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/z/_show.py to _show.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/x/_show.py to _show.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/x/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/x/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/x/_scale.py to _scale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/y/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/y/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/y/_scale.py to _scale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/projection/y/_show.py to _show.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line/_dash.py to _dash.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/line/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y/_arraysrc.py to _arraysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y/_array.py to _array.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y/_tracerefminus.py to _tracerefminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y/_arrayminus.py to _arrayminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y/_copy_zstyle.py to _copy_zstyle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y/_symmetric.py to _symmetric.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y/_traceref.py to _traceref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y/_valueminus.py to _valueminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y/_arrayminussrc.py to _arrayminussrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_y/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_zsrc.py to _zsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_ycalendar.py to _ycalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_scene.py to _scene.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/textfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/textfont/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/textfont/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/textfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/textfont/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_error_z.py to _error_z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_surfaceaxis.py to _surfaceaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_hovertextsrc.py to _hovertextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_xsrc.py to _xsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_ysrc.py to _ysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z/_tracerefminus.py to _tracerefminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z/_arrayminus.py to _arrayminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z/_traceref.py to _traceref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z/_symmetric.py to _symmetric.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z/_arrayminussrc.py to _arrayminussrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z/_array.py to _array.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z/_arraysrc.py to _arraysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_z/_valueminus.py to _valueminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x/_traceref.py to _traceref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x/_valueminus.py to _valueminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x/_tracerefminus.py to _tracerefminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x/_copy_zstyle.py to _copy_zstyle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x/_symmetric.py to _symmetric.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x/_array.py to _array.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x/_arraysrc.py to _arraysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x/_arrayminus.py to _arrayminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/error_x/_arrayminussrc.py to _arrayminussrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_connectgaps.py to _connectgaps.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_surfacecolor.py to _surfacecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_textposition.py to _textposition.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_textpositionsrc.py to _textpositionsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter3d/_mode.py to _mode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_xaxis.py to _xaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_highsrc.py to _highsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_opensrc.py to _opensrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_decreasing.py to _decreasing.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_close.py to _close.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_high.py to _high.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_closesrc.py to _closesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_increasing.py to _increasing.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/decreasing/_fillcolor.py to _fillcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/decreasing/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/decreasing/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/decreasing/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/decreasing/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/decreasing/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_xsrc.py to _xsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_xcalendar.py to _xcalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/increasing/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/increasing/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/increasing/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/increasing/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/increasing/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/increasing/_fillcolor.py to _fillcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_lowsrc.py to _lowsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_whiskerwidth.py to _whiskerwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_low.py to _low.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_open.py to _open.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/candlestick/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_subplot.py to _subplot.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/selected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/selected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/selected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/selected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/selected/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/selected/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/selected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_textposition.py to _textposition.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/unselected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/unselected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/unselected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/unselected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/unselected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/unselected/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/unselected/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_fillcolor.py to _fillcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_hoveron.py to _hoveron.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_thetaunit.py to _thetaunit.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_hovertextsrc.py to _hovertextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_thetasrc.py to _thetasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_mode.py to _mode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_fill.py to _fill.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_hovertext.py to _hovertext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_textpositionsrc.py to _textpositionsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_maxdisplayed.py to _maxdisplayed.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_symbolsrc.py to _symbolsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_opacitysrc.py to _opacitysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_sizemin.py to _sizemin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_sizeref.py to _sizeref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line/_widthsrc.py to _widthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_symbol.py to _symbol.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_gradient.py to _gradient.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/gradient/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/gradient/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/gradient/_typesrc.py to _typesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/gradient/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/gradient/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/marker/_sizemode.py to _sizemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_cliponaxis.py to _cliponaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_rsrc.py to _rsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_theta.py to _theta.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_r.py to _r.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/line/_smoothing.py to _smoothing.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/line/_shape.py to _shape.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/line/_dash.py to _dash.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/_connectgaps.py to _connectgaps.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/textfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/textfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/textfont/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/textfont/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolar/textfont/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_xboundssrc.py to _xboundssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_indicessrc.py to _indicessrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker/_border.py to _border.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker/_sizemax.py to _sizemax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker/border/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker/border/_arearatio.py to _arearatio.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker/border/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker/_sizemin.py to _sizemin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/marker/_blend.py to _blend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_xsrc.py to _xsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_xysrc.py to _xysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_xaxis.py to _xaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_xy.py to _xy.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_yboundssrc.py to _yboundssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_xbounds.py to _xbounds.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_ysrc.py to _ysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_indices.py to _indices.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_ybounds.py to _ybounds.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/pointcloud/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_zmax.py to _zmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_ytype.py to _ytype.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_zhoverformat.py to _zhoverformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_ygap.py to _ygap.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_ysrc.py to _ysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_xtype.py to _xtype.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_x0.py to _x0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_xcalendar.py to _xcalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_connectgaps.py to _connectgaps.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_dx.py to _dx.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_xsrc.py to _xsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_dy.py to _dy.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_transpose.py to _transpose.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_zsmooth.py to _zsmooth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_zsrc.py to _zsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_xgap.py to _xgap.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_zmin.py to _zmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_xaxis.py to _xaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_y0.py to _y0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_ycalendar.py to _ycalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/heatmap/_zauto.py to _zauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image/_sizex.py to _sizex.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image/_layer.py to _layer.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image/_sizing.py to _sizing.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image/_source.py to _source.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image/_yref.py to _yref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image/_sizey.py to _sizey.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/image/_xref.py to _xref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_hoverdistance.py to _hoverdistance.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis/_endpadding.py to _endpadding.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis/_tickorientation.py to _tickorientation.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis/_range.py to _range.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis/_showline.py to _showline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/angularaxis/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/domain/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/domain/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/domain/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/domain/_column.py to _column.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/domain/_row.py to _row.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_linecolor.py to _linecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_hoverformat.py to _hoverformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_linewidth.py to _linewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_showgrid.py to _showgrid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_showline.py to _showline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_gridcolor.py to _gridcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_layer.py to _layer.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_gridwidth.py to _gridwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/baxis/_min.py to _min.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_linewidth.py to _linewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_layer.py to _layer.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_showline.py to _showline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_hoverformat.py to _hoverformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_linecolor.py to _linecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_gridwidth.py to _gridwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_min.py to _min.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_gridcolor.py to _gridcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_showgrid.py to _showgrid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/aaxis/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/_aaxis.py to _aaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/_baxis.py to _baxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/_caxis.py to _caxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/_sum.py to _sum.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_linewidth.py to _linewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_min.py to _min.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_linecolor.py to _linecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_gridwidth.py to _gridwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_gridcolor.py to _gridcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_hoverformat.py to _hoverformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_showline.py to _showline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_showgrid.py to _showgrid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_layer.py to _layer.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/ternary/caxis/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_violingap.py to _violingap.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/_eye.py to _eye.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/up/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/up/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/up/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/up/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/_center.py to _center.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/eye/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/eye/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/eye/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/eye/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/_up.py to _up.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/center/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/center/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/center/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/camera/center/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/_xaxis.py to _xaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_showline.py to _showline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_hoverformat.py to _hoverformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_categoryarraysrc.py to _categoryarraysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_backgroundcolor.py to _backgroundcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_gridwidth.py to _gridwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_zerolinecolor.py to _zerolinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_categoryarray.py to _categoryarray.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_showgrid.py to _showgrid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_showbackground.py to _showbackground.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_spikethickness.py to _spikethickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_rangemode.py to _rangemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_showaxeslabels.py to _showaxeslabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_gridcolor.py to _gridcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_showspikes.py to _showspikes.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_spikesides.py to _spikesides.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_zerolinewidth.py to _zerolinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_autorange.py to _autorange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_calendar.py to _calendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_zeroline.py to _zeroline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_spikecolor.py to _spikecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_range.py to _range.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_mirror.py to _mirror.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_linewidth.py to _linewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_linecolor.py to _linecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_categoryorder.py to _categoryorder.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/xaxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/_hovermode.py to _hovermode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_startarrowhead.py to _startarrowhead.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_startarrowsize.py to _startarrowsize.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_arrowhead.py to _arrowhead.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_standoff.py to _standoff.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_arrowsize.py to _arrowsize.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_hovertext.py to _hovertext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_ax.py to _ax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_arrowwidth.py to _arrowwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_captureevents.py to _captureevents.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_startstandoff.py to _startstandoff.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_textangle.py to _textangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_yshift.py to _yshift.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_ay.py to _ay.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_showarrow.py to _showarrow.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_borderpad.py to _borderpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_align.py to _align.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_arrowside.py to _arrowside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_arrowcolor.py to _arrowcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_valign.py to _valign.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_height.py to _height.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_xshift.py to _xshift.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/annotation/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/_dragmode.py to _dragmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/domain/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/domain/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/domain/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/domain/_row.py to _row.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/domain/_column.py to _column.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/_aspectratio.py to _aspectratio.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_categoryorder.py to _categoryorder.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_linewidth.py to _linewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_showspikes.py to _showspikes.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_range.py to _range.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_spikecolor.py to _spikecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_linecolor.py to _linecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_rangemode.py to _rangemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_zerolinecolor.py to _zerolinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_zeroline.py to _zeroline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_showaxeslabels.py to _showaxeslabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_spikesides.py to _spikesides.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_showline.py to _showline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_autorange.py to _autorange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_showbackground.py to _showbackground.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_categoryarray.py to _categoryarray.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_hoverformat.py to _hoverformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_categoryarraysrc.py to _categoryarraysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_mirror.py to _mirror.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_gridwidth.py to _gridwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_showgrid.py to _showgrid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_calendar.py to _calendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_spikethickness.py to _spikethickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_gridcolor.py to _gridcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_zerolinewidth.py to _zerolinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/yaxis/_backgroundcolor.py to _backgroundcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/aspectratio/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/aspectratio/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/aspectratio/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/aspectratio/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/_camera.py to _camera.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_categoryorder.py to _categoryorder.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_showbackground.py to _showbackground.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_showaxeslabels.py to _showaxeslabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_showline.py to _showline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_calendar.py to _calendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_spikethickness.py to _spikethickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_zeroline.py to _zeroline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_spikecolor.py to _spikecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_rangemode.py to _rangemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_mirror.py to _mirror.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_gridwidth.py to _gridwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_linewidth.py to _linewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_categoryarray.py to _categoryarray.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_showgrid.py to _showgrid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_spikesides.py to _spikesides.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_hoverformat.py to _hoverformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_backgroundcolor.py to _backgroundcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_autorange.py to _autorange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_range.py to _range.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_zerolinewidth.py to _zerolinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_categoryarraysrc.py to _categoryarraysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_gridcolor.py to _gridcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_linecolor.py to _linecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_zerolinecolor.py to _zerolinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_showspikes.py to _showspikes.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/zaxis/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/_aspectmode.py to _aspectmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/_zaxis.py to _zaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/_annotations.py to _annotations.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/scene/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_bargroupgap.py to _bargroupgap.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_selectdirection.py to _selectdirection.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_updatemenus.py to _updatemenus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_hidesources.py to _hidesources.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_grid.py to _grid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_hiddenlabelssrc.py to _hiddenlabelssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_spikesnap.py to _spikesnap.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_rangemode.py to _rangemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_spikethickness.py to _spikethickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_fixedrange.py to _fixedrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_gridwidth.py to _gridwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_mirror.py to _mirror.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_rangeselector.py to _rangeselector.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_scaleanchor.py to _scaleanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_zeroline.py to _zeroline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_zerolinecolor.py to _zerolinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_range.py to _range.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_zerolinewidth.py to _zerolinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_categoryarray.py to _categoryarray.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_automargin.py to _automargin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_spikecolor.py to _spikecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_showgrid.py to _showgrid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_categoryorder.py to _categoryorder.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_showline.py to _showline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_linecolor.py to _linecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_gridcolor.py to _gridcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_hoverformat.py to _hoverformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_constraintoward.py to _constraintoward.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_spikemode.py to _spikemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_categoryarraysrc.py to _categoryarraysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/_buttons.py to _buttons.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/_activecolor.py to _activecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/button/_stepmode.py to _stepmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/button/_count.py to _count.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/button/_label.py to _label.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/button/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/button/_step.py to _step.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeselector/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_autorange.py to _autorange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_calendar.py to _calendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_scaleratio.py to _scaleratio.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_layer.py to _layer.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_constrain.py to _constrain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_anchor.py to _anchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_side.py to _side.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_rangeslider.py to _rangeslider.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_linewidth.py to _linewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider/_autorange.py to _autorange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider/yaxis/_range.py to _range.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider/yaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider/yaxis/_rangemode.py to _rangemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider/_range.py to _range.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/rangeslider/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_spikedash.py to _spikedash.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_position.py to _position.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_showspikes.py to _showspikes.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/xaxis/_overlaying.py to _overlaying.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid/domain/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid/domain/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid/domain/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid/_ygap.py to _ygap.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid/_rows.py to _rows.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid/_xaxes.py to _xaxes.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid/_yaxes.py to _yaxes.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid/_pattern.py to _pattern.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid/_roworder.py to _roworder.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid/_xside.py to _xside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid/_yside.py to _yside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid/_columns.py to _columns.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid/_subplots.py to _subplots.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/grid/_xgap.py to _xgap.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/_ysizemode.py to _ysizemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/_x1.py to _x1.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/_xref.py to _xref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/_xsizemode.py to _xsizemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/_fillcolor.py to _fillcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/_y1.py to _y1.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/_layer.py to _layer.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/_yref.py to _yref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/_path.py to _path.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/_x0.py to _x0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/_y0.py to _y0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/line/_dash.py to _dash.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/shape/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_separators.py to _separators.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_barnorm.py to _barnorm.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_annotations.py to _annotations.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_scene.py to _scene.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_hiddenlabels.py to _hiddenlabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_boxmode.py to _boxmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_calendar.py to _calendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_radialaxis.py to _radialaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/_buttons.py to _buttons.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/pad/_t.py to _t.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/pad/_r.py to _r.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/pad/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/pad/_l.py to _l.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/pad/_b.py to _b.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/_direction.py to _direction.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/_active.py to _active.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/button/_execute.py to _execute.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/button/_label.py to _label.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/button/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/button/_method.py to _method.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/button/_args.py to _args.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/_pad.py to _pad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/updatemenu/_showactive.py to _showactive.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_showspikes.py to _showspikes.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_gridcolor.py to _gridcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_rangemode.py to _rangemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_hoverformat.py to _hoverformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_showgrid.py to _showgrid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_constraintoward.py to _constraintoward.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_overlaying.py to _overlaying.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_spikesnap.py to _spikesnap.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_position.py to _position.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_mirror.py to _mirror.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_gridwidth.py to _gridwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_automargin.py to _automargin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_calendar.py to _calendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_range.py to _range.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_linewidth.py to _linewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_side.py to _side.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_categoryorder.py to _categoryorder.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_zeroline.py to _zeroline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_constrain.py to _constrain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_zerolinecolor.py to _zerolinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_zerolinewidth.py to _zerolinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_spikecolor.py to _spikecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_autorange.py to _autorange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_spikethickness.py to _spikethickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_scaleanchor.py to _scaleanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_categoryarraysrc.py to _categoryarraysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_spikemode.py to _spikemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_linecolor.py to _linecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_anchor.py to _anchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_categoryarray.py to _categoryarray.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_fixedrange.py to _fixedrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_layer.py to _layer.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_showline.py to _showline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_spikedash.py to _spikedash.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/_scaleratio.py to _scaleratio.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/yaxis/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_datarevision.py to _datarevision.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/_center.py to _center.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/_bearing.py to _bearing.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/_layers.py to _layers.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/_accesstoken.py to _accesstoken.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/_zoom.py to _zoom.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/_pitch.py to _pitch.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/center/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/center/_lat.py to _lat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/center/_lon.py to _lon.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/domain/_row.py to _row.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/domain/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/domain/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/domain/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/domain/_column.py to _column.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/_sourcelayer.py to _sourcelayer.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/_circle.py to _circle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/_symbol.py to _symbol.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/fill/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/fill/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/circle/_radius.py to _radius.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/circle/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol/_icon.py to _icon.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol/textfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol/textfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol/_iconsize.py to _iconsize.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/symbol/_textposition.py to _textposition.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/_source.py to _source.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/_fill.py to _fill.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/_below.py to _below.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/layer/_sourcetype.py to _sourcetype.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/_style.py to _style.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/mapbox/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_geo.py to _geo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis/_endpadding.py to _endpadding.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis/_showline.py to _showline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis/_tickorientation.py to _tickorientation.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis/_orientation.py to _orientation.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis/_range.py to _range.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/radialaxis/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_dragmode.py to _dragmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_sliders.py to _sliders.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/_angularaxis.py to _angularaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_layer.py to _layer.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_showgrid.py to _showgrid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_side.py to _side.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_autorange.py to _autorange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_showline.py to _showline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_categoryarray.py to _categoryarray.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_range.py to _range.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_categoryorder.py to _categoryorder.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_hoverformat.py to _hoverformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_gridwidth.py to _gridwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_gridcolor.py to _gridcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_linewidth.py to _linewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_calendar.py to _calendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_rangemode.py to _rangemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_linecolor.py to _linecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_angle.py to _angle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_categoryarraysrc.py to _categoryarraysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/radialaxis/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/_sector.py to _sector.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/_radialaxis.py to _radialaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_gridcolor.py to _gridcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_categoryorder.py to _categoryorder.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_categoryarray.py to _categoryarray.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_layer.py to _layer.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_hoverformat.py to _hoverformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_showgrid.py to _showgrid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_rotation.py to _rotation.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_showline.py to _showline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_linewidth.py to _linewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_categoryarraysrc.py to _categoryarraysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_gridwidth.py to _gridwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_period.py to _period.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_thetaunit.py to _thetaunit.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_linecolor.py to _linecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_direction.py to _direction.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/angularaxis/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/domain/_column.py to _column.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/domain/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/domain/_row.py to _row.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/domain/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/polar/domain/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_paper_bgcolor.py to _paper_bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_margin.py to _margin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_barmode.py to _barmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_bargap.py to _bargap.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_hovermode.py to _hovermode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_violinmode.py to _violinmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_ternary.py to _ternary.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_plot_bgcolor.py to _plot_bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_autosize.py to _autosize.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_polar.py to _polar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_center.py to _center.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_lakecolor.py to _lakecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_subunitcolor.py to _subunitcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lataxis/_gridwidth.py to _gridwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lataxis/_range.py to _range.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lataxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lataxis/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lataxis/_showgrid.py to _showgrid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lataxis/_gridcolor.py to _gridcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lataxis/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_showcoastlines.py to _showcoastlines.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_countrycolor.py to _countrycolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_framecolor.py to _framecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/domain/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/domain/_column.py to _column.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/domain/_row.py to _row.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/domain/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/domain/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_rivercolor.py to _rivercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/center/_lon.py to _lon.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/center/_lat.py to _lat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/center/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_showcountries.py to _showcountries.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_framewidth.py to _framewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_showsubunits.py to _showsubunits.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_resolution.py to _resolution.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_showland.py to _showland.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_projection.py to _projection.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_subunitwidth.py to _subunitwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_oceancolor.py to _oceancolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_showlakes.py to _showlakes.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_showrivers.py to _showrivers.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lonaxis/_range.py to _range.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lonaxis/_gridcolor.py to _gridcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lonaxis/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lonaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lonaxis/_showgrid.py to _showgrid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lonaxis/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/lonaxis/_gridwidth.py to _gridwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_lonaxis.py to _lonaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_showframe.py to _showframe.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_showocean.py to _showocean.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_coastlinecolor.py to _coastlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_landcolor.py to _landcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_coastlinewidth.py to _coastlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_scope.py to _scope.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_lataxis.py to _lataxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/projection/_scale.py to _scale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/projection/_rotation.py to _rotation.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/projection/rotation/_lon.py to _lon.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/projection/rotation/_roll.py to _roll.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/projection/rotation/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/projection/rotation/_lat.py to _lat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/projection/_parallels.py to _parallels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/projection/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/projection/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_riverwidth.py to _riverwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/geo/_countrywidth.py to _countrywidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_direction.py to _direction.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_images.py to _images.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_boxgap.py to _boxgap.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_angularaxis.py to _angularaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_colorway.py to _colorway.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_height.py to _height.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend/_traceorder.py to _traceorder.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend/_tracegroupgap.py to _tracegroupgap.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend/_orientation.py to _orientation.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/legend/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_legend.py to _legend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_mapbox.py to _mapbox.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_xaxis.py to _xaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_spikedistance.py to _spikedistance.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_orientation.py to _orientation.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_shapes.py to _shapes.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_axref.py to _axref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_yref.py to _yref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_ayref.py to _ayref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_startstandoff.py to _startstandoff.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_startarrowhead.py to _startarrowhead.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_standoff.py to _standoff.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_xclick.py to _xclick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_height.py to _height.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_textangle.py to _textangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_valign.py to _valign.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_ax.py to _ax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_xshift.py to _xshift.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_arrowwidth.py to _arrowwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_showarrow.py to _showarrow.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_captureevents.py to _captureevents.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_arrowsize.py to _arrowsize.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_startarrowsize.py to _startarrowsize.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_align.py to _align.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_borderpad.py to _borderpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_ay.py to _ay.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_clicktoshow.py to _clicktoshow.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_hovertext.py to _hovertext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_yshift.py to _yshift.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_arrowhead.py to _arrowhead.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_arrowcolor.py to _arrowcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_yclick.py to _yclick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_xref.py to _xref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_arrowside.py to _arrowside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/annotation/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/margin/_l.py to _l.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/margin/_autoexpand.py to _autoexpand.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/margin/_pad.py to _pad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/margin/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/margin/_b.py to _b.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/margin/_r.py to _r.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/margin/_t.py to _t.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/_steps.py to _steps.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/_activebgcolor.py to _activebgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/_currentvalue.py to _currentvalue.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/_active.py to _active.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue/_suffix.py to _suffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue/_prefix.py to _prefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue/_offset.py to _offset.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/currentvalue/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/_pad.py to _pad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/pad/_l.py to _l.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/pad/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/pad/_r.py to _r.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/pad/_t.py to _t.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/pad/_b.py to _b.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/step/_method.py to _method.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/step/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/step/_label.py to _label.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/step/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/step/_args.py to _args.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/step/_execute.py to _execute.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/_minorticklen.py to _minorticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/transition/_easing.py to _easing.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/transition/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/transition/_duration.py to _duration.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/slider/_transition.py to _transition.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_boxgroupgap.py to _boxgroupgap.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/layout/_violingroupgap.py to _violingroupgap.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_fillcolor.py to _fillcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_connectgaps.py to _connectgaps.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_mode.py to _mode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_fill.py to _fill.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_latsrc.py to _latsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_lonsrc.py to _lonsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/textfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/textfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/_sizemin.py to _sizemin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/_sizeref.py to _sizeref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/_sizemode.py to _sizemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/_symbolsrc.py to _symbolsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/_symbol.py to _symbol.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/_opacitysrc.py to _opacitysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/marker/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_hovertext.py to _hovertext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_lon.py to _lon.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_hovertextsrc.py to _hovertextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/unselected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/unselected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/unselected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/unselected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_lat.py to _lat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/selected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/selected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/selected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/selected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_textposition.py to _textposition.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_subplot.py to _subplot.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattermapbox/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_connectgaps.py to _connectgaps.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/line/_simplify.py to _simplify.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/line/_shape.py to _shape.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/line/_smoothing.py to _smoothing.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/line/_dash.py to _dash.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_xcalendar.py to _xcalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_dx.py to _dx.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_dy.py to _dy.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_hovertextsrc.py to _hovertextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_rsrc.py to _rsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_textpositionsrc.py to _textpositionsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_xsrc.py to _xsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_fill.py to _fill.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_error_x.py to _error_x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_textposition.py to _textposition.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_r.py to _r.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_error_y.py to _error_y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_xaxis.py to _xaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_ycalendar.py to _ycalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_ysrc.py to _ysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_sizeref.py to _sizeref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_opacitysrc.py to _opacitysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_symbolsrc.py to _symbolsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/gradient/_typesrc.py to _typesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/gradient/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/gradient/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/gradient/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/gradient/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line/_widthsrc.py to _widthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/line/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_sizemin.py to _sizemin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_gradient.py to _gradient.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_symbol.py to _symbol.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_sizemode.py to _sizemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_maxdisplayed.py to _maxdisplayed.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_fillcolor.py to _fillcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_x0.py to _x0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_cliponaxis.py to _cliponaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_hovertext.py to _hovertext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_y0.py to _y0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_tsrc.py to _tsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_hoveron.py to _hoveron.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_mode.py to _mode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_t.py to _t.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/selected/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/selected/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/selected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/selected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/selected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/selected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/selected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y/_valueminus.py to _valueminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y/_symmetric.py to _symmetric.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y/_arrayminus.py to _arrayminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y/_traceref.py to _traceref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y/_arrayminussrc.py to _arrayminussrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y/_arraysrc.py to _arraysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y/_tracerefminus.py to _tracerefminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y/_array.py to _array.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_y/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x/_copy_ystyle.py to _copy_ystyle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x/_arrayminussrc.py to _arrayminussrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x/_arraysrc.py to _arraysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x/_array.py to _array.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x/_valueminus.py to _valueminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x/_symmetric.py to _symmetric.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x/_tracerefminus.py to _tracerefminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x/_arrayminus.py to _arrayminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/error_x/_traceref.py to _traceref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/textfont/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/textfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/textfont/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/textfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/textfont/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/unselected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/unselected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/unselected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/unselected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/unselected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/unselected/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/unselected/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatter/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/marker/line/_widthsrc.py to _widthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/marker/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/marker/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/marker/line/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/marker/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/marker/_opacitysrc.py to _opacitysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_locations.py to _locations.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_locationmode.py to _locationmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_zsrc.py to _zsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_zauto.py to _zauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/selected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/selected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_zmin.py to _zmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_zmax.py to _zmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/unselected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/unselected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_locationssrc.py to _locationssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_geo.py to _geo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/choropleth/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_frames.py to _frames.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_valuesuffix.py to _valuesuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/domain/_column.py to _column.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/domain/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/domain/_row.py to _row.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/domain/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/domain/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_orientation.py to _orientation.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_link.py to _link.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/textfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/textfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_arrangement.py to _arrangement.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_valueformat.py to _valueformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node/_label.py to _label.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node/line/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node/line/_widthsrc.py to _widthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node/_labelsrc.py to _labelsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/node/_pad.py to _pad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_node.py to _node.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/_valuesrc.py to _valuesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/_target.py to _target.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/_labelsrc.py to _labelsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/_source.py to _source.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/_label.py to _label.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/_targetsrc.py to _targetsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/line/_widthsrc.py to _widthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/line/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/_sourcesrc.py to _sourcesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/link/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/sankey/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_contour.py to _contour.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_cone.py to _cone.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_scatter.py to _scatter.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_scattergl.py to _scattergl.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_box.py to _box.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_histogram.py to _histogram.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/_rsrc.py to _rsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/_t.py to _t.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/_tsrc.py to _tsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/_r.py to _r.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/marker/_symbol.py to _symbol.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/marker/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/marker/_symbolsrc.py to _symbolsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/marker/_opacitysrc.py to _opacitysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/area/marker/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_ysrc.py to _ysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_fillcolor.py to _fillcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_bandwidth.py to _bandwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_x0.py to _x0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_box.py to _box.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_jitter.py to _jitter.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/unselected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/unselected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/unselected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/unselected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_hoveron.py to _hoveron.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_pointpos.py to _pointpos.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_span.py to _span.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_xaxis.py to _xaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/meanline/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/meanline/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/meanline/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/meanline/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_y0.py to _y0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_meanline.py to _meanline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_spanmode.py to _spanmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_side.py to _side.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/selected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/selected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/selected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/selected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_orientation.py to _orientation.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_scalegroup.py to _scalegroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/box/_fillcolor.py to _fillcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/box/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/box/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/box/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/box/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/box/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/box/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/box/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker/line/_outlierwidth.py to _outlierwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker/line/_outliercolor.py to _outliercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker/_outliercolor.py to _outliercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/marker/_symbol.py to _symbol.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_points.py to _points.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_xsrc.py to _xsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_scalemode.py to _scalemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/violin/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_scattergeo.py to _scattergeo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_violin.py to _violin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_table.py to _table.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_scatterpolargl.py to _scatterpolargl.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_parcoords.py to _parcoords.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_pie.py to _pie.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_layout.py to _layout.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_pointcloud.py to _pointcloud.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_contourcarpet.py to _contourcarpet.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_ohlc.py to _ohlc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_dx.py to _dx.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/_opacitysrc.py to _opacitysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/_sizeref.py to _sizeref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/_sizemin.py to _sizemin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/_sizemode.py to _sizemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/_symbol.py to _symbol.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/_symbolsrc.py to _symbolsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line/_widthsrc.py to _widthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/line/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/marker/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_mode.py to _mode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/selected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/selected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/selected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/selected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/unselected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/unselected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/unselected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/unselected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_ycalendar.py to _ycalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/line/_dash.py to _dash.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_fillcolor.py to _fillcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_fill.py to _fill.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_xsrc.py to _xsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_connectgaps.py to _connectgaps.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x/_traceref.py to _traceref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x/_symmetric.py to _symmetric.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x/_array.py to _array.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x/_tracerefminus.py to _tracerefminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x/_copy_ystyle.py to _copy_ystyle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x/_arrayminussrc.py to _arrayminussrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x/_arrayminus.py to _arrayminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x/_arraysrc.py to _arraysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x/_valueminus.py to _valueminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_x/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_y0.py to _y0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_xaxis.py to _xaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_error_y.py to _error_y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_x0.py to _x0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y/_arraysrc.py to _arraysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y/_array.py to _array.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y/_traceref.py to _traceref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y/_symmetric.py to _symmetric.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y/_tracerefminus.py to _tracerefminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y/_arrayminus.py to _arrayminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y/_arrayminussrc.py to _arrayminussrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/error_y/_valueminus.py to _valueminus.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_error_x.py to _error_x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_hoveron.py to _hoveron.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_dy.py to _dy.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_ysrc.py to _ysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scattergl/_xcalendar.py to _xcalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_candlestick.py to _candlestick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_surface.py to _surface.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_bar.py to _bar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_area.py to _area.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_scattermapbox.py to _scattermapbox.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_sankey.py to _sankey.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_mesh3d.py to _mesh3d.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_diagonal.py to _diagonal.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_yaxes.py to _yaxes.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_xaxes.py to _xaxes.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_dimensions.py to _dimensions.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/selected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/selected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/selected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/selected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_showlowerhalf.py to _showlowerhalf.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/_sizeref.py to _sizeref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/_sizemode.py to _sizemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line/_widthsrc.py to _widthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/line/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/_symbol.py to _symbol.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/_symbolsrc.py to _symbolsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/_opacitysrc.py to _opacitysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/_sizemin.py to _sizemin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/marker/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_showupperhalf.py to _showupperhalf.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/dimension/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/dimension/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/dimension/_valuessrc.py to _valuessrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/dimension/_label.py to _label.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/dimension/_values.py to _values.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/diagonal/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/diagonal/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/unselected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/unselected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/unselected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/splom/unselected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_histogram2dcontour.py to _histogram2dcontour.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/line/_dash.py to _dash.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/line/_smoothing.py to _smoothing.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/ybins/_start.py to _start.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/ybins/_end.py to _end.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/ybins/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/ybins/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/marker/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/xbins/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/xbins/_end.py to _end.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/xbins/_start.py to _start.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/xbins/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours/_operation.py to _operation.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours/_coloring.py to _coloring.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours/_end.py to _end.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours/_showlabels.py to _showlabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours/_labelfont.py to _labelfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours/labelfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours/labelfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours/labelfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours/labelfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours/_showlines.py to _showlines.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours/_labelformat.py to _labelformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/contours/_start.py to _start.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_zauto.py to _zauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_ycalendar.py to _ycalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_ysrc.py to _ysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_xaxis.py to _xaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_histnorm.py to _histnorm.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_xsrc.py to _xsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_autocontour.py to _autocontour.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_zsrc.py to _zsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_nbinsx.py to _nbinsx.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_ybins.py to _ybins.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_autobinx.py to _autobinx.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_zmax.py to _zmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_xbins.py to _xbins.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_zmin.py to _zmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_zhoverformat.py to _zhoverformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_autobiny.py to _autobiny.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_contours.py to _contours.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_histfunc.py to _histfunc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_ncontours.py to _ncontours.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_xcalendar.py to _xcalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2dcontour/_nbinsy.py to _nbinsy.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_data.py to _data.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_scattercarpet.py to _scattercarpet.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_heatmap.py to _heatmap.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_histogram2d.py to _histogram2d.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_scatter3d.py to _scatter3d.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_choropleth.py to _choropleth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_scatterternary.py to _scatterternary.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_carpet.py to _carpet.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_jitter.py to _jitter.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_orientation.py to _orientation.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_boxpoints.py to _boxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_ysrc.py to _ysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_hoveron.py to _hoveron.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/selected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/selected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/selected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/selected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker/line/_outlierwidth.py to _outlierwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker/line/_outliercolor.py to _outliercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker/_symbol.py to _symbol.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/marker/_outliercolor.py to _outliercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_xaxis.py to _xaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_whiskerwidth.py to _whiskerwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_xcalendar.py to _xcalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_notchwidth.py to _notchwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_pointpos.py to _pointpos.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_ycalendar.py to _ycalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_x0.py to _x0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_fillcolor.py to _fillcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_y0.py to _y0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_boxmean.py to _boxmean.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_notched.py to _notched.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/unselected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/unselected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/unselected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/unselected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/box/_xsrc.py to _xsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_splom.py to _splom.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_heatmapgl.py to _heatmapgl.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/_scatterpolar.py to _scatterpolar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_high.py to _high.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_decreasing.py to _decreasing.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_lowsrc.py to _lowsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_closesrc.py to _closesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_xsrc.py to _xsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_low.py to _low.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_opensrc.py to _opensrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_xcalendar.py to _xcalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_open.py to _open.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_highsrc.py to _highsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_increasing.py to _increasing.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_xaxis.py to _xaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_close.py to _close.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/decreasing/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/decreasing/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/decreasing/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/decreasing/line/_dash.py to _dash.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/decreasing/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/decreasing/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/increasing/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/increasing/line/_dash.py to _dash.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/increasing/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/increasing/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/increasing/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/increasing/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/ohlc/line/_dash.py to _dash.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_isrc.py to _isrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_vertexcolorsrc.py to _vertexcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_scene.py to _scene.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_k.py to _k.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_intensitysrc.py to _intensitysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_j.py to _j.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/contour/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/contour/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/contour/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/contour/_show.py to _show.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lighting/_ambient.py to _ambient.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lighting/_facenormalsepsilon.py to _facenormalsepsilon.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lighting/_fresnel.py to _fresnel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lighting/_diffuse.py to _diffuse.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lighting/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lighting/_roughness.py to _roughness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lighting/_specular.py to _specular.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lighting/_vertexnormalsepsilon.py to _vertexnormalsepsilon.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_flatshading.py to _flatshading.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_facecolorsrc.py to _facecolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_vertexcolor.py to _vertexcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_lighting.py to _lighting.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_intensity.py to _intensity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_facecolor.py to _facecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_zsrc.py to _zsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_zcalendar.py to _zcalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_xsrc.py to _xsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_alphahull.py to _alphahull.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_ysrc.py to _ysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_lightposition.py to _lightposition.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_ksrc.py to _ksrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_xcalendar.py to _xcalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_contour.py to _contour.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_i.py to _i.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_jsrc.py to _jsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lightposition/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lightposition/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lightposition/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/lightposition/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_delaunayaxis.py to _delaunayaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_ycalendar.py to _ycalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/mesh3d/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_hoveron.py to _hoveron.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/line/_dash.py to _dash.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_thetasrc.py to _thetasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_fill.py to _fill.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_rsrc.py to _rsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_connectgaps.py to _connectgaps.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/selected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/selected/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/selected/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/selected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/selected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/selected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/selected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_subplot.py to _subplot.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/unselected/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/unselected/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/unselected/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/unselected/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/unselected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/unselected/textfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/unselected/textfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_mode.py to _mode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_fillcolor.py to _fillcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_r.py to _r.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_thetaunit.py to _thetaunit.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_theta.py to _theta.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/_sizeref.py to _sizeref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line/_widthsrc.py to _widthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/line/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/_symbol.py to _symbol.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/_sizemin.py to _sizemin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/_opacitysrc.py to _opacitysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/_sizemode.py to _sizemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/_symbolsrc.py to _symbolsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/marker/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/scatterpolargl/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_usrc.py to _usrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_sizemode.py to _sizemode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_lighting.py to _lighting.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lighting/_specular.py to _specular.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lighting/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lighting/_roughness.py to _roughness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lighting/_vertexnormalsepsilon.py to _vertexnormalsepsilon.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lighting/_ambient.py to _ambient.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lighting/_fresnel.py to _fresnel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lighting/_diffuse.py to _diffuse.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lighting/_facenormalsepsilon.py to _facenormalsepsilon.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lightposition/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lightposition/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lightposition/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/lightposition/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_zsrc.py to _zsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_w.py to _w.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_ysrc.py to _ysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_lightposition.py to _lightposition.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_v.py to _v.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_xsrc.py to _xsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_anchor.py to _anchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_wsrc.py to _wsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_scene.py to _scene.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_u.py to _u.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_vsrc.py to _vsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_sizeref.py to _sizeref.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/cone/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_zmax.py to _zmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_connectgaps.py to _connectgaps.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_xcalendar.py to _xcalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_zmin.py to _zmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_xaxis.py to _xaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_autocontour.py to _autocontour.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_dy.py to _dy.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours/_type.py to _type.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours/labelfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours/labelfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours/labelfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours/labelfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours/_showlabels.py to _showlabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours/_end.py to _end.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours/_labelfont.py to _labelfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours/_operation.py to _operation.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours/_start.py to _start.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours/_coloring.py to _coloring.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours/_labelformat.py to _labelformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/contours/_showlines.py to _showlines.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/line/_smoothing.py to _smoothing.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/line/_width.py to _width.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/line/_dash.py to _dash.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_xsrc.py to _xsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_contours.py to _contours.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_ysrc.py to _ysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_y0.py to _y0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_dx.py to _dx.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_transpose.py to _transpose.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_ytype.py to _ytype.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_x0.py to _x0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_xtype.py to _xtype.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_fillcolor.py to _fillcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_zauto.py to _zauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_zhoverformat.py to _zhoverformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_zsrc.py to _zsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_ycalendar.py to _ycalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_ncontours.py to _ncontours.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_textsrc.py to _textsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/contour/_text.py to _text.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_zhoverformat.py to _zhoverformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_zsrc.py to _zsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_autobiny.py to _autobiny.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_ycalendar.py to _ycalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_xaxis.py to _xaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_ysrc.py to _ysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_xcalendar.py to _xcalendar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_zmin.py to _zmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_histfunc.py to _histfunc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_xsrc.py to _xsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_ybins.py to _ybins.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_nbinsx.py to _nbinsx.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_nbinsy.py to _nbinsy.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/xbins/_end.py to _end.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/xbins/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/xbins/_start.py to _start.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/xbins/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/marker/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/marker/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_zmax.py to _zmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_autobinx.py to _autobinx.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_histnorm.py to _histnorm.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_zauto.py to _zauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_ygap.py to _ygap.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/ybins/_start.py to _start.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/ybins/_end.py to _end.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/ybins/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/ybins/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_xbins.py to _xbins.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_xgap.py to _xgap.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/histogram2d/_zsmooth.py to _zsmooth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/domain/_row.py to _row.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/domain/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/domain/_column.py to _column.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/domain/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/domain/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/font/_familysrc.py to _familysrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/font/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/font/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/font/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/font/_sizesrc.py to _sizesrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/font/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/font/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/_namelengthsrc.py to _namelengthsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/_bordercolorsrc.py to _bordercolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/_bgcolorsrc.py to _bgcolorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/_namelength.py to _namelength.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/hoverlabel/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/_legendgroup.py to _legendgroup.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/_rangefont.py to _rangefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/_opacity.py to _opacity.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/_name.py to _name.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/rangefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/rangefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/rangefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/rangefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/_selectedpoints.py to _selectedpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/_hoverinfosrc.py to _hoverinfosrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/stream/_token.py to _token.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/stream/_maxpoints.py to _maxpoints.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/stream/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/_customdatasrc.py to _customdatasrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/_autocolorscale.py to _autocolorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/_cmin.py to _cmin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_yanchor.py to _yanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_showticksuffix.py to _showticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_borderwidth.py to _borderwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_thicknessmode.py to _thicknessmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_xpad.py to _xpad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_tickprefix.py to _tickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_len.py to _len.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_dtick.py to _dtick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_bgcolor.py to _bgcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_outlinecolor.py to _outlinecolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_ticksuffix.py to _ticksuffix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_xanchor.py to _xanchor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_title.py to _title.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_tickangle.py to _tickangle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/tickfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/tickfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/tickfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/tickfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_showexponent.py to _showexponent.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_tickcolor.py to _tickcolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_ticklen.py to _ticklen.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_bordercolor.py to _bordercolor.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_thickness.py to _thickness.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_tickmode.py to _tickmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_ypad.py to _ypad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_exponentformat.py to _exponentformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_lenmode.py to _lenmode.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_tickwidth.py to _tickwidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_nticks.py to _nticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_separatethousands.py to _separatethousands.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/titlefont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/titlefont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/titlefont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/titlefont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_showtickprefix.py to _showtickprefix.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_ticks.py to _ticks.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_tickformatstops.py to _tickformatstops.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_outlinewidth.py to _outlinewidth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_titleside.py to _titleside.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_tick0.py to _tick0.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/tickformatstop/_dtickrange.py to _dtickrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/tickformatstop/_value.py to _value.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/tickformatstop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/colorbar/_showticklabels.py to _showticklabels.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/_cauto.py to _cauto.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/_colorscale.py to _colorscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/_cmax.py to _cmax.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/_colorsrc.py to _colorsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/_showscale.py to _showscale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/_reversescale.py to _reversescale.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/line/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/_labelfont.py to _labelfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/_ids.py to _ids.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/_dimensions.py to _dimensions.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/_idssrc.py to _idssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/_showlegend.py to _showlegend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension/_valuessrc.py to _valuessrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension/_constraintrange.py to _constraintrange.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension/_visible.py to _visible.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension/_values.py to _values.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension/_ticktext.py to _ticktext.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension/_multiselect.py to _multiselect.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension/_tickvalssrc.py to _tickvalssrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension/_label.py to _label.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension/_tickvals.py to _tickvals.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension/_range.py to _range.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension/_tickformat.py to _tickformat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/dimension/_ticktextsrc.py to _ticktextsrc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/_customdata.py to _customdata.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/_hoverinfo.py to _hoverinfo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/_uid.py to _uid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/labelfont/_color.py to _color.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/labelfont/_size.py to _size.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/labelfont/_family.py to _family.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/validators/parcoords/labelfont/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/widgets/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/widgets/graph_widget.py to graph_widget.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/_baxis.py to _baxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/_aaxis.py to _aaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/baxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/baxis/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/baxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/baxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/aaxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/aaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/aaxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/aaxis/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/carpet/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pointcloud/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pointcloud/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pointcloud/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pointcloud/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pointcloud/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pointcloud/marker/_border.py to _border.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pointcloud/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pointcloud/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/selected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/unselected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/marker/_gradient.py to _gradient.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/marker/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergeo/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d/_xbins.py to _xbins.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d/_ybins.py to _ybins.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2d/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick/decreasing/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick/decreasing/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick/_decreasing.py to _decreasing.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick/_increasing.py to _increasing.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick/increasing/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick/increasing/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/candlestick/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/_insidetextfont.py to _insidetextfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/_error_x.py to _error_x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/marker/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/_outsidetextfont.py to _outsidetextfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/selected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/unselected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/bar/_error_y.py to _error_y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/_error_y.py to _error_y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/_error_x.py to _error_x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/_projection.py to _projection.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/marker/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/_error_z.py to _error_z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/projection/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/projection/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/projection/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter3d/projection/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/marker/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/unselected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/_error_y.py to _error_y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/_cumulative.py to _cumulative.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/_ybins.py to _ybins.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/_xbins.py to _xbins.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/selected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram/_error_x.py to _error_x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/_error_x.py to _error_x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/selected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/_error_y.py to _error_y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/unselected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/marker/_gradient.py to _gradient.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/marker/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatter/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/choropleth/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/marker/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/marker/_gradient.py to _gradient.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/unselected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/selected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattercarpet/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/_contours.py to _contours.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/contours/_labelfont.py to _labelfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/contours/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/_ybins.py to _ybins.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/_xbins.py to _xbins.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/histogram2dcontour/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/_header.py to _header.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/header/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/header/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/header/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/header/_fill.py to _fill.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/cells/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/cells/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/cells/_fill.py to _fill.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/cells/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/_cells.py to _cells.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/table/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/selected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/unselected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/marker/_gradient.py to _gradient.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/marker/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolar/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie/_insidetextfont.py to _insidetextfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie/_outsidetextfont.py to _outsidetextfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/pie/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/_annotation.py to _annotation.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/_camera.py to _camera.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/_aspectratio.py to _aspectratio.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/_zaxis.py to _zaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/_xaxis.py to _xaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/xaxis/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/xaxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/xaxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/xaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/annotation/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/annotation/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/annotation/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/annotation/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/annotation/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/zaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/zaxis/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/zaxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/zaxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/camera/_center.py to _center.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/camera/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/camera/_eye.py to _eye.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/camera/_up.py to _up.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/yaxis/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/yaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/yaxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/scene/yaxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/_updatemenu.py to _updatemenu.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/_geo.py to _geo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/_polar.py to _polar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/_xaxis.py to _xaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/_annotation.py to _annotation.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/_radialaxis.py to _radialaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/_margin.py to _margin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/_angularaxis.py to _angularaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/_shape.py to _shape.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/geo/_lataxis.py to _lataxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/geo/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/geo/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/geo/_projection.py to _projection.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/geo/projection/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/geo/projection/_rotation.py to _rotation.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/geo/_center.py to _center.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/geo/_lonaxis.py to _lonaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox/_layer.py to _layer.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox/layer/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox/layer/symbol/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox/layer/symbol/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox/layer/_symbol.py to _symbol.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox/layer/_circle.py to _circle.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox/layer/_fill.py to _fill.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox/layer/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox/_center.py to _center.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/mapbox/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/yaxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/yaxis/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/yaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/yaxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar/_radialaxis.py to _radialaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar/_angularaxis.py to _angularaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar/angularaxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar/angularaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar/angularaxis/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar/radialaxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar/radialaxis/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar/radialaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/polar/radialaxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/_legend.py to _legend.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/annotation/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/annotation/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/annotation/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/annotation/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/annotation/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/_scene.py to _scene.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/_ternary.py to _ternary.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/_mapbox.py to _mapbox.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis/_rangeslider.py to _rangeslider.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis/rangeselector/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis/rangeselector/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis/rangeselector/_button.py to _button.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis/_rangeselector.py to _rangeselector.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis/rangeslider/_yaxis.py to _yaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis/rangeslider/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/xaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/_slider.py to _slider.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/slider/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/slider/_currentvalue.py to _currentvalue.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/slider/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/slider/_transition.py to _transition.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/slider/currentvalue/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/slider/currentvalue/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/slider/_step.py to _step.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/slider/_pad.py to _pad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/legend/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/legend/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/_image.py to _image.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/shape/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/shape/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/_grid.py to _grid.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/_baxis.py to _baxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/_aaxis.py to _aaxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/aaxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/aaxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/aaxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/aaxis/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/baxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/baxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/baxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/baxis/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/_caxis.py to _caxis.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/caxis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/caxis/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/caxis/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/ternary/caxis/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/updatemenu/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/updatemenu/_pad.py to _pad.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/updatemenu/_button.py to _button.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/updatemenu/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/grid/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/layout/grid/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/_contours.py to _contours.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours/_y.py to _y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours/_z.py to _z.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours/x/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours/x/_project.py to _project.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours/z/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours/z/_project.py to _project.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours/_x.py to _x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours/y/_project.py to _project.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours/y/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/contours/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/_lighting.py to _lighting.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/_lightposition.py to _lightposition.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/surface/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/area/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/area/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/area/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/area/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/area/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/area/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/node/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/node/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/_link.py to _link.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/_node.py to _node.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/link/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/link/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/sankey/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone/_lighting.py to _lighting.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone/_lightposition.py to _lightposition.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/cone/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/box/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/contours/_labelfont.py to _labelfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/contours/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/_contours.py to _contours.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contourcarpet/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/_labelfont.py to _labelfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/_dimension.py to _dimension.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/line/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/line/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/line/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/line/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/line/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/line/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/_rangefont.py to _rangefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/_domain.py to _domain.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/parcoords/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc/_increasing.py to _increasing.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc/_decreasing.py to _decreasing.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc/decreasing/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc/decreasing/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc/increasing/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/ohlc/increasing/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/contours/_labelfont.py to _labelfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/contours/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/contour/_contours.py to _contours.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d/_contour.py to _contour.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d/_lightposition.py to _lightposition.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d/_lighting.py to _lighting.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/mesh3d/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmap/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/box/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/box/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/_meanline.py to _meanline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/_box.py to _box.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/violin/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/heatmapgl/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/_dimension.py to _dimension.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/_diagonal.py to _diagonal.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/marker/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/splom/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_histogram.py to _histogram.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_scattercarpet.py to _scattercarpet.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_parcoords.py to _parcoords.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_layout.py to _layout.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_violin.py to _violin.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_candlestick.py to _candlestick.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/_error_y.py to _error_y.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/marker/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/_error_x.py to _error_x.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattergl/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_contourcarpet.py to _contourcarpet.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_ohlc.py to _ohlc.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_figurewidget.py to _figurewidget.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_table.py to _table.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_carpet.py to _carpet.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_scatterpolargl.py to _scatterpolargl.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_bar.py to _bar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_heatmapgl.py to _heatmapgl.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_scattergeo.py to _scattergeo.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_scattermapbox.py to _scattermapbox.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_frame.py to _frame.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_area.py to _area.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_surface.py to _surface.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_cone.py to _cone.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/selected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/unselected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/marker/_gradient.py to _gradient.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/marker/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterternary/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_scatter.py to _scatter.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_contour.py to _contour.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/selected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/marker/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/marker/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/unselected/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scatterpolargl/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_scatter3d.py to _scatter3d.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_scattergl.py to _scattergl.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/_line.py to _line.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/_hoverlabel.py to _hoverlabel.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/_unselected.py to _unselected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/_stream.py to _stream.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/selected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/selected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/marker/colorbar/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/marker/colorbar/_tickformatstop.py to _tickformatstop.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/marker/colorbar/_titlefont.py to _titlefont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/marker/colorbar/_tickfont.py to _tickfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/marker/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/marker/_colorbar.py to _colorbar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/unselected/_marker.py to _marker.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/unselected/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/hoverlabel/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/hoverlabel/_font.py to _font.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/_selected.py to _selected.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/scattermapbox/_textfont.py to _textfont.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_sankey.py to _sankey.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_mesh3d.py to _mesh3d.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_splom.py to _splom.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_histogram2d.py to _histogram2d.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_scatterternary.py to _scatterternary.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_deprecations.py to _deprecations.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/graph_objs.py to graph_objs.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_heatmap.py to _heatmap.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_figure.py to _figure.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_pie.py to _pie.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_choropleth.py to _choropleth.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_histogram2dcontour.py to _histogram2dcontour.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_box.py to _box.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_scatterpolar.py to _scatterpolar.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/graph_objs/_pointcloud.py to _pointcloud.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/grid_objs/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/grid_objs/grid_objs.py to grid_objs.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/offline/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/offline/offline.py to offline.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter/exporter.py to exporter.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter/utils.py to utils.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter/_py3k_compat.py to _py3k_compat.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter/renderers/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter/renderers/vincent_renderer.py to vincent_renderer.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter/renderers/vega_renderer.py to vega_renderer.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter/renderers/base.py to base.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter/renderers/fake_renderer.py to fake_renderer.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mplexporter/tools.py to tools.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/mpltools.py to mpltools.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/renderer.py to renderer.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly/matplotlylib/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotlywidget/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/_plotly_utils/basevalidators.py to basevalidators.cpython-37.pyc byte-compiling /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/_plotly_utils/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpw3awrj8x.py' /usr/local/bin/python3.7 /tmp/tmpw3awrj8x.py removing /tmp/tmpw3awrj8x.py running install_data creating /construction/graphics/py-plotly/stage/usr/local/share/jupyter creating /construction/graphics/py-plotly/stage/usr/local/share/jupyter/nbextensions creating /construction/graphics/py-plotly/stage/usr/local/share/jupyter/nbextensions/plotlywidget copying plotlywidget/static/extension.js -> /construction/graphics/py-plotly/stage/usr/local/share/jupyter/nbextensions/plotlywidget copying plotlywidget/static/index.js -> /construction/graphics/py-plotly/stage/usr/local/share/jupyter/nbextensions/plotlywidget copying plotlywidget/static/index.js.map -> /construction/graphics/py-plotly/stage/usr/local/share/jupyter/nbextensions/plotlywidget creating /construction/graphics/py-plotly/stage/usr/local/etc/jupyter creating /construction/graphics/py-plotly/stage/usr/local/etc/jupyter/nbconfig creating /construction/graphics/py-plotly/stage/usr/local/etc/jupyter/nbconfig/notebook.d copying plotlywidget.json -> /construction/graphics/py-plotly/stage/usr/local/etc/jupyter/nbconfig/notebook.d running install_egg_info running egg_info writing plotly.egg-info/PKG-INFO writing dependency_links to plotly.egg-info/dependency_links.txt writing requirements to plotly.egg-info/requires.txt writing top-level names to plotly.egg-info/top_level.txt reading manifest file 'plotly.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' writing manifest file 'plotly.egg-info/SOURCES.txt' Copying plotly.egg-info to /construction/graphics/py-plotly/stage/usr/local/lib/python3.7/site-packages/plotly-3.0.2-py3.7.egg-info running install_scripts writing list of installed files to '/construction/graphics/py-plotly/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:27 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-plotly-3.0.2 file sizes/checksums [19993]: 0% file sizes/checksums [19993]: 0% file sizes/checksums [19993]: 1% file sizes/checksums [19993]: 2% file sizes/checksums [19993]: 3% file sizes/checksums [19993]: 4% file sizes/checksums [19993]: 5% file sizes/checksums [19993]: 6% file sizes/checksums [19993]: 7% file sizes/checksums [19993]: 8% file sizes/checksums [19993]: 9% file sizes/checksums [19993]: 10% file sizes/checksums [19993]: 11% file sizes/checksums [19993]: 12% file sizes/checksums [19993]: 13% file sizes/checksums [19993]: 14% file sizes/checksums [19993]: 15% file sizes/checksums [19993]: 16% file sizes/checksums [19993]: 17% file sizes/checksums [19993]: 18% file sizes/checksums [19993]: 19% file sizes/checksums [19993]: 20% file sizes/checksums [19993]: 21% file sizes/checksums [19993]: 22% file sizes/checksums [19993]: 23% file sizes/checksums [19993]: 24% file sizes/checksums [19993]: 25% file sizes/checksums [19993]: 26% file sizes/checksums [19993]: 27% file sizes/checksums [19993]: 28% file sizes/checksums [19993]: 29% file sizes/checksums [19993]: 30% file sizes/checksums [19993]: 31% file sizes/checksums [19993]: 32% file sizes/checksums [19993]: 33% file sizes/checksums [19993]: 34% file sizes/checksums [19993]: 35% file sizes/checksums [19993]: 36% file sizes/checksums [19993]: 37% file sizes/checksums [19993]: 38% file sizes/checksums [19993]: 39% file sizes/checksums [19993]: 40% file sizes/checksums [19993]: 41% file sizes/checksums [19993]: 42% file sizes/checksums [19993]: 43% file sizes/checksums [19993]: 44% file sizes/checksums [19993]: 45% file sizes/checksums [19993]: 46% file sizes/checksums [19993]: 47% file sizes/checksums [19993]: 48% file sizes/checksums [19993]: 49% file sizes/checksums [19993]: 50% file sizes/checksums [19993]: 51% file sizes/checksums [19993]: 52% file sizes/checksums [19993]: 53% file sizes/checksums [19993]: 54% file sizes/checksums [19993]: 55% file sizes/checksums [19993]: 56% file sizes/checksums [19993]: 57% file sizes/checksums [19993]: 58% file sizes/checksums [19993]: 59% file sizes/checksums [19993]: 60% file sizes/checksums [19993]: 61% file sizes/checksums [19993]: 62% file sizes/checksums [19993]: 63% file sizes/checksums [19993]: 64% file sizes/checksums [19993]: 65% file sizes/checksums [19993]: 66% file sizes/checksums [19993]: 67% file sizes/checksums [19993]: 68% file sizes/checksums [19993]: 69% file sizes/checksums [19993]: 70% file sizes/checksums [19993]: 71% file sizes/checksums [19993]: 72% file sizes/checksums [19993]: 73% file sizes/checksums [19993]: 74% file sizes/checksums [19993]: 75% file sizes/checksums [19993]: 76% file sizes/checksums [19993]: 77% file sizes/checksums [19993]: 78% file sizes/checksums [19993]: 79% file sizes/checksums [19993]: 80% file sizes/checksums [19993]: 81% file sizes/checksums [19993]: 82% file sizes/checksums [19993]: 83% file sizes/checksums [19993]: 84% file sizes/checksums [19993]: 85% file sizes/checksums [19993]: 86% file sizes/checksums [19993]: 87% file sizes/checksums [19993]: 88% file sizes/checksums [19993]: 89% file sizes/checksums [19993]: 90% file sizes/checksums [19993]: 91% file sizes/checksums [19993]: 92% file sizes/checksums [19993]: 93% file sizes/checksums [19993]: 94% file sizes/checksums [19993]: 95% file sizes/checksums [19993]: 96% file sizes/checksums [19993]: 97% file sizes/checksums [19993]: 98% file sizes/checksums [19993]: 99% file sizes/checksums [19993]: 100% packing files [19993]: 0% packing files [19993]: 0% packing files [19993]: 1% packing files [19993]: 2% packing files [19993]: 3% packing files [19993]: 4% packing files [19993]: 5% packing files [19993]: 6% packing files [19993]: 7% packing files [19993]: 8% packing files [19993]: 9% packing files [19993]: 10% packing files [19993]: 11% packing files [19993]: 12% packing files [19993]: 13% packing files [19993]: 14% packing files [19993]: 15% packing files [19993]: 16% packing files [19993]: 17% packing files [19993]: 18% packing files [19993]: 19% packing files [19993]: 20% packing files [19993]: 21% packing files [19993]: 22% packing files [19993]: 23% packing files [19993]: 24% packing files [19993]: 25% packing files [19993]: 26% packing files [19993]: 27% packing files [19993]: 28% packing files [19993]: 29% packing files [19993]: 30% packing files [19993]: 31% packing files [19993]: 32% packing files [19993]: 33% packing files [19993]: 34% packing files [19993]: 35% packing files [19993]: 36% packing files [19993]: 37% packing files [19993]: 38% packing files [19993]: 39% packing files [19993]: 40% packing files [19993]: 41% packing files [19993]: 42% packing files [19993]: 43% packing files [19993]: 44% packing files [19993]: 45% packing files [19993]: 46% packing files [19993]: 47% packing files [19993]: 48% packing files [19993]: 49% packing files [19993]: 50% packing files [19993]: 51% packing files [19993]: 52% packing files [19993]: 53% packing files [19993]: 54% packing files [19993]: 55% packing files [19993]: 56% packing files [19993]: 57% packing files [19993]: 58% packing files [19993]: 59% packing files [19993]: 60% packing files [19993]: 61% packing files [19993]: 62% packing files [19993]: 63% packing files [19993]: 64% packing files [19993]: 65% packing files [19993]: 66% packing files [19993]: 67% packing files [19993]: 68% packing files [19993]: 69% packing files [19993]: 70% packing files [19993]: 71% packing files [19993]: 72% packing files [19993]: 73% packing files [19993]: 74% packing files [19993]: 75% packing files [19993]: 76% packing files [19993]: 77% packing files [19993]: 78% packing files [19993]: 79% packing files [19993]: 80% packing files [19993]: 81% packing files [19993]: 82% packing files [19993]: 83% packing files [19993]: 84% packing files [19993]: 85% packing files [19993]: 86% packing files [19993]: 87% packing files [19993]: 88% packing files [19993]: 89% packing files [19993]: 90% packing files [19993]: 91% packing files [19993]: 92% packing files [19993]: 93% packing files [19993]: 94% packing files [19993]: 95% packing files [19993]: 96% packing files [19993]: 97% packing files [19993]: 98% packing files [19993]: 99% packing files [19993]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:01:27 TOTAL TIME 00:02:11