Skip to content

Commit

Permalink
Update icicle-emu to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrexodia committed Jun 21, 2024
1 parent fa997bc commit 4871727
Show file tree
Hide file tree
Showing 8 changed files with 312 additions and 195 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
DEVELOPER_DIR: /Applications/Xcode.app/Contents/Developer
MACOSX_DEPLOYMENT_TARGET: '10.9'
ARCHFLAGS: -arch x86_64 -arch arm64
PYO3_CROSS_LIB_DIR: /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/lib
PYO3_CROSS_LIB_DIR: /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib
run: |
pip install -r requirements.txt
python setup.py bdist_wheel --py-limited-api=cp37
Expand Down
Loading

0 comments on commit 4871727

Please sign in to comment.