Replies: 1 comment 2 replies
-
You could have added a comment on your other discussion: FYI, the code used to publish Quarto CLI to PyPI is at https://github.com/quarto-dev/quarto-cli-pypi And you can see the following note in the README:
Which is also displayed on PyPI page as well: https://pypi.org/project/quarto-cli/ |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
It seems that only the source is published on PyPI and no prebuilt wheels, meaning that adding the package to a virtualenv is very slow (on Windows it is at least - it takes several minutes).
Are there plans to publish pre-built wheels?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions