chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

Update Contribution guidelines?

Open asvishnyakov opened this issue 7 months ago • 3 comments
trafficstars

I followed contribution guidelines to install dependencies, build, test & create PR, but had a few issues:

  1. Pre-commit checks fails with the following error:

Console log

  1. poetry build produces wheel without frontend and copilot folders inside, but with the following log:

Console log

Ubuntu 24.04 Python 3.12.3 Poetry 2.0.1 pnpm 9.13.2 (selected automatically by poetry and/or corepack)

asvishnyakov avatar Mar 26 '25 23:03 asvishnyakov