Closed rohanpm closed 3 years ago
Thank you @rohanpm ,
We have fixed this issue in our internal repository and we will publish a new version as soon as we can.
Regards
hi @rohanpm ,
Thank you once again. In previous release (1.2.0) we tried to solve this issue by including those resource files in MANIFEST.in
. Unfortunately, due to not putting each of them in a separate line, they were not properly included in the release. This has been finally fixed in our latest release.
Regards,
Roberto
The releases of edgegrid-python to PyPI contain the sources for the test suite; however, test data is not installed. That means the tests can't actually work.
Example:
Create a virtualenv and install edgegrid-python:
Installation included akamai.edgegrid.test package:
But it did not include testdata.json, so the tests aren't actually usable:
Steps to reproduce:
Actual behavior:
Expected behavior: