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
I have searched the issue tracker and believe that this is not a duplicate.
Make sure you run commands with -v flag before pasting the output.
Steps to reproduce
Run pdm init
Actual behavior
Expected behavior
I expect that the option 3. is not listed since it's the same as option 0.
Environment Information
# Paste the output of `pdm info && pdm info --env` below:
[ProjectError]: The pyproject.toml has not been initialized yet. You can do this by running 'pdm init'.
Additional Info.
OS: macOS 11.6.2
installed via brew install pdm
terminal: Alacritty
and I'm using zsh instead of bash
The text was updated successfully, but these errors were encountered:
Make sure you run commands with
-v
flag before pasting the output.Steps to reproduce
Run
pdm init
Actual behavior
Expected behavior
I expect that the option 3. is not listed since it's the same as option 0.
Environment Information
Additional Info.
OS:
macOS 11.6.2
installed via
brew install pdm
terminal: Alacritty
and I'm using zsh instead of bash
The text was updated successfully, but these errors were encountered: