sshecret icon indicating copy to clipboard operation
sshecret copied to clipboard

Is this no longer available via pip?

Open ELLIOTTCABLE opened this issue 2 years ago • 1 comments

When attempting to install this, my pip claims no such package exists:

$ python3 -m pip install "sshecret"
ERROR: Could not find a version that satisfies the requirement sshecret (from versions: none)
ERROR: No matching distribution found for sshecret

Am I doing anything wrong? I'm on macOS, and my Python3 comes from Homebrew, if that's relevant.

ELLIOTTCABLE avatar Mar 14 '22 20:03 ELLIOTTCABLE

hrm, it's been a while since I updated pip — possibly before the python3 port!

I updated the release just now (based on a pull request from 2019 — making the new release 20191018)

It's up on pypi — try your command now?

thcipriani avatar Mar 14 '22 20:03 thcipriani