Skip to content

Commit 7d4e787

Browse files
committed
update README
1 parent 173477b commit 7d4e787

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
This is a cookiecutter template of Python project that uses:
44

5+
- [poetry](https://python-poetry.org) for dependency management and packaging
56
- [mypy](https://mypy.readthedocs.io) for type checking
67
- [pylint](https://pylint.readthedocs.io) for linting
78
- [isort](https://pycqa.github.io/isort/) and [black](https://github.com/psf/black) for code formatting

0 commit comments

Comments
 (0)