Antoine Dechaume

Results 52 comments of Antoine Dechaume

You're right, I have no test in the recipe. I guess the build directory is by default where the sources are, i.e. in work folder. Thx a lot for the...

Hi @asottile, have you seen my question in my [previous comment](https://github.com/asottile/all-repos/pull/239#issuecomment-1184377917)?

My question was not clear enough, let me please try to rephrase my issue. The way the tests are done seems no longer adapted because the merge request is no...

> I've always wondered when someone would ask this, now that have. > > PR welcome to support it. I may try to do this, should this be on pydantic-core...

I cannot reproduce it, here is what I've done: 1. `conda create -p /tmp/toxenv -y` since I do not want to pollute my base anaconda env 2. `conda activate /tmp/bug/toxenv`...

Could you try to install tox from pip instead of conda?

We are now facing the same issue for this [doc](https://gemseo.readthedocs.io/en/stable/). As already noticed above, the git commands have changed and now the tags are absent which causes tools like setuptools-scm...