File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 33GaussDB documentation build
44===========================
55
6+ .. note ::
7+
8+ **License **: This documentation is part of the **gaussdb ** project and is licensed under the
9+ `GNU Lesser General Public License v3.0 (LGPL v3) `_.
10+
11+ See the :download: `LICENSE.txt <../LICENSE.txt >` file in the project root for details.
12+
13+ .. _GNU Lesser General Public License v3.0 (LGPL v3) : https://www.gnu.org/licenses/lgpl-3.0.en.html
14+
15+
616Quick start::
717
818 make env
Original file line number Diff line number Diff line change 22requires = [" setuptools>=49.2.0" , " wheel>=0.37" ]
33build-backend = " setuptools.build_meta"
44
5+ [project ]
6+ name = " gaussdb"
7+ license = { file = " LICENSE.txt" }
8+
59[tool .pytest .ini_options ]
610addopts = " -ra"
711filterwarnings = [
You can’t perform that action at this time.
0 commit comments