Skip to content

Commit

Permalink
s/install_requires/dependencies/g
Browse files Browse the repository at this point in the history
  • Loading branch information
di committed Dec 1, 2022
1 parent a31dcc4 commit 33dd490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ dependencies = [ # Optional
#
# $ pip install sampleproject[dev]
#
# Similar to `install_requires` above, these must be valid existing
# Similar to `dependencies` above, these must be valid existing
# projects.
[project.optional-dependencies] # Optional
dev = ["check-manifest"]
Expand Down

0 comments on commit 33dd490

Please sign in to comment.