File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -59,3 +59,6 @@ target/
59
59
60
60
# Operating system files
61
61
.DS_Store
62
+
63
+ # ide
64
+ .idea /
Original file line number Diff line number Diff line change 1
- # Authorize.Net Python SDK
1
+ # Authorize.Net Python SDK forked by Leaflink
2
+
3
+ This repo was forked as part of our migration for python 3.8 to 3.10 (https://github.com/LeafLink/leaflink/pull/22679 ).
4
+ The repo does not support python 3.10 and there Authorize.net is reluctant to update it. If Authorize.net ever update the
5
+ repo then we can delete this fork.
2
6
3
7
[ ![ Travis CI Status] ( https://travis-ci.org/AuthorizeNet/sdk-python.svg?branch=master )] ( https://travis-ci.org/AuthorizeNet/sdk-python )
4
8
[ ![ Coverage Status] ( https://coveralls.io/repos/github/AuthorizeNet/sdk-python/badge.svg?branch=master )] ( https://coveralls.io/github/AuthorizeNet/sdk-python?branch=master )
You can’t perform that action at this time.
0 commit comments