mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-18 14:24:21 +01:00
Add support to python 3.12.
This commit is contained in:
1
setup.py
1
setup.py
@@ -22,6 +22,7 @@ setup(
|
|||||||
"Programming Language :: Python :: 3.9",
|
"Programming Language :: Python :: 3.9",
|
||||||
"Programming Language :: Python :: 3.10",
|
"Programming Language :: Python :: 3.10",
|
||||||
"Programming Language :: Python :: 3.11",
|
"Programming Language :: Python :: 3.11",
|
||||||
|
"Programming Language :: Python :: 3.12",
|
||||||
],
|
],
|
||||||
keywords="bitfinex,api,trading",
|
keywords="bitfinex,api,trading",
|
||||||
project_urls={
|
project_urls={
|
||||||
|
|||||||
Reference in New Issue
Block a user