# Add macOS-specific packages if on Darwin (macOS)
ifsys.platform.startswith("darwin"):
install_requires.extend([
"mlx==0.17.3",
"mlx==0.18.0",
"mlx-lm==0.18.2",
])
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.