Skip to content

Commit

Permalink
Updated README version ranges links.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxandreOgeret authored Jan 24, 2024
1 parent 55088a4 commit def59c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ repositories:
version: "==0.4.*"
```

The version ranges syntax is based [PEP440](https://peps.python.org/pep-0440/#version-specifiers), and is powered by the
The version ranges syntax follows [Python Packaging Authority Guidelines](https://peps.python.org/pep-0440/#version-specifiers), and is powered by the
[packaging](https://packaging.pypa.io/en/stable/specifiers.html) package.

## Advanced features
Expand Down

0 comments on commit def59c9

Please sign in to comment.