sdk-python icon indicating copy to clipboard operation
sdk-python copied to clipboard

authorizenet lib is incompatible with setuptools >=78

Open jusdino opened this issue 8 months ago • 1 comments

Python versions using the latest version of setuptools (currently 78.0.1) cannot install this library:

setup.cfg is using a long-deprecated argument that just needs updating.

See this PR for the fix.

jusdino avatar Mar 24 '25 17:03 jusdino

Just FYI - the fix may be slightly more complex, but still not a big issue, if we can just get some attention from the maintainers: https://github.com/AuthorizeNet/sdk-python/pull/165#issuecomment-2776377686

jusdino avatar Apr 03 '25 16:04 jusdino