Skip to content

Commit 31eff9c

Browse files
committedJul 14, 2023
macos fixes
- setup.py - reduce width of progress bar - macos bash install script - macos app launcher
1 parent 12814ce commit 31eff9c

File tree

5 files changed

+497
-8
lines changed

5 files changed

+497
-8
lines changed
 

‎.github/workflows/pytest.yml

-4
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ jobs:
2424
backend: "rocm"
2525
- os: "windows-latest"
2626
backend: "directml"
27-
exclude:
28-
# pynvx does not currently build for Python3.10 and without CUDA it may not build at all
29-
- os: "macos-latest"
30-
backend: "nvidia"
3127
steps:
3228
- uses: actions/checkout@v3
3329
- name: Set cache date

‎.install/macos/app.zip

221 KB
Binary file not shown.

0 commit comments

Comments
 (0)