akamai / cli-cps

Provides a way to interact with the Akamai Certificate Provisioning System (CPS) via Open APIs. Provides various functionality such as viewing certificate details, generating audits, checking change statuses, and creating/modifying certificates.
Apache License 2.0
14 stars 16 forks source link

add python3 shebang line #2

Closed rajiv closed 6 years ago

rajiv commented 6 years ago

to comply with https://www.python.org/dev/peps/pep-0394/ and to support systems with both python2 and python3.

fixes #1.

aetsai commented 6 years ago

Spoke with Davey, shouldn't be necessary. python install locations can vary as well