AnacondaRecipes / repodata-hotfixes

Changes to package metadata to fix behavior
BSD 3-Clause "New" or "Revised" License
14 stars 20 forks source link

comment flask click and itsdangerous restrictions #185

Closed cbouss closed 1 year ago

cbouss commented 1 year ago

Following PR #184, older versions of anaconda fail to install:

conda create -n anaconda-2022.05_py39 anaconda==2022.05 python=3.9

LibMambaUnsatisfiableError: Encountered problems while solving:

It seems we can do away without the added restrictions on click and itsdangerous.