question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update anaconda-client release on PyPI

See original GitHub issue

I noticed that the version of anaconda-client available on pypi.org has not been updated in a while:

https://pypi.org/project/anaconda-client/

Some of us are starting to use anaconda.org to host wheels in pip-centric continuous integration and release automation scripts. However this requires either:

  • installing miniconda just to install anaconda-client to upload an artifact
  • install from git, e.g.: pip install -q git+https://github.com/Anaconda-Platform/anaconda-client@1.7.2

Neither solution feels very lean. Would it be possible keep the release on pypi.org up to date w.r.t. the conda release?

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:2
  • Comments:6

github_iconTop GitHub Comments

1reaction
matthewfeickertcommented, Jun 26, 2022

@yshmatov-anaconda As you released v1.10.0 recently on 2022-06-15 (congrats!) would it be possible to get this release up on PyPI?

1reaction
mattipcommented, Feb 13, 2022

ping

Read more comments on GitHub >

github_iconTop Results From Across the Web

anaconda-client - PyPI
Anaconda Cloud command line client library. ... pip install anaconda-client. Copy PIP instructions. Latest version. Released: Jan 20, 2016.
Read more >
Updating from older versions - Anaconda Documentation
Updating from older versions¶. Follow the instructions below to update Anaconda to the latest version. Windows: Open Anaconda Prompt.
Read more >
Working with packages - Anaconda Documentation
Begin by cloning the repository from the command line: git clone git@github.com:Anaconda-Platform/anaconda-client.git cd anaconda-client/example-packages/pypi/.
Read more >
Keeping Anaconda Up To Date
In most cases what you want to do when you say that you want to update Anaconda is to execute the command: conda...
Read more >
Using package managers - Anaconda Documentation
<your-anaconda-repo>/travis. EXAMPLE: To install PyPI packages from the user “travis,” use the Repository URL: ... Install Anaconda Client and conda build:.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found