Skip to content

Minor Issue installing from TestPyPI during workflow #434

@sjpark608

Description

@sjpark608

when the package uploaded to TestPyPi, it seems like takes time to upload the package. As a result when the work flow installs using

--extra-index-url https://test.pypi.org/simple/
EdgePi-Python-SDK

it installs the last published version.

I had to install the package from github using

 $ python3 -m pip install git+https://github.com/EdgePi-Cloud/edgepi-python-sdk.git@staging

then perform the hardware test.

Metadata

Metadata

Assignees

Labels

CI/CDbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions