diff --git a/setup.cfg b/setup.cfg index 49c11e6..907b308 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,12 +1,12 @@ [metadata] -name = vnpy +name = vnpy_crypto version = attr: vnpy.__version__ -author = Xiaoyou Chen -author_email = xiaoyou.chen@mail.vnpy.com -description = A framework for developing quant trading systems. +author = VeighNa Global +author_email = veighna@hotmail.com +description = A fork of vnpy project which focus on crypto markets. long_description = file: README.md long_description_content_type = text/markdown -url = https://www.vnpy.com +url = https://www.github.com/veighna-global license = MIT license_files = LICENSE keywords = @@ -21,9 +21,9 @@ classifiers = Operating System :: POSIX :: Linux Operating System :: MacOS Programming Language :: Python :: 3 - Programming Language :: Python :: 3.8 - Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 + Programming Language :: Python :: 3.11 + Programming Language :: Python :: 3.12 Topic :: Office/Business :: Financial :: Investment Programming Language :: Python :: Implementation :: CPython License :: OSI Approved :: MIT License