All that's on pypi is the source tarball:
https://pypi.org/project/dkimpy/#files
Any build issues are in whatever the target environment is.
The build process is:
python3 setup.py sdist twine upload [file]
All that's on pypi is the source tarball:
https:/ /pypi.org/ project/ dkimpy/ #files
Any build issues are in whatever the target environment is.
The build process is:
python3 setup.py sdist
twine upload [file]