You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But hatch env show suggests all default scripts listed for all environments. Is that expected? I thought default was just the name given to an initial environment if none is specified. Does it also infer any env.default settings apply to all environments?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The default
pyproject.toml
generated byhatch new
contains the following tables:But
hatch env show
suggests all default scripts listed for all environments. Is that expected? I thought default was just the name given to an initial environment if none is specified. Does it also infer anyenv.default
settings apply to all environments?Beta Was this translation helpful? Give feedback.
All reactions