Skip to content

Generate requirements.txt during build #7

@astrojarred

Description

@astrojarred

As of now, we have to manually generate the requirements.txt that Vercel needs. Would be great to generate this at build time.

Things to check:

  • Vercel doesn't have poetry installed by default. Are we allowed to install it, maybe in the mod.ts?
  • It seems that maybe the API endpoints and pip installations happen before our Vite build step. To be checked.

Thanks to the work in #6 for inspiring this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions