Skip to content

Commit

Permalink
feat: update setuptools to 75.2.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
deepin-community-bot[bot] committed Dec 16, 2024
1 parent 8cc7996 commit ba7e80c
Show file tree
Hide file tree
Showing 643 changed files with 43,408 additions and 29,506 deletions.
6 changes: 4 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,20 @@ recursive-include setuptools *.py *.exe *.xml *.tmpl
recursive-include tests *.py
recursive-include setuptools/tests *.html
recursive-include docs *.py *.txt *.rst *.conf *.css *.css_t Makefile indexsidebar.html
recursive-include setuptools/_vendor *.py *.txt
recursive-include setuptools/_vendor *
recursive-include pkg_resources *.py *.txt
recursive-include pkg_resources/tests/data *
recursive-include tools *
recursive-include newsfragments *
include *.py
include *.rst
include MANIFEST.in
include LICENSE
global-include LICEN[CS]E* COPYING* NOTICE* AUTHORS*
include launcher.c
include msvc-build-launcher.cmd
include mypy.ini
include pytest.ini
include tox.ini
include setuptools/tests/config/setupcfg_examples.txt
include setuptools/config/*.schema.json
global-exclude *.py[cod] __pycache__
Loading

0 comments on commit ba7e80c

Please sign in to comment.