Skip to content

Commit

Permalink
Feat: flit, tomli, python-build
Browse files Browse the repository at this point in the history
  • Loading branch information
UTsweetyfish authored and Zeno-sole committed Feb 15, 2023
1 parent 55b4323 commit 281e651
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 @@ -135,3 +135,23 @@ repos:
- repo: sbuild
group: deepin-sysdev-team
info: Tool for building Debian binary packages from Debian sources

- repo: flit
group: deepin-sysdev-team
info: simple way to put Python packages and modules on PyPI (PEP 517)

- repo: python-tomli
group: deepin-sysdev-team
info: "lil' TOML parser for Python"

- repo: python-tomli-w
group: deepin-sysdev-team
info: "lil' TOML writer for Python"

- repo: responses
group: deepin-sysdev-team
info: Utility library for mocking out the requests Python 3 library

- repo: python-build
group: deepin-sysdev-team
info: Simple, correct PEP517 package builder (Python 3)

0 comments on commit 281e651

Please sign in to comment.