Skip to content

Commit addd371

Browse files
committed
Fixed build command
1 parent 9622bbd commit addd371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/source-package-verification.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export LDFLAGS="$LDFLAGS -L${PWD}/${lib_dir}"
1515
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$PWD/$lib_dir"
1616
export DYLD_LIBRARY_PATH="$DYLD_LIBRARY_PATH:$PWD/$lib_dir"
1717

18-
pip -m build
18+
python3 -m build
1919
if [[ $OS_NAME == linux && $ARCH == x64 ]]; then
2020
flake8 --exclude ./_venv
2121
make docs

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