Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
python-poetry
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
python-poetry
Commits
854c8587
Commit
854c8587
authored
May 11, 2022
by
MapleCCC
Committed by
Bjorn Neergaard
May 10, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: fix outdated references to the `debug:info` command in docs
parent
a1d63f1d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
CONTRIBUTING.md
+1
-1
docs/contributing.md
+1
-1
No files found.
CONTRIBUTING.md
View file @
854c8587
...
...
@@ -55,7 +55,7 @@ Provide more context by answering these questions:
Include details about your configuration and environment:
*
**Which version of Poetry are you using?**
You can get the exact version by running
`poetry -V`
in your terminal.
*
**Which Python version Poetry has been installed for?**
Execute the
`
debug:
info`
to get the information.
*
**Which Python version Poetry has been installed for?**
Execute the
`
poetry debug
info`
to get the information.
*
**What's the name and version of the OS you're using**
?
...
...
docs/contributing.md
View file @
854c8587
...
...
@@ -66,7 +66,7 @@ Provide more context by answering these questions:
Include details about your configuration and environment:
*
**Which version of Poetry are you using?**
You can get the exact version by running
`poetry -V`
in your terminal.
*
**Which Python version Poetry has been installed for?**
Execute the
`
debug:
info`
to get the information.
*
**Which Python version Poetry has been installed for?**
Execute the
`
poetry debug
info`
to get the information.
*
**What's the name and version of the OS you're using**
?
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment