-
## The problem
We should start publishing to pypi to at bare minimum reserve our package naming, but to also ensure the publication workflow is
fit for purpose.
I'd prefer to publish the follo…
-
it seems that a package with the same sam2 poped up on pypi
https://pypi.org/project/sam2/
is this an official package?
-
Hey there! I'm really excited about how this library is shaping up. However, I noticed it hasn't been pushed to the Python Package Index yet. If you haven't had a chance to do that, I highly recommend…
-
Hello, is it possible to publish a PyPI package? I would love to use the logic in other projects.
-
Could you release this as a PyPI/conda package so that it can be easily imported into other projects?
-
-
```
uv add utensils --extra-index-url https://user:password@100.64.0.1:8000/simple --allow-insecure-host=100.64.0.1 …
-
**What happened**:
conda packages are identified as pypi packages and purl for conda package is created under pypi spec.
**What you expected to happen**:
conda package to have a conda purl
**S…
-
Currently it has all files from the repo in it, including `Makefile` and `.pre-commit-config` etc. Strip that down.
-
### Kind of request
Changing existing functionality
### Enhancement Description
Now, all dependencies that we could publish are on pypi. This is very usefull for installing by users, but in case yo…