ocpp icon indicating copy to clipboard operation
ocpp copied to clipboard

Run unit tests before publishing package to pypi.

Open OrangeTux opened this issue 3 years ago • 0 comments
trafficstars

Currently, the unit tests aren't ran before release. In theory, we would be able to release a broken version of this package. That should be changed.

The release workflow is here: https://github.com/mobilityhouse/ocpp/blob/master/.github/workflows/publish-to-pypi.yml

OrangeTux avatar May 13 '22 08:05 OrangeTux