提交 dec93482 编写于 作者: W wuzewu

Update docs

上级 560e8205
......@@ -6,7 +6,7 @@ jobs:
os: windows
language: shell
before_install:
- choco install python --version 3.6.0
- choco install python --version 3.6.2
- python -m pip install --upgrade pip
env: PATH=/c/Python36:/c/Python36/Scripts:$PATH
- name: "CI on MacOS/Python3.6"
......
......@@ -12,7 +12,7 @@ English | [简体中文](README_ch.md)
<p align="center">
<a href="./LICENSE"><img src="https://img.shields.io/badge/license-Apache%202-dfd.svg"></a>
<a href="https://github.com/PaddlePaddle/PaddleHub/releases"><img src="https://img.shields.io/github/v/release/PaddlePaddle/PaddleHub?color=ffa"></a>
<a href=""><img src="https://img.shields.io/badge/python-3.6+-aff.svg"></a>
<a href=""><img src="https://img.shields.io/badge/python-3.6.2+-aff.svg"></a>
<a href=""><img src="https://img.shields.io/badge/os-linux%2C%20win%2C%20mac-pink.svg"></a>
<a href=""><img src="https://img.shields.io/pypi/format/paddlehub?color=c77"></a>
</p>
......
......@@ -13,7 +13,7 @@
<p align="center">
<a href="./LICENSE"><img src="https://img.shields.io/badge/license-Apache%202-dfd.svg"></a>
<a href="https://github.com/PaddlePaddle/PaddleHub/releases"><img src="https://img.shields.io/github/v/release/PaddlePaddle/PaddleHub?color=ffa"></a>
<a href=""><img src="https://img.shields.io/badge/python-3.6+-aff.svg"></a>
<a href=""><img src="https://img.shields.io/badge/python-3.6.2+-aff.svg"></a>
<a href=""><img src="https://img.shields.io/badge/os-linux%2C%20win%2C%20mac-pink.svg"></a>
<a href=""><img src="https://img.shields.io/pypi/format/paddlehub?color=c77"></a>
</p>
......
......@@ -7,8 +7,8 @@
========================
* 操作系统:Windows/Mac/Linux
* Python>=3.6
* PaddlePaddle>=2.0.0
* Python >= 3.6.2
* PaddlePaddle >= 2.0.0
.. code-block:: shell
......
......@@ -7,8 +7,8 @@ Environment Dependency
========================
* Operating System: Windows/Mac/Linux
* Python>=3.6
* PaddlePaddle>=2.0.0
* Python >= 3.6.2
* PaddlePaddle >= 2.0.0
.. code-block:: shell
......
......@@ -57,6 +57,7 @@ setup(
'License :: OSI Approved :: Apache Software License',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Topic :: Scientific/Engineering',
'Topic :: Scientific/Engineering :: Mathematics',
'Topic :: Scientific/Engineering :: Artificial Intelligence',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册