I would like to ask if there is interest to add pixi as a package/environment manager. This would make it much easier to setup a reproduceable development environment for tryton. Thinking about tasks like these:
- pixi run setup_database
- pixi run trytond
- pixi run tryton
In addition it would be nice to also package some things for conda-forge (I alrady started with the tryton-client: GitHub - conda-forge/tryton-feedstock: A conda-smithy repository for tryton. · GitHub