提交 33d626f4 编写于 作者: A Aston Zhang

gb 0.6.9

上级 9a9519dc
from .utils import *
__version__ = '0.6.8'
__version__ = '0.6.9'
......@@ -23,8 +23,6 @@ def find_version(*file_paths):
raise RuntimeError("Unable to find version string.")
readme = open('README.md').read()
VERSION = find_version('gluonbook', '__init__.py')
requirements = [
......@@ -41,7 +39,7 @@ setup(
author_email='mli@amazon.com',
url='https://github.com/mli/gluon-tutorials-zh',
description='Gluon Book Utils',
long_description=readme,
long_description='Gluon Book Utilities',
license='Apache-2.0',
# Package info
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册