With #38, the version of the package is computed by relying on pypa/packaging. This implies that such a package must be installed before installing/building spid-compliant-certificates. The current PR implements it within the Dockerfile as well as in pypi workflow. It is also documented within the readme file.
Solved issues
None
Added issues
None
Tests
[x] I manually tested
[ ] I added unit test
[ ] I ran the existing unit test and they do not fail
Scope of the pull request
With #38, the version of the package is computed by relying on
pypa/packaging
. This implies that such a package must be installed before installing/buildingspid-compliant-certificates
. The current PR implements it within theDockerfile
as well as inpypi
workflow. It is also documented within the readme file.Solved issues
None
Added issues
None
Tests