mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
fix: exclude pycache files from sdist
This commit is contained in:
parent
c431e8356a
commit
370b598994
1 changed files with 1 additions and 0 deletions
|
|
@ -3,3 +3,4 @@ include README.md
|
||||||
include CHANGELOG.md
|
include CHANGELOG.md
|
||||||
include requirements/pypi.txt
|
include requirements/pypi.txt
|
||||||
graft test
|
graft test
|
||||||
|
global-exclude *.py[cod]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue