p4runtime-shell icon indicating copy to clipboard operation
p4runtime-shell copied to clipboard

Update pip packages with latest code

Open ravi861 opened this issue 4 years ago • 5 comments

The pip package available via "pip install" still has old code. Please create a mechanism via PR build or periodically to update the packages in the pip repository.

ravi861 avatar May 05 '21 18:05 ravi861

Hi @ravi861, I think we don't have a concrete release plan for this tool. However, you can use pip install git+https://github.com/p4lang/p4runtime-shell.git to install the latest master

Yi-Tseng avatar Aug 04 '21 23:08 Yi-Tseng

@antoninbas Do you think it is a good time to release version 0.0.2 to include changes we merged recently?

Yi-Tseng avatar Aug 04 '21 23:08 Yi-Tseng

Sounds like a good idea

antoninbas avatar Aug 04 '21 23:08 antoninbas

Ok, I'll send a PR to update the setup.py and push the change to pypi

Yi-Tseng avatar Aug 05 '21 05:08 Yi-Tseng

@Yi-Tseng thanks for following up.

ravi861 avatar Aug 12 '21 19:08 ravi861