btlejack icon indicating copy to clipboard operation
btlejack copied to clipboard

pypi version out of date 1.3 not 2.0

Open kevthehermit opened this issue 4 years ago • 1 comments

PyPI doesn't seem to have the latest release. It is still 1.3

kevthehermit avatar May 17 '20 09:05 kevthehermit

Yeah, just in case someone else wants help installing 2.0 and is not familiar with Python:

  1. Clone the Repo
  2. sudo pip3 install . on the root folder of the repo, where setup.py is located.

rafaribe avatar Jul 03 '20 09:07 rafaribe