Apply suggestions from code review

This commit is contained in:
Ofek Lev 2022-08-11 23:54:07 -04:00 committed by GitHub
parent 2750cb4524
commit cee5f3e398
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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