Skip to content

Commit a43f2a7

Browse files
lwasserucodery
andauthored
Apply suggestion from @ucodery
Co-authored-by: Jeremiah Paige <ucodery@gmail.com>
1 parent 4f21c2f commit a43f2a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package-structure-code/declare-dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ PyPI.
292292
### Install dependency groups
293293

294294
When users install your package, only core dependencies are installed by
295-
default. To install optional dependencies or development groups, you
295+
default. To install optional dependencies, you
296296
need to specify which groups to include when installing the package.
297297

298298
:::{figure-md} python-package-dependencies

0 commit comments

Comments
 (0)