Emmanuel Bolarinwa
Emmanuel Bolarinwa
Hi @joshmoore, I think this issue has been resolved on issue #996. you can as well close the issue.
Hi @joshmoore I am from Outreachy and I will like to work on integrating the notebook into readthedocs.
Hi @joshmoore and @MSanKeys963, I want to ask if this issue is still relevant. If yes, I will like to work on this
Hi @joshmoore, Can i take this? if yes, where on the docs page can the link back to https://zarr.dev be?
Hi, I will like to work on this task.
It is actually an issue in linux systems as msgpack is not pre installed
HI @joshmoore, What i did instead is to add the msgpack dependency to setup.py since we the issue is encountered when running setup.py
Hi @jakirkham, can you brief me on how to make it a hard requirement in Numcodecs? I think we can just include $ pip install -r requirements_dev_minimal.txt -r requirements_dev_numpy.txt before...
> We would move [the `extras_require`](https://github.com/zarr-developers/numcodecs/blob/a3e05fd36f2cd7a2c903c4d5d9f787961a7a5905/setup.py#L345) into [`install_requires`](https://github.com/zarr-developers/numcodecs/blob/a3e05fd36f2cd7a2c903c4d5d9f787961a7a5905/setup.py#L339). We may also need to add it to some requirements files (like [the RTFD requirements](https://github.com/zarr-developers/numcodecs/blob/c78ff5360ac2db7876ac869990afe4c398a757f0/requirements_rtfd.txt)). I can help with moving it from...
@julianavmgiusti, `.github/workflow/release.yml` file is already in the repo. I think you just need to include the syntax for 'github-tag-release'