Skip to content

v11.0.3

Compare
Choose a tag to compare
@polischuks polischuks released this 31 Jan 10:13
· 24 commits to master since this release

feat: configure platform-dependent wheel building

  • Add platform-specific wheel building for all supported platforms
  • Configure macOS builds for both arm64 and x86_64
  • Include all dependencies in wheels using poetry
  • Set up proper wheel repair for macOS builds
  • Add .gitattributes for consistent line endings