hey @jay-sahnan
I believe we met at the hackathon for Notion today. I used the UVX Create Browser app package and I see it's in the Python package index, but it doesn't look to be open source.
I have found a problem with the package, namely being that once you download a app with the UVX command, it tells you to install dependencies with requirements.txt, but you guys have completely migrated to using pyproject.toml files, so I recommend changing the instructions to say uv sync instead.
Let me know if you need further context.
hey @jay-sahnan
I believe we met at the hackathon for Notion today. I used the UVX Create Browser app package and I see it's in the Python package index, but it doesn't look to be open source.
I have found a problem with the package, namely being that once you download a app with the UVX command, it tells you to install dependencies with requirements.txt, but you guys have completely migrated to using pyproject.toml files, so I recommend changing the instructions to say uv sync instead.
Let me know if you need further context.