Coder Social home page Coder Social logo

tzlocal-feedstock's Introduction

About tzlocal-feedstock

Feedstock license: BSD-3-Clause

Home: https://github.com/regebro/tzlocal

Package license: MIT

Summary: tzinfo object for the local timezone

Development: https://github.com/regebro/tzlocal

Current build status

Azure
VariantStatus
linux_64_python3.10.____cpython variant
linux_64_python3.11.____cpython variant
linux_64_python3.12.____cpython variant
linux_64_python3.8.____cpython variant
linux_64_python3.9.____73_pypy variant
linux_64_python3.9.____cpython variant
linux_aarch64_python3.10.____cpython variant
linux_aarch64_python3.11.____cpython variant
linux_aarch64_python3.12.____cpython variant
linux_aarch64_python3.8.____cpython variant
linux_aarch64_python3.9.____73_pypy variant
linux_aarch64_python3.9.____cpython variant
linux_ppc64le_python3.10.____cpython variant
linux_ppc64le_python3.11.____cpython variant
linux_ppc64le_python3.12.____cpython variant
linux_ppc64le_python3.8.____cpython variant
linux_ppc64le_python3.9.____73_pypy variant
linux_ppc64le_python3.9.____cpython variant
osx_64_python3.10.____cpython variant
osx_64_python3.11.____cpython variant
osx_64_python3.12.____cpython variant
osx_64_python3.8.____cpython variant
osx_64_python3.9.____73_pypy variant
osx_64_python3.9.____cpython variant
osx_arm64_python3.10.____cpython variant
osx_arm64_python3.11.____cpython variant
osx_arm64_python3.12.____cpython variant
osx_arm64_python3.8.____cpython variant
osx_arm64_python3.9.____cpython variant
win_64_python3.10.____cpython variant
win_64_python3.11.____cpython variant
win_64_python3.12.____cpython variant
win_64_python3.8.____cpython variant
win_64_python3.9.____73_pypy variant
win_64_python3.9.____cpython variant

Current release info

Name Downloads Version Platforms
Conda Recipe Conda Downloads Conda Version Conda Platforms

Installing tzlocal

Installing tzlocal from the conda-forge channel can be achieved by adding conda-forge to your channels with:

conda config --add channels conda-forge
conda config --set channel_priority strict

Once the conda-forge channel has been enabled, tzlocal can be installed with conda:

conda install tzlocal

or with mamba:

mamba install tzlocal

It is possible to list all of the versions of tzlocal available on your platform with conda:

conda search tzlocal --channel conda-forge

or with mamba:

mamba search tzlocal --channel conda-forge

Alternatively, mamba repoquery may provide more information:

# Search all versions available on your platform:
mamba repoquery search tzlocal --channel conda-forge

# List packages depending on `tzlocal`:
mamba repoquery whoneeds tzlocal --channel conda-forge

# List dependencies of `tzlocal`:
mamba repoquery depends tzlocal --channel conda-forge

About conda-forge

Powered by NumFOCUS

conda-forge is a community-led conda channel of installable packages. In order to provide high-quality builds, the process has been automated into the conda-forge GitHub organization. The conda-forge organization contains one repository for each of the installable packages. Such a repository is known as a feedstock.

A feedstock is made up of a conda recipe (the instructions on what and how to build the package) and the necessary configurations for automatic building using freely available continuous integration services. Thanks to the awesome service provided by Azure, GitHub, CircleCI, AppVeyor, Drone, and TravisCI it is possible to build and upload installable packages to the conda-forge Anaconda-Cloud channel for Linux, Windows and OSX respectively.

To manage the continuous integration and simplify feedstock maintenance conda-smithy has been developed. Using the conda-forge.yml within this repository, it is possible to re-render all of this feedstock's supporting files (e.g. the CI configuration files) with conda smithy rerender.

For more information please check the conda-forge documentation.

Terminology

feedstock - the conda recipe (raw material), supporting scripts and CI configuration.

conda-smithy - the tool which helps orchestrate the feedstock. Its primary use is in the construction of the CI .yml files and simplify the management of many feedstocks.

conda-forge - the place where the feedstock and smithy live and work to produce the finished article (built conda distributions)

Updating tzlocal-feedstock

If you would like to improve the tzlocal recipe or build a new package version, please fork this repository and submit a PR. Upon submission, your changes will be run on the appropriate platforms to give the reviewer an opportunity to confirm that the changes result in a successful build. Once merged, the recipe will be re-built and uploaded automatically to the conda-forge channel, whereupon the built conda packages will be available for everybody to install and use from the conda-forge channel. Note that all branches in the conda-forge/tzlocal-feedstock are immediately built and any created packages are uploaded, so PRs should be based on branches in forks and branches in the main repository should only be used to build distinct package versions.

In order to produce a uniquely identifiable distribution:

  • If the version of a package is not being increased, please add or increase the build/number.
  • If the version of a package is being increased, please remember to return the build/number back to 0.

Feedstock Maintainers

tzlocal-feedstock's People

Contributors

conda-forge-admin avatar conda-forge-curator[bot] avatar ericdill avatar jtilly avatar ocefpaf avatar regro-cf-autotick-bot avatar synapticarbors avatar

Watchers

 avatar  avatar  avatar  avatar

tzlocal-feedstock's Issues

Pip check failing on Windows

Issue: regebro/tzlocal#100 added tzdata as a hard dependency for tzlocal for Windows (only Windows), but it was not reflected in the recipe, so the downstream pip check calls are failing if tzlocal is installed from conda-forge.

For example: https://github.com/krassowski/jupyterlab-lsp/pull/658/checks?check_run_id=3359654503 halts on:

tzlocal 3.0 requires tzdata, which is not installed.

Environment (conda list):
$ conda list
# packages in environment at C:\Miniconda3\envs\test:
#
# Name                    Version                   Build  Channel
_r-mutex                  1.0.1               anacondar_1    conda-forge
anyio                     3.3.0            py39hcbf5309_0    conda-forge
argon2-cffi               20.1.0           py39hb82d6ee_2    conda-forge
astroid                   2.6.6            py39hcbf5309_0    conda-forge
async_generator           1.10                       py_0    conda-forge
atomicwrites              1.4.0              pyh9f0ad1d_0    conda-forge
attrs                     21.2.0             pyhd8ed1ab_0    conda-forge
autopep8                  1.5.7              pyhd8ed1ab_0    conda-forge
babel                     2.9.1              pyh44b312d_0    conda-forge
backcall                  0.2.0              pyh9f0ad1d_0    conda-forge
backports                 1.0                        py_2    conda-forge
backports.functools_lru_cache 1.6.4              pyhd8ed1ab_0    conda-forge
beautifulsoup4            4.9.3              pyhb0f4dca_0    conda-forge
bleach                    4.0.0              pyhd8ed1ab_0    conda-forge
brotlipy                  0.7.0           py39hb82d6ee_1001    conda-forge
bs4                       4.9.3                         0    conda-forge
ca-certificates           2021.5.30            h5b45459_0    conda-forge
cairo                     1.16.0            hb19e0ff_1008    conda-forge
certifi                   2021.5.30        py39hcbf5309_0    conda-forge
cffi                      1.14.6           py39h0878f49_0    conda-forge
chardet                   4.0.0            py39hcbf5309_1    conda-forge
charset-normalizer        2.0.0              pyhd8ed1ab_0    conda-forge
chktex                    1.7.6                h301d43c_0    conda-forge
colorama                  0.4.4              pyh9f0ad1d_0    conda-forge
coverage                  5.5              py39hb82d6ee_0    conda-forge
cryptography              3.4.7            py39hd8d06c1_0    conda-forge
debugpy                   1.4.1            py39h415ef7b_0    conda-forge
decorator                 5.0.9              pyhd8ed1ab_0    conda-forge
defusedxml                0.7.1              pyhd8ed1ab_0    conda-forge
entrypoints               0.3             py39hde42818_1002    conda-forge
firefox                   91.0                 h0e60522_0    conda-forge
flake8                    3.9.2              pyhd8ed1ab_0    conda-forge
font-ttf-dejavu-sans-mono 2.37                 hab24e00_0    conda-forge
font-ttf-inconsolata      3.000                h77eed37_0    conda-forge
font-ttf-source-code-pro  2.038                h77eed37_0    conda-forge
font-ttf-ubuntu           0.83                 hab24e00_0    conda-forge
fontconfig                2.13.1            h1989441_1005    conda-forge
fonts-conda-ecosystem     1                             0    conda-forge
fonts-conda-forge         1                             0    conda-forge
freetype                  2.10.4               h546665d_1    conda-forge
geckodriver               0.29.1               hdb13177_0    conda-forge
gettext                   0.19.8.1          h1a89ca6_1005    conda-forge
graphite2                 1.3.13                     1000    conda-forge
harfbuzz                  2.8.2                hc601d6f_0    conda-forge
icu                       68.1                 h0e60522_0    conda-forge
idna                      3.1                pyhd3deb0d_0    conda-forge
importlib-metadata        4.6.4            py39hcbf5309_0    conda-forge
iniconfig                 1.1.1              pyh9f0ad1d_0    conda-forge
intel-openmp              2021.3.0          h57928b3_3372    conda-forge
ipykernel                 6.2.0            py39h832f523_0    conda-forge
ipython                   7.26.0           py39h832f523_0    conda-forge
ipython_genutils          0.2.0                      py_1    conda-forge
isort                     5.9.3              pyhd8ed1ab_0    conda-forge
jedi                      0.18.0           py39hcbf5309_2    conda-forge
jinja2                    3.0.1              pyhd8ed1ab_0    conda-forge
json5                     0.9.5              pyh9f0ad1d_0    conda-forge
jsonschema                3.2.0              pyhd8ed1ab_3    conda-forge
jupyter_client            6.1.12             pyhd8ed1ab_0    conda-forge
jupyter_core              4.7.1            py39hcbf5309_0    conda-forge
jupyter_server            1.10.2             pyhd8ed1ab_0    conda-forge
jupyterlab                3.1.7              pyhd8ed1ab_0    conda-forge
jupyterlab_pygments       0.1.2              pyh9f0ad1d_0    conda-forge
jupyterlab_server         2.7.1              pyhd8ed1ab_0    conda-forge
lazy-object-proxy         1.6.0            py39hb82d6ee_0    conda-forge
libblas                   3.9.0              11_win64_mkl    conda-forge
libffi                    3.3                  h0e60522_2    conda-forge
libglib                   2.68.3               h1e62bf3_0    conda-forge
libiconv                  1.16                 he774522_0    conda-forge
liblapack                 3.9.0              11_win64_mkl    conda-forge
libpng                    1.6.37               h1d00b33_2    conda-forge
libsodium                 1.0.18               h8d14728_1    conda-forge
libxml2                   2.9.12               hf5bbc77_0    conda-forge
m2-gcc-libs               5.3.0                         4    conda-forge
m2-msys2-runtime          2.5.0.17080.65c939c               3    conda-forge
m2-ncurses                6.0.20160220                  2    conda-forge
m2w64-bwidget             1.9.10                        2    conda-forge
m2w64-bzip2               1.0.6                         6    conda-forge
m2w64-expat               2.1.1                         2    conda-forge
m2w64-fftw                3.3.4                         6    conda-forge
m2w64-flac                1.3.1                         3    conda-forge
m2w64-gcc-libgfortran     5.3.0                         6    conda-forge
m2w64-gcc-libs            5.3.0                         7    conda-forge
m2w64-gcc-libs-core       5.3.0                         7    conda-forge
m2w64-gettext             0.19.7                        2    conda-forge
m2w64-gmp                 6.1.0                         2    conda-forge
m2w64-gsl                 2.1                           2    conda-forge
m2w64-icu                 58.2                          2    conda-forge
m2w64-libiconv            1.14                          6    conda-forge
m2w64-libjpeg-turbo       1.4.2                         3    conda-forge
m2w64-libogg              1.3.2                         3    conda-forge
m2w64-libpng              1.6.21                        2    conda-forge
m2w64-libsndfile          1.0.26                        2    conda-forge
m2w64-libtiff             4.0.6                         2    conda-forge
m2w64-libvorbis           1.3.5                         2    conda-forge
m2w64-libwinpthread-git   5.0.0.4634.697f757               2    conda-forge
m2w64-libxml2             2.9.3                         3    conda-forge
m2w64-mpfr                3.1.4                         4    conda-forge
m2w64-pcre                8.38                          2    conda-forge
m2w64-speex               1.2rc2                        3    conda-forge
m2w64-speexdsp            1.2rc3                        3    conda-forge
m2w64-tcl                 8.6.5                         3    conda-forge
m2w64-tk                  8.6.5                         3    conda-forge
m2w64-tktable             2.10                          5    conda-forge
m2w64-wineditline         2.101                         5    conda-forge
m2w64-xz                  5.2.2                         2    conda-forge
m2w64-zlib                1.2.8                        10    conda-forge
markupsafe                2.0.1            py39hb82d6ee_0    conda-forge
matplotlib-inline         0.1.2              pyhd8ed1ab_2    conda-forge
mccabe                    0.6.1                      py_1    conda-forge
mistune                   0.8.4           py39hb82d6ee_1004    conda-forge
mkl                       2021.3.0           hb70f87d_564    conda-forge
more-itertools            8.8.0              pyhd8ed1ab_0    conda-forge
msys2-conda-epoch         20160418                      1    conda-forge
nbclassic                 0.3.1              pyhd8ed1ab_1    conda-forge
nbclient                  0.5.4              pyhd8ed1ab_0    conda-forge
nbconvert                 6.1.0            py39hcbf5309_0    conda-forge
nbformat                  5.1.3              pyhd8ed1ab_0    conda-forge
nest-asyncio              1.5.1              pyhd8ed1ab_0    conda-forge
nodejs                    12.19.0              h57928b3_3    conda-forge
notebook                  6.4.3              pyha770c72_0    conda-forge
openssl                   1.1.1k               h8ffe710_1    conda-forge
packaging                 21.0               pyhd8ed1ab_0    conda-forge
pandoc                    2.14.1               h8ffe710_0    conda-forge
pandocfilters             1.4.2                      py_1    conda-forge
parso                     0.8.2              pyhd8ed1ab_0    conda-forge
pcre                      8.45                 h0e60522_0    conda-forge
pickleshare               0.7.5           py39hde42818_1002    conda-forge
pip                       21.2.4             pyhd8ed1ab_0    conda-forge
pixman                    0.40.0               h8ffe710_0    conda-forge
pluggy                    0.13.1           py39hcbf5309_4    conda-forge
prometheus_client         0.11.0             pyhd8ed1ab_0    conda-forge
prompt-toolkit            3.0.19             pyha770c72_0    conda-forge
py                        1.10.0             pyhd3deb0d_0    conda-forge
pycodestyle               2.7.0              pyhd8ed1ab_0    conda-forge
pycparser                 2.20               pyh9f0ad1d_2    conda-forge
pydocstyle                6.1.1              pyhd8ed1ab_0    conda-forge
pyflakes                  2.3.1              pyhd8ed1ab_0    conda-forge
pygments                  2.10.0             pyhd8ed1ab_0    conda-forge
pylint                    2.9.6              pyhd8ed1ab_0    conda-forge
pyopenssl                 20.0.1             pyhd8ed1ab_0    conda-forge
pyparsing                 2.4.7              pyh9f0ad1d_0    conda-forge
pyrsistent                0.17.3           py39hb82d6ee_2    conda-forge
pysocks                   1.7.1            py39hcbf5309_3    conda-forge
pytest                    6.2.4            py39hcbf5309_0    conda-forge
pytest-asyncio            0.15.1             pyhd8ed1ab_0    conda-forge
pytest-cov                2.12.1             pyhd8ed1ab_0    conda-forge
pytest-flake8             1.0.7              pyhd3deb0d_0    conda-forge
pytest-github-actions-annotate-failures 0.1.3              pyhd8ed1ab_0    conda-forge
pytest-runner             5.3.1              pyhd8ed1ab_0    conda-forge
python                    3.9.6           h7840368_1_cpython    conda-forge
python-dateutil           2.8.2              pyhd8ed1ab_0    conda-forge
python-lsp-jsonrpc        1.0.0              pyhd8ed1ab_0    conda-forge
python-lsp-server         1.2.1              pyhd8ed1ab_0    conda-forge
python_abi                3.9                      2_cp39    conda-forge
pytz                      2021.1             pyhd8ed1ab_0    conda-forge
pywin32                   301              py39hb82d6ee_0    conda-forge
pywinpty                  1.1.3            py39h99910a6_0    conda-forge
pyzmq                     22.2.1           py39he46f08e_0    conda-forge
r                         3.6                    r36_1004    conda-forge
r-askpass                 1.1               r36h6d2157b_2    conda-forge
r-assertthat              0.2.1             r36h6115d3f_2    conda-forge
r-backports               1.2.1             r36h6d2157b_0    conda-forge
r-base                    3.6.3                hddad469_8    conda-forge
r-base64enc               0.1_3           r36h6d2157b_1004    conda-forge
r-boot                    1.3_28            r36hc72bb7e_0    conda-forge
r-brew                    1.0_6           r36h6115d3f_1003    conda-forge
r-brio                    1.1.2             r36h6d2157b_0    conda-forge
r-callr                   3.7.0             r36hc72bb7e_0    conda-forge
r-class                   7.3_19            r36h6d2157b_0    conda-forge
r-cli                     2.5.0             r36hc72bb7e_0    conda-forge
r-cluster                 2.1.2             r36he816bda_0    conda-forge
r-codetools               0.2_18            r36hc72bb7e_0    conda-forge
r-collections             0.3.5             r36hda5aaf8_0    conda-forge
r-commonmark              1.7             r36h6d2157b_1002    conda-forge
r-crayon                  1.4.1             r36hc72bb7e_0    conda-forge
r-curl                    4.3.1             r36h6d2157b_0    conda-forge
r-cyclocomp               1.1.0           r36h6115d3f_1004    conda-forge
r-desc                    1.3.0             r36hc72bb7e_0    conda-forge
r-diffobj                 0.3.4             r36h6d2157b_0    conda-forge
r-digest                  0.6.27            r36ha856d6a_0    conda-forge
r-ellipsis                0.3.2             r36h6d2157b_0    conda-forge
r-evaluate                0.14              r36h6115d3f_2    conda-forge
r-fansi                   0.4.2             r36h6d2157b_0    conda-forge
r-foreign                 0.8_76            r36hda5aaf8_1    conda-forge
r-fs                      1.5.0             r36h796a38f_0    conda-forge
r-glue                    1.4.2             r36h6d2157b_0    conda-forge
r-highr                   0.9               r36hc72bb7e_0    conda-forge
r-htmltools               0.5.1.1           r36ha856d6a_0    conda-forge
r-httr                    1.4.2             r36h6115d3f_0    conda-forge
r-irdisplay               1.0               r36hd8ed1ab_0    conda-forge
r-irkernel                1.2               r36hc72bb7e_0    conda-forge
r-jsonlite                1.7.2             r36h6d2157b_0    conda-forge
r-kernsmooth              2.23_20           r36h090b817_0    conda-forge
r-knitr                   1.33              r36hc72bb7e_0    conda-forge
r-languageserver          0.3.10            r36h6d2157b_0    conda-forge
r-lattice                 0.20_44           r36h6d2157b_0    conda-forge
r-lazyeval                0.2.2             r36h6d2157b_2    conda-forge
r-lifecycle               1.0.0             r36hc72bb7e_0    conda-forge
r-lintr                   2.0.1             r36h6115d3f_1    conda-forge
r-magrittr                2.0.1             r36h6d2157b_1    conda-forge
r-markdown                1.1               r36h6d2157b_1    conda-forge
r-mass                    7.3_54            r36h6d2157b_0    conda-forge
r-matrix                  1.3_3             r36hd2e18ed_0    conda-forge
r-mgcv                    1.8_35            r36hd2e18ed_0    conda-forge
r-mime                    0.10              r36h6d2157b_0    conda-forge
r-nlme                    3.1_152           r36he816bda_0    conda-forge
r-nnet                    7.3_16            r36h6d2157b_0    conda-forge
r-openssl                 1.4.4             r36hc08181c_0    conda-forge
r-pbdzmq                  0.3_5             r36hf3fe701_1    conda-forge
r-pillar                  1.6.1             r36hc72bb7e_0    conda-forge
r-pkgconfig               2.0.3             r36h6115d3f_1    conda-forge
r-pkgload                 1.2.1             r36ha856d6a_0    conda-forge
r-praise                  1.0.0           r36h6115d3f_1004    conda-forge
r-processx                3.5.2             r36h6d2157b_0    conda-forge
r-ps                      1.6.0             r36h6d2157b_0    conda-forge
r-purrr                   0.3.4             r36h6d2157b_1    conda-forge
r-r.cache                 0.15.0            r36hc72bb7e_0    conda-forge
r-r.methodss3             1.8.1             r36h6115d3f_0    conda-forge
r-r.oo                    1.24.0            r36h6115d3f_0    conda-forge
r-r.utils                 2.10.1            r36h6115d3f_0    conda-forge
r-r6                      2.5.0             r36hc72bb7e_0    conda-forge
r-rcpp                    1.0.6             r36ha856d6a_0    conda-forge
r-recommended             3.6                    r36_1004    conda-forge
r-rematch2                2.1.2             r36h6115d3f_1    conda-forge
r-remotes                 2.3.0             r36hc72bb7e_0    conda-forge
r-repr                    1.1.3             r36h785f33e_0    conda-forge
r-rex                     1.2.0             r36h6115d3f_1    conda-forge
r-rlang                   0.4.11            r36h6d2157b_0    conda-forge
r-roxygen2                7.1.1             r36h796a38f_0    conda-forge
r-rpart                   4.1_15            r36h6d2157b_2    conda-forge
r-rprojroot               2.0.2             r36hc72bb7e_0    conda-forge
r-rstudioapi              0.13              r36hc72bb7e_0    conda-forge
r-spatial                 7.3_14            r36h6d2157b_0    conda-forge
r-stringdist              0.9.6.3           r36h6d2157b_0    conda-forge
r-stringi                 1.6.2             r36ha856d6a_0    conda-forge
r-stringr                 1.4.0             r36h6115d3f_2    conda-forge
r-styler                  1.4.1             r36hc72bb7e_0    conda-forge
r-survival                3.2_11            r36h6d2157b_0    conda-forge
r-sys                     3.4               r36h6d2157b_0    conda-forge
r-testthat                3.0.2             r36ha856d6a_0    conda-forge
r-tibble                  3.1.2             r36h6d2157b_0    conda-forge
r-utf8                    1.2.1             r36h6d2157b_0    conda-forge
r-uuid                    0.1_4             r36hda5aaf8_1    conda-forge
r-vctrs                   0.3.8             r36h6d2157b_1    conda-forge
r-waldo                   0.2.5             r36hc72bb7e_0    conda-forge
r-withr                   2.4.2             r36hc72bb7e_0    conda-forge
r-xfun                    0.23              r36h6d2157b_0    conda-forge
r-xml2                    1.3.2             r36h796a38f_1    conda-forge
r-xmlparsedata            1.0.5             r36hc72bb7e_0    conda-forge
r-yaml                    2.2.1             r36h6d2157b_1    conda-forge
requests                  2.26.0             pyhd8ed1ab_0    conda-forge
requests-unixsocket       0.2.0                      py_0    conda-forge
robotframework            4.1                pyhd8ed1ab_0    conda-forge
robotframework-pythonlibcore 3.0.0              pyhd8ed1ab_0    conda-forge
robotframework-seleniumlibrary 5.1.3              pyhd8ed1ab_0    conda-forge
rope                      0.19.0             pyhd8ed1ab_0    conda-forge
rpy2                      3.4.5           py39r36hdb1e8fc_0    conda-forge
ruamel_yaml               0.15.80         py39hb82d6ee_1004    conda-forge
selenium                  3.141.0         py39hb82d6ee_1002    conda-forge
send2trash                1.8.0              pyhd8ed1ab_0    conda-forge
setuptools                57.4.0           py39hcbf5309_0    conda-forge
simplegeneric             0.8.1                      py_1    conda-forge
six                       1.16.0             pyh6c4a22f_0    conda-forge
sniffio                   1.2.0            py39hcbf5309_1    conda-forge
snowballstemmer           2.1.0              pyhd8ed1ab_0    conda-forge
soupsieve                 2.0.1                      py_1    conda-forge
sqlite                    3.36.0               h8ffe710_0    conda-forge
tbb                       2021.3.0             h2d74725_0    conda-forge
tectonic                  0.7.1                h8928bc2_0    conda-forge
terminado                 0.10.1           py39hcbf5309_0    conda-forge
testpath                  0.5.0              pyhd8ed1ab_0    conda-forge
texlab                    2.2.2                h8b8d39b_0    conda-forge
toml                      0.10.2             pyhd8ed1ab_0    conda-forge
tornado                   6.1              py39hb82d6ee_1    conda-forge
traitlets                 5.0.5                      py_0    conda-forge
tzdata                    2021a                he74cb21_1    conda-forge
tzlocal                   3.0              py39hcbf5309_1    conda-forge
ucrt                      10.0.20348.0         h57928b3_0    conda-forge
ujson                     4.0.2            py39h415ef7b_0    conda-forge
urllib3                   1.26.6             pyhd8ed1ab_0    conda-forge
vc                        14.2                 hb210afc_5    conda-forge
vs2015_runtime            14.29.30037          h902a5da_5    conda-forge
wcwidth                   0.2.5              pyh9f0ad1d_2    conda-forge
webencodings              0.5.1                      py_1    conda-forge
websocket-client          0.57.0           py39hcbf5309_4    conda-forge
wheel                     0.37.0             pyhd8ed1ab_1    conda-forge
win_inet_pton             1.1.0            py39hcbf5309_2    conda-forge
winpty                    0.4.3                         4    conda-forge
wrapt                     1.12.1           py39hb82d6ee_3    conda-forge
yaml                      0.2.5                he774522_0    conda-forge
yapf                      0.31.0             pyhd8ed1ab_0    conda-forge
zeromq                    4.3.4                h0e60522_0    conda-forge
zipp                      3.5.0              pyhd8ed1ab_0    conda-forge
zlib                      1.2.11            h62dcd97_1010    conda-forge

Details about conda and system ( conda info ) we don't have `conda info` on CI, but to give something, these are relevant env variables:
    CONDA: C:\Miniconda3
    CONDA_PKGS_DIR: C:\Users\runneradmin\conda_pkgs_dir

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.