You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactoring use souschef (conda#273)
* add souschef to grayskull and small improvements
* add python 3.10 to the supported python version
* Refactoring to improve modularity
- Remove inheritance
- Using conda-souschef to deal with recipe/yaml
* update licence
* drop support for python 3.6 and add tests for python 3.10
Merge pull request conda#205 from conda-incubator/invoke-same-python
Invoke the same python when running pip
Constrain rapidfuzz to be less than 0.13.0