Skip to content

Commit 7fdd4fc

Browse files
committed
change the command location and fix README
1 parent 1d88012 commit 7fdd4fc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ If some dependency is not enabled in the pre-built wheels, you can also run the
127127
3. Add custom Cmake flags if needed, for example: `export CMAKE_FLAGS="-DSOME_FLAG=ON -DSOME_OTHER_FLAG=OFF"`
128128
4. Run ``python setup.py bdist_wheel``
129129
- Optionally use the `manylinux` images as a build hosts if maximum portability is needed (and run `auditwheel` for the wheel after build)
130-
5. You'll have the wheel file in the `dist` folder and you can do with that whatever you wish (upload to local PyPI index, use as dependency in a CI job which runs the PyInstaller / PyOxidizer bundler for your app etc.)
130+
5. You'll have the wheel file in the `dist` folder and you can do with that whatever you wish
131131

132132
### Licensing
133133

travis_config.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,13 @@ function pre_build {
8989

9090
local CACHE_STAGE; (echo "$TRAVIS_BUILD_STAGE_NAME" | grep -qiF "final") || CACHE_STAGE=1
9191

92+
brew style
93+
9294
#after the cache stage, all bottles and Homebrew metadata should be already cached locally
9395
if [ -n "$CACHE_STAGE" ]; then
9496
brew update
9597
generate_ffmpeg_formula
9698
brew_add_local_bottles
97-
else
98-
brew style
9999
fi
100100

101101
echo 'Installing qt5'

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