Skip to content

Commit

Permalink
add myst-nb pytest-jupyter pytest-mypy-testing python-autodoc-traits …
Browse files Browse the repository at this point in the history
…sphinxcontrib-github-alt
  • Loading branch information
UTsweetyfish committed Jan 9, 2025
1 parent 19c51ad commit 269b93f
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6443,6 +6443,10 @@ repos:
group: deepin-sysdev-team
info: a QuakeWorld server

Check warning on line 6444 in repos.yml

View workflow job for this annotation

GitHub Actions / validate-yaml

6444:30 [trailing-spaces] trailing spaces

- repo: myst-nb #main
group: deepin-sysdev-team
info: Parse and execute ipynb files in Sphinx

- repo: myst-parser #main
group: deepin-sysdev-team
info: rich and extensible flavor of Markdown for technical docs
Expand Down Expand Up @@ -7614,6 +7618,10 @@ repos:
group: deepin-sysdev-team
info: HTTP server for pytest to test HTTP clients

- repo: pytest-jupyter #main
group: deepin-sysdev-team
info: Pytest plugins for Jupyter libraries and extensions

- repo: pytest-mock #main
group: deepin-sysdev-team
info: Thin wrapper around mock for easier use with pytest (Python 3 module)
Expand All @@ -7622,6 +7630,10 @@ repos:
group: deepin-sysdev-team
info: pytest plugin for Matplotlib image comparison

- repo: pytest-mypy-testing #main
group: deepin-sysdev-team
info: Plugin to test mypy output with pytest

- repo: pytest-rerunfailures #main
group: deepin-sysdev-team
info: pytest plugin to re-run tests to eliminate flaky failures
Expand Down Expand Up @@ -7666,6 +7678,10 @@ repos:
group: deepin-sysdev-team
info: library to generate argparse parsers from function signatures

- repo: python-autodoc-traits #main
group: deepin-sysdev-team
info: Sphinx extension to document classes with Traitlets-based config

- repo: python-autogui
group: deepin-sysdev-team
info: PyAutoGUI is a cross-platform GUI automation Python module for human beings
Expand Down Expand Up @@ -9270,6 +9286,10 @@ repos:
group: deepin-sysdev-team
info: A python binding package for generating sitemap

- repo: sphinxcontrib-github-alt #main
group: deepin-sysdev-team
info: Sphinx extension to link to GitHub issues, PRs, commits and users

- repo: sphinxcontrib-jquery #main
group: deepin-sysdev-team
info: extension to include jQuery on newer Sphinx releases
Expand Down

0 comments on commit 269b93f

Please sign in to comment.