Skip to content

Commit

Permalink
Merge pull request #6 from ZeroIntensity/docs-update
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ZeroIntensity authored Apr 30, 2024
2 parents d34127e + 85f6fd3 commit ae80a93
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 @@ -20,7 +20,7 @@ $ pip install pyawaitable
```toml
# pyproject.toml example with setuptools
[build-system]
requires = ["setuptools", "pyawaitable>=1.0,<2.0"]
requires = ["setuptools", "pyawaitable"]
build-backend = "setuptools.build_meta"
```

Expand Down

0 comments on commit ae80a93

Please sign in to comment.