You've already forked request-coalescing-py
mirror of
https://github.com/hexolan/request-coalescing-py.git
synced 2026-03-26 10:11:16 +00:00
docs: improved write-up
added code documentation clarified language in `README.md` updated details in `pyproject.toml`
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "request-coalescing-py"
|
||||
version = "0.1.0"
|
||||
description = "A simple demonstration of request coalescing in asynchronous Python."
|
||||
authors = ["Declan <declan@hexolan.dev>"]
|
||||
authors = ["Declan Teevan <dt@hexolan.com>"]
|
||||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user