From 44065ea21b8bd9c6d8a4383f48203b8c4074e92a Mon Sep 17 00:00:00 2001 From: Firefly <45487685+Snoopy1866@users.noreply.github.com> Date: Wed, 27 Nov 2024 10:29:01 +0800 Subject: [PATCH] chore: transfer (#115) --- README-en.md | 12 ++++++------ README.md | 12 ++++++------ docs/source/conf.py | 4 ++-- pyproject.toml | 10 +++++----- 4 files changed, 19 insertions(+), 19 deletions(-) diff --git a/README-en.md b/README-en.md index ceace50..e09103f 100644 --- a/README-en.md +++ b/README-en.md @@ -2,15 +2,15 @@ [![PyPI - Version](https://img.shields.io/pypi/v/pystatpower)](https://badge.fury.io/py/pystatpower) ![Python Version from PEP 621 TOML](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2FPyStatPower%2FPyStatPower%2Fmain%2Fpyproject.toml) -![GitHub License](https://img.shields.io/github/license/PyStatPower/PyStatPower) +![GitHub License](https://img.shields.io/github/license/Snoopy1866/PyStatPower) ![PyPI - Status](https://img.shields.io/pypi/status/PyStatPower) ![PyPI - Downloads](https://img.shields.io/pypi/dm/pystatpower) -[![Build Status](https://img.shields.io/github/actions/workflow/status/PyStatPower/PyStatPower/release.yml?branch=main&label=build)](https://github.com/PyStatPower/PyStatPower/actions/workflows/release.yml?query=branch:main) -[![Test Status](https://img.shields.io/github/actions/workflow/status/PyStatPower/PyStatPower/check.yml?branch=main&label=test)](https://github.com/PyStatPower/PyStatPower/actions/workflows/check.yml?query=branch:main) +[![Build Status](https://img.shields.io/github/actions/workflow/status/Snoopy1866/PyStatPower/release.yml?branch=main&label=build)](https://github.com/Snoopy1866/PyStatPower/actions/workflows/release.yml?query=branch:main) +[![Test Status](https://img.shields.io/github/actions/workflow/status/Snoopy1866/PyStatPower/check.yml?branch=main&label=test)](https://github.com/Snoopy1866/PyStatPower/actions/workflows/check.yml?query=branch:main) [![Documentation Status](https://readthedocs.org/projects/pystatpower/badge/?version=latest)](https://pystatpower.readthedocs.io/zh-cn/latest/?badge=latest) -[![codecov](https://codecov.io/gh/PyStatPower/PyStatPower/graph/badge.svg?token=P9UWC8Q4P6)](https://codecov.io/gh/PyStatPower/PyStatPower) -[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/PyStatPower/PyStatPower/main.svg)](https://results.pre-commit.ci/latest/github/PyStatPower/PyStatPower/main) +[![codecov](https://codecov.io/gh/Snoopy1866/PyStatPower/graph/badge.svg?token=P9UWC8Q4P6)](https://codecov.io/gh/Snoopy1866/PyStatPower) +[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/Snoopy1866/PyStatPower/main.svg)](https://results.pre-commit.ci/latest/github/Snoopy1866/PyStatPower/main) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) [![pytest](https://img.shields.io/badge/logo-pytest-blue?logo=pytest&labelColor=5c5c5c&label=%20)](https://github.com/pytest-dev/pytest) @@ -50,7 +50,7 @@ Size(41.59499160228066) 1. Clone this repository ```bash - git clone https://github.com/PyStatPower/PyStatPower.git + git clone https://github.com/Snoopy1866/PyStatPower.git ``` 2. Install dependencies diff --git a/README.md b/README.md index c67b138..bb8b428 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,15 @@ [![PyPI - Version](https://img.shields.io/pypi/v/pystatpower)](https://badge.fury.io/py/pystatpower) ![Python Version from PEP 621 TOML](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2FPyStatPower%2FPyStatPower%2Fmain%2Fpyproject.toml) -![GitHub License](https://img.shields.io/github/license/PyStatPower/PyStatPower) +![GitHub License](https://img.shields.io/github/license/Snoopy1866/PyStatPower) ![PyPI - Status](https://img.shields.io/pypi/status/PyStatPower) ![PyPI - Downloads](https://img.shields.io/pypi/dm/pystatpower) -[![Build Status](https://img.shields.io/github/actions/workflow/status/PyStatPower/PyStatPower/release.yml?branch=main&label=build)](https://github.com/PyStatPower/PyStatPower/actions/workflows/release.yml?query=branch:main) -[![Test Status](https://img.shields.io/github/actions/workflow/status/PyStatPower/PyStatPower/check.yml?branch=main&label=test)](https://github.com/PyStatPower/PyStatPower/actions/workflows/check.yml?query=branch:main) +[![Build Status](https://img.shields.io/github/actions/workflow/status/Snoopy1866/PyStatPower/release.yml?branch=main&label=build)](https://github.com/Snoopy1866/PyStatPower/actions/workflows/release.yml?query=branch:main) +[![Test Status](https://img.shields.io/github/actions/workflow/status/Snoopy1866/PyStatPower/check.yml?branch=main&label=test)](https://github.com/Snoopy1866/PyStatPower/actions/workflows/check.yml?query=branch:main) [![Documentation Status](https://readthedocs.org/projects/pystatpower/badge/?version=latest)](https://pystatpower.readthedocs.io/zh-cn/latest/?badge=latest) -[![codecov](https://codecov.io/gh/PyStatPower/PyStatPower/graph/badge.svg?token=P9UWC8Q4P6)](https://codecov.io/gh/PyStatPower/PyStatPower) -[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/PyStatPower/PyStatPower/main.svg)](https://results.pre-commit.ci/latest/github/PyStatPower/PyStatPower/main) +[![codecov](https://codecov.io/gh/Snoopy1866/PyStatPower/graph/badge.svg?token=P9UWC8Q4P6)](https://codecov.io/gh/Snoopy1866/PyStatPower) +[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/Snoopy1866/PyStatPower/main.svg)](https://results.pre-commit.ci/latest/github/Snoopy1866/PyStatPower/main) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) [![pytest](https://img.shields.io/badge/logo-pytest-blue?logo=pytest&labelColor=5c5c5c&label=%20)](https://github.com/pytest-dev/pytest) @@ -50,7 +50,7 @@ Size(41.59499160228066) 1. 克隆本仓库 ```bash - git clone https://github.com/PyStatPower/PyStatPower.git + git clone https://github.com/Snoopy1866/PyStatPower.git ``` 2. 安装依赖 diff --git a/docs/source/conf.py b/docs/source/conf.py index 755f6bb..cc16f37 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -51,7 +51,7 @@ html_static_path = ["_static"] html_theme = "sphinx_book_theme" html_theme_options = { - "repository_url": "https://github.com/PyStatPower/PyStatPower", + "repository_url": "https://github.com/Snoopy1866/PyStatPower", "repository_branch": "main", "path_to_docs": "docs", "use_repository_button": True, @@ -128,7 +128,7 @@ copybutton_line_continuation_character = "\\" # sphinx_issues -issues_github_path = "PyStatPower/PyStatPower" +issues_github_path = "Snoopy1866/PyStatPower" # autodoc2 autodoc2_packages = [ diff --git a/pyproject.toml b/pyproject.toml index dcf33e3..a0621ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,11 +56,11 @@ docs = [ ] [project.urls] -Homepage = "https://github.com/PyStatPower/PyStatPower" -Documentation = "https://github.com/PyStatPower/PyStatPower/blob/main/README.md" -Repository = "https://github.com/PyStatPower/PyStatPower.git" -Issues = "https://github.com/PyStatPower/PyStatPower/issues" -Changelog = "https://github.com/PyStatPower/PyStatPower/blob/main/CHANGELOG.md" +Homepage = "https://github.com/Snoopy1866/PyStatPower" +Documentation = "https://github.com/Snoopy1866/PyStatPower/blob/main/README.md" +Repository = "https://github.com/Snoopy1866/PyStatPower.git" +Issues = "https://github.com/Snoopy1866/PyStatPower/issues" +Changelog = "https://github.com/Snoopy1866/PyStatPower/blob/main/CHANGELOG.md" # setuptools configuration [tool.setuptools.dynamic]