# This file created by conda-build 3.21.4 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Thu Jul 15 17:13:59 2021 # ------------------------------------------------ package: name: plotly version: 5.1.0 source: sha256: 71f6744acdc524c22236c226d7cf1072d1a58ebacaf749c640998298472c8c44 url: https://pypi.io/packages/source/p/plotly/plotly-5.1.0.tar.gz build: noarch: python number: '1' script: /home/conda/feedstock_root/build_artifacts/plotly_1626369292129/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/bin/python -m pip install . --no-deps -vv string: pyhd8ed1ab_1 requirements: host: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 1_gnu - ca-certificates 2021.5.30 ha878542_0 - certifi 2021.5.30 py39hf3d152e_0 - ld_impl_linux-64 2.36.1 hea4e1c9_1 - libffi 3.3 h58526e2_2 - libgcc-ng 9.3.0 h2828fa1_19 - libgomp 9.3.0 h2828fa1_19 - libstdcxx-ng 9.3.0 h6de172a_19 - ncurses 6.2 h58526e2_4 - openssl 1.1.1k h7f98852_0 - pip 21.1.3 pyhd8ed1ab_0 - python 3.9.6 h49503c6_1_cpython - python_abi 3.9 2_cp39 - readline 8.1 h46c0cb4_0 - setuptools 49.6.0 py39hf3d152e_3 - sqlite 3.36.0 h9cd32fc_0 - tk 8.6.10 h21135ba_1 - tzdata 2021a he74cb21_1 - wheel 0.36.2 pyhd3deb0d_0 - xz 5.2.5 h516909a_1 - zlib 1.2.11 h516909a_1010 run: - python >=3.6 - setuptools - six - tenacity >=6.2.0 test: commands: - pip check imports: - plotly requires: - pip about: description: 'Plotly''s Python graphing library makes interactive, publication-quality graphs online. Examples of how to make line plots, scatter plots, area charts, bar charts, error bars, box plots, histograms, heatmaps, subplots, multiple-axes, polar charts and bubble charts. ' dev_url: https://github.com/plotly/plotly.py doc_url: https://plot.ly/python/ home: https://plot.ly/python/ license: MIT license_file: /home/conda/recipe_root/LICENSE.txt summary: An interactive, browser-based graphing library for Python extra: copy_test_source_files: true final: true recipe-maintainers: - chohner - moorepants - ocefpaf