Skip to content

Commit 14cfc0d

Browse files
committed
PWD
1 parent b4181b4 commit 14cfc0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/fixup-wheels.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ set -e
1212
wheelhouse=$1
1313
fixed_wheelhouse=$2
1414
platform=$(uname -s)
15-
gen_record_row=$(pwd)/tools/generate-record-row.py
15+
gen_record_row=$PWD/tools/generate-record-row.py
1616

1717
stagedir=$PWD/staging
1818

tools/generate-record-row.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"""
33
Generate wheel metadata RECORD file row for given file.
44
5-
Usefull in cases where you want to postprocess the wheel archive e.g. include
5+
Useful in cases where you want to postprocess the wheel archive e.g. include
66
additional libraries after the wheel has been build.
77
"""
88
import argparse

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy