Skip to content

Commit 6a70951

Browse files
lwasserwillingc
andauthored
Apply suggestion from @willingc
Co-authored-by: Carol Willing <[email protected]>
1 parent 75c95a2 commit 6a70951

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
@@ -1,5 +1,5 @@
11
```{eval-rst}
2-
:og:title: Add Required, Optional Dependencies and Development Groups to Your Python Package
2+
:og:title: Add Required, Optional Dependencies and Dependency Groups to Your Python Package
33
:og:description: A Python package dependency refers to an external package or software that your Python project requires to function properly. Learn how to add different types of dependencies to your Python package.
44
```
55

0 commit comments

Comments
 (0)