Skip to content

Commit b954ecb

Browse files
committed
Fix a syntax error in the release script
1 parent da80b0c commit b954ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release/rever.xsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ def test_wheel(py_version):
316316

317317
with run_in_conda_env(['python=%s' % py_version], 'test-install-%s' % py_version):
318318
cp @('/root/release/{wheel}'.format(**tarball_format)) @("{wheel}".format(**tarball_format))
319-
pip install @("{wheel}".format(**tarball_format)
319+
pip install @("{wheel}".format(**tarball_format))
320320

321321
python -c "import sympy; print(sympy.__version__); print('sympy installed successfully')"
322322
python -m isympy --help

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