Skip to content

Commit 70eb904

Browse files
Update README.md
1 parent 160b95c commit 70eb904

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ Add it to your project's build process:
2424
[build-system]
2525
requires = ["setuptools", "pyawaitable"]
2626
build-backend = "setuptools.build_meta"
27+
28+
[project]
29+
# ...
30+
dependencies = ["pyawaitable"]
2731
```
2832

2933
Include it in your extension:

0 commit comments

Comments
 (0)