From cee5f3e3983a00d55232b24832a4815d742aa308 Mon Sep 17 00:00:00 2001 From: Ofek Lev Date: Thu, 11 Aug 2022 23:54:07 -0400 Subject: [PATCH] Apply suggestions from code review --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfd92e25..f7090d3a 100644 --- a/README.md +++ b/README.md @@ -929,7 +929,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [pip-tools](https://github.com/jazzband/pip-tools) - A set of tools to keep your pinned Python dependencies fresh. * [PyPI](https://pypi.org/) * [conda](https://github.com/conda/conda/) - Cross-platform, Python-agnostic binary package manager. -* [Hatch](https://github.com/ofek/hatch) - Modern, extensible Python project management. +* [Hatch](https://github.com/pypa/hatch) - Modern, extensible Python project management. * [poetry](https://github.com/sdispater/poetry) - Python dependency management and packaging made easy. ## Package Repositories