PelionIoT / manifest-tool

A tool for creating and parsing update manifests
Apache License 2.0
10 stars 14 forks source link

Please could this be released on PyPI? #1

Closed davidhyman closed 5 years ago

davidhyman commented 6 years ago

instead of:

pip install git+https://github.com/ARMmbed/manifest-tool.git

with commit hashes for version locking

the user should be able to do:

pip install mbed-manifest-tool

with numbered versions

This also decouples the choice of git code repository from the dependency resolver by using the official PyPA package repository.

JanneKiiskila commented 5 years ago

@evedon @GaryThomsonARM @bremoran - please look into this.

evedon commented 5 years ago

This has now been done for manifest-tool 1.4.6