Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroIntensity authored Apr 30, 2024
1 parent 58b89e4 commit 85f6fd3
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 85f6fd3

Please sign in to comment.