📝 Mention AFPy talk

This commit is contained in:
Freezed 2022-09-29 15:54:31 +02:00
parent e1a51ef595
commit 8ca2dd9bae
2 changed files with 6 additions and 1 deletions

View File

@ -61,3 +61,8 @@ pip install -r requirements.txt
Details in [`requirements.txt`](requirements.txt) & [`requirements-dev.txt`](requirements-dev.txt)
- [`opensearch-py`](https://opensearch.org/docs/latest/clients/python/)
### Talk about this project
- [**AFPy 2022/09**](https://www.meetup.com/fr-FR/python-afpy-lyon/events/287980312/): [`ftalk/ldpy!1`](https://gitlab.com/ftalk/ldpy/-/merge_requests/1)

View File

@ -1,6 +1,6 @@
black
coverage
flake8==4 # see: https://github.com/johnthagen/python-blueprint/issues/113
flake8
pydocstyle
pylint
pyproject-flake8