File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -19,4 +19,4 @@ cd pkgs/sage-conf_pypi
19
19
# Get rid of old *.egg-info/SOURCES.txt
20
20
rm -Rf * .egg-info
21
21
22
- python3 -m build --sdist --no-isolation --outdir " $SAGE_DISTFILES "
22
+ python3 -m build --sdist --no-isolation --skip-dependency-check -- outdir " $SAGE_DISTFILES "
Original file line number Diff line number Diff line change 21
21
# Get rid of old *.egg-info/SOURCES.txt
22
22
rm -Rf * .egg-info
23
23
24
- python3 -m build --sdist --no-isolation --outdir " $SAGE_DISTFILES "
24
+ python3 -m build --sdist --no-isolation --skip-dependency-check -- outdir " $SAGE_DISTFILES "
Original file line number Diff line number Diff line change 21
21
# Get rid of old *.egg-info/SOURCES.txt
22
22
rm -Rf * .egg-info
23
23
24
- python3 -m build --sdist --no-isolation --outdir " $SAGE_DISTFILES "
24
+ python3 -m build --sdist --no-isolation --skip-dependency-check -- outdir " $SAGE_DISTFILES "
Original file line number Diff line number Diff line change 21
21
# Get rid of old *.egg-info/SOURCES.txt
22
22
rm -Rf * .egg-info
23
23
24
- python3 -m build --sdist --no-isolation --outdir " $SAGE_DISTFILES "
24
+ python3 -m build --sdist --no-isolation --skip-dependency-check -- outdir " $SAGE_DISTFILES "
Original file line number Diff line number Diff line change 22
22
# Get rid of old *.egg-info/SOURCES.txt
23
23
rm -Rf * .egg-info
24
24
25
- python3 -m build --sdist --no-isolation --outdir " $SAGE_DISTFILES "
25
+ python3 -m build --sdist --no-isolation --skip-dependency-check -- outdir " $SAGE_DISTFILES "
Original file line number Diff line number Diff line change 21
21
# Get rid of old *.egg-info/SOURCES.txt
22
22
rm -Rf * .egg-info
23
23
24
- python3 -m build --sdist --no-isolation --outdir " $SAGE_DISTFILES "
24
+ python3 -m build --sdist --no-isolation --skip-dependency-check -- outdir " $SAGE_DISTFILES "
Original file line number Diff line number Diff line change 21
21
# Get rid of old *.egg-info/SOURCES.txt
22
22
rm -Rf * .egg-info
23
23
24
- python3 -m build --sdist --no-isolation --outdir " $SAGE_DISTFILES "
24
+ python3 -m build --sdist --no-isolation --skip-dependency-check -- outdir " $SAGE_DISTFILES "
Original file line number Diff line number Diff line change 22
22
# Get rid of old *.egg-info/SOURCES.txt
23
23
rm -Rf * .egg-info
24
24
25
- python3 -m build --sdist --no-isolation --outdir " $SAGE_DISTFILES "
25
+ python3 -m build --sdist --no-isolation --skip-dependency-check -- outdir " $SAGE_DISTFILES "
Original file line number Diff line number Diff line change 21
21
# Get rid of old *.egg-info/SOURCES.txt
22
22
rm -Rf * .egg-info
23
23
24
- python3 -m build --sdist --no-isolation --outdir " $SAGE_DISTFILES "
24
+ python3 -m build --sdist --no-isolation --skip-dependency-check -- outdir " $SAGE_DISTFILES "
You can’t perform that action at this time.
0 commit comments