This repository was archived by the owner on Feb 5, 2026. It is now read-only.
How to set a default addition to generated pyproject.toml? #398
BruceEckel
started this conversation in
General
Replies: 1 comment 2 replies
-
|
This gives me plugin-territory vibes, but maybe others disagree. Would make sense as a scaffolding plugin, assuming a future plugin system is attainable. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like, in every
pyproject.tomlI create using rye, to automatically include the following lines when rye creates the file:I imagine this would be part of the config file
config.tomlin the.ryefolder, but I don't see anything about how to do it in https://rye-up.com/guide/config/.Beta Was this translation helpful? Give feedback.
All reactions