File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2525 os : ["ubuntu-20.04"]
2626 python-version : [
2727 " 3.6" ,
28- " 3.11 " ,
28+ " 3.12 " ,
2929 ]
3030
3131 env :
Original file line number Diff line number Diff line change 11# Change Log
22
3- - Add support for Python 3.10 and 3.11
3+ - Verify support for Python 3.10, 3.11, and 3.12
44- Configure HTTP client to use a network timeout of 10 seconds
55- Use ` versioningit ` for versioning
66- Tests: Remove dependency on Apiary Mock Server API
Original file line number Diff line number Diff line change 7979 "Programming Language :: Python :: 3.9" ,
8080 "Programming Language :: Python :: 3.10" ,
8181 "Programming Language :: Python :: 3.11" ,
82+ "Programming Language :: Python :: 3.12" ,
8283 "Topic :: Software Development :: Libraries" ,
8384 "Topic :: Software Development :: Libraries :: Python Modules" ,
8485 ],
You can’t perform that action at this time.
0 commit comments