Skip to content

Instantly share code, notes, and snippets.

@mauvehed
Created December 19, 2022 04:01
Show Gist options
  • Save mauvehed/0db1f7396b55a31c25d02ec40b6d6a1d to your computer and use it in GitHub Desktop.
Save mauvehed/0db1f7396b55a31c25d02ec40b6d6a1d to your computer and use it in GitHub Desktop.
Poetry Export without Hashes
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