Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Randy Döring <30527984+radoering@users.noreply.github.com>
  • Loading branch information
zanieb and radoering authored Jan 9, 2024
1 parent 07872c8 commit 380ffa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pyproject.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ include = [

If no format is specified, `include` defaults to only `sdist`.

In constrast, `exclude` defaults to both `sdist` and `wheel`.
In contrast, `exclude` defaults to both `sdist` and `wheel`.

```toml
exclude = ["my_package/excluded.py"]
Expand Down

0 comments on commit 380ffa7

Please sign in to comment.