Skip to content

Instantly share code, notes, and snippets.

@lyf-is-coding
Created July 30, 2023 18:06
Show Gist options
  • Save lyf-is-coding/bd722bb4f9740a8a5ef9c0a4cbd0aa40 to your computer and use it in GitHub Desktop.
Save lyf-is-coding/bd722bb4f9740a8a5ef9c0a4cbd0aa40 to your computer and use it in GitHub Desktop.
Poetry export packages to requirements.txt
poetry export --without-hashes --format=requirements.txt > requirements.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment