Closed dankerrigan closed 11 months ago
Should be fixed now with 0.0.5 https://github.com/dask/crick/releases/tag/0.0.5
Please reopen if not. :)
Thank you so much! Is it possible to get an updated conda release as well? The latest there is 0.0.3.
You bet, https://github.com/conda-forge/crick-feedstock/pull/20 is poised to go in soon. :+1:
@dankerrigan it's just been merged, apologies for the delay!
Describe the issue:
pip install crick
fails when building a wheel due to apparent errors in the pyproject.toml file. The issue is fixed by #41 but that change has not been released.Minimal Complete Verifiable Example:
In a clean environment, run
pip install crick --no-cache-dir
Anything else we need to know?:
The output of the above command: