Skip to content

Commit 9955a8a

Browse files
lwasserZeitsperre
andauthored
Fix: text cleanup
Co-authored-by: Trevor James Smith <[email protected]>
1 parent d8b9477 commit 9955a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-structure-code/declare-dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ groups that you defined above using the syntax:
204204
`python -m pip install ".[docs]"`
205205

206206
Above you install:
207-
* dependencies needed for your documentation,
207+
* dependencies needed for your documentation (`docs`),
208208
* required package dependencies in the `dependency` array and
209209
* your package
210210

0 commit comments

Comments
 (0)