Fred Eisele
Fred Eisele
The example-v1/README.md has some defects: ```markdown # V1 recipe format This recipe is an example of the v1 recipe format. * [CEP 13](https://github.com/conda/ceps/blob/main/cep-0013.md) * [CEP 14](https://github.com/conda/ceps/blob/main/cep-0014.md) The v1 recipe format...
@conda-forge/help-python
I would like to modify the `pixi.toml` file to work with the v1 format. ```toml [feature.grayskull.dependencies] grayskull = ">=2.7.3" conda-recipe-manager = ">=0.4.1" [feature.grayskull.tasks.pypi] description = "generate a recipe for a...
I see that the win_64 build is failing. How can I get more information on the issue?
There is a problem with the upstream version of freetakserver. It depends on asyncio which does not have a working version for windows. The asyncio is a backport so, if...
@conda-forge-admin, ready for review @conda-forge/help-python
> There is a problem with the upstream version of freetakserver. It depends on asyncio which does not have a working version for windows. The asyncio is a backport so,...
@conda-forge/staged-recipes I have not heard from you in a while.
I made a PR for this #522
> @phreed Thank you very much for enhancing the project. I will review it gradually. I have it to the point where it works for me on my [bluefin](https://projectbluefin.io/) system....