Skip to content

Commit

Permalink
undo dummy commit, github received
Browse files Browse the repository at this point in the history
  • Loading branch information
sneakers-the-rat committed Mar 1, 2024
1 parent 10fb76a commit 2b1cd51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/pyproject-toml.md
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ These two specifications are equivalent:
```
pydantic>=1.10,<2
pydantic^1.10
```
```

One build tool that you should be aware of that pins dependencies to an upper bound by default is Poetry. [Read more about how to safely add dependencies with Poetry, here.](../package-structure-code/python-package-build-tools.html#challenges-with-poetry)
:::
Expand Down

0 comments on commit 2b1cd51

Please sign in to comment.