From 95d5e13cf2ad0ec13e056ceebeda2d6fd9103774 Mon Sep 17 00:00:00 2001 From: "vn.py" Date: Sun, 20 Feb 2022 19:15:48 +0800 Subject: [PATCH] =?UTF-8?q?[Mod]=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=E5=88=B01.0.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- README.md | 11 ++++++----- setup.cfg | 4 ++-- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 739bbc3..5205a41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ -# 1.0.4版本 +# 1.0.5版本 1. 将模块的图标文件信息,改为完整路径字符串 +2. \ No newline at end of file diff --git a/README.md b/README.md index e80b5d1..235febe 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# vn.py框架的数据管理模块 +# VeighNa框架的数据管理模块

- + @@ -17,7 +17,7 @@ ## 安装 -安装需要基于3.0.0版本以上的[VN Studio](https://www.vnpy.com)。 +安装环境推荐基于3.0.0版本以上的【[**VeighNa Studio**](https://www.vnpy.com)】。 直接使用pip命令: @@ -25,8 +25,9 @@ pip install vnpy_datamanager ``` -下载解压后在cmd中运行 + +或者下载源代码后,解压后在cmd中运行: ``` -pip install -e . +pip install . ``` diff --git a/setup.cfg b/setup.cfg index 64ea5b8..15393a6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,11 +1,11 @@ [metadata] name = vnpy_datamanager -version = 1.0.4 +version = 1.0.5 url = https://www.vnpy.com license = MIT author = Xiaoyou Chen author_email = xiaoyou.chen@mail.vnpy.com -description = Data management application for vn.py quant trading framework. +description = Data management application for VeighNa quant trading framework. long_description = file: README.md long_description_content_type = text/markdown keywords =