Commit f2c365fb by Nihaal Sangha Committed by Branch Vincent

Fix PyPI capitalisation

parent dba8df11
......@@ -260,7 +260,7 @@ exclude = ["my_package/excluded.py"]
## dependencies and dependency groups
Poetry is configured to look for dependencies on [PyPi](https://pypi.org) by default.
Poetry is configured to look for dependencies on [PyPI](https://pypi.org) by default.
Only the name and a version string are required in this case.
```toml
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment