Skip to content

Commit aa937a4

Browse files
author
Ackim
committed
update readme
1 parent 11f5f69 commit aa937a4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,6 @@ target/
5959

6060
# Operating system files
6161
.DS_Store
62+
63+
# ide
64+
.idea/

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
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.
26

37
[![Travis CI Status](https://travis-ci.org/AuthorizeNet/sdk-python.svg?branch=master)](https://travis-ci.org/AuthorizeNet/sdk-python)
48
[![Coverage Status](https://coveralls.io/repos/github/AuthorizeNet/sdk-python/badge.svg?branch=master)](https://coveralls.io/github/AuthorizeNet/sdk-python?branch=master)

0 commit comments

Comments
 (0)