Skip to content

Conversation

@lhoestq
Copy link
Member

@lhoestq lhoestq commented May 3, 2021

There were a few issues with conda releases (they've been failing for a while now).
To fix this I had to:

  • add the --single-version-externally-managed tag to the build stage (suggestion from here)
  • set the python version of the conda build stage to 3.8 since 3.9 isn't supported
  • sync the evrsion requirement of huggingface_hub

With these changes I'm working on uploading all missing versions until 1.6.2 to conda

EDIT: I managed to build and upload all missing versions until 1.6.2 to conda :)

@lhoestq lhoestq marked this pull request as ready for review May 3, 2021 16:00
@lhoestq lhoestq merged commit 097129d into master May 3, 2021
@lhoestq lhoestq deleted the fix-conda-release branch May 3, 2021 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants