mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
- disable PR automerge on compiler update (too risky) - change init file to be a namespace package - remove version.py (infos can still be retrieved through package meta) this avoids potential conflicts with other packages we release - various fixes for compiler compatibility closes #1272