-
Really cool project, thanks for setting that up!
I was wondering if you were planning to distribute the kernel on PyPI at some point?
There are some on-going discussions about adding this kernel…
jtpio updated
2 months ago
-
Currently we use [`rapids-dask-dependency`](https://github.com/rapidsai/rapids-dask-dependency) to manage our dask pinnings across RAPIDS both during the development cycle and at release time. Since d…
vyasr updated
2 months ago
-
https://docs.github.com/en/actions/security-for-github-actions/using-artifact-attestations/using-artifact-attestations-to-establish-provenance-for-builds.
seems like while pypa is still suggestion …
-
**Scheduled Date:** July 12, 2024
### Before release ###
Make all changes on the branch `develop`. Verify that the version numbers and other metadata are up to date in the following files:
- [x] …
-
this is the error i get when I try to download package
------------------------------------------------------------------------------------------------------------------------------------------------…
-
Closely related to #272: the “When should you turn your code into a Python package?” section of https://www.pyopensci.org/python-package-guide/tutorials/intro.html should be much more prominent, shoul…
zackw updated
4 months ago
-
[Here is a nice tutorial that explains how to upload your setup.py to PyPI](https://marthall.github.io/blog/how-to-package-a-python-app/)
-
**Is your feature request related to an issue?**
No
**Describe the requested feature**
Some transformations like https://github.com/XENONnT/outsource/blob/7a2e726be97ba1f97010d44f0c2d685a49ef…
-
_Issue description rewritten by @jgiannuzzi_
Python wheels for major platforms (linux-amd64, linux-arm64, macos-amd64, macos-arm64, windows-amd64) should be published automatically when a release i…
-
Make sure to go through these **Documentation Sections**
1. [Building the Package](https://github.com/AmateursLeague/sneaky-package/blob/main/docs/PyPi_Setup.md#5-building-the-package)
2. [Uploading…