What's Changed * Pin min version for conda-souschef to be 2.2.1 by marcelotrevisani in https://github.com/conda-incubator/grayskull/pull/359 * Add support for optional dependencies by woutdenolf in https://github.com/conda-incubator/grayskull/pull/341
What's Changed * Update pre-commit tools by marcelotrevisani in https://github.com/conda-incubator/grayskull/pull/352 * Fix multiple licence warning by marcelotrevisani in https://github.com/conda-incubator/grayskull/pull/353 * Add support for toml format in entry_points by marcelotrevisani in https://github.com/conda-incubator/grayskull/pull/354 * Using latest conda-souschef that force the correct order of sections by marcelotrevisani in https://github.com/conda-incubator/grayskull/pull/355 * Add exception when there is no sdist package available on pypi by marcelotrevisani in https://github.com/conda-incubator/grayskull/pull/356
What's Changed * Constrain conda souschef by marcelotrevisani in https://github.com/conda-incubator/grayskull/pull/338 * Add pytorch to pypi conda-forge mapping by beenje in https://github.com/conda-incubator/grayskull/pull/347 * Add fallback cache for licence data from api.opensource by marcelotrevisani in https://github.com/conda-incubator/grayskull/pull/350 * Add support for multiple licence files by marcelotrevisani in https://github.com/conda-incubator/grayskull/pull/351 * From GitHub tag by dillonroach in https://github.com/conda-incubator/grayskull/pull/346
New Contributors * dillonroach made their first contribution in https://github.com/conda-incubator/grayskull/pull/346
What's Changed * Add scikit-build to pypi conda-forge mapping by weiji14 in https://github.com/conda-incubator/grayskull/pull/335 * `kaleido` --> `python-kaleido` in `config.yaml` by sgbaird in https://github.com/conda-incubator/grayskull/pull/336 * Add hjson-py to pypi conda-forge mapping by weiji14 in https://github.com/conda-incubator/grayskull/pull/334
New Contributors * weiji14 made their first contribution in https://github.com/conda-incubator/grayskull/pull/335 * sgbaird made their first contribution in https://github.com/conda-incubator/grayskull/pull/336
What's Changed * Fix pytest test command by woutdenolf in https://github.com/conda-incubator/grayskull/pull/327 * Handle exception in get_opensource_license_data by beenje in https://github.com/conda-incubator/grayskull/pull/331 * Fix extras require issue by woutdenolf in https://github.com/conda-incubator/grayskull/pull/326