forked from Archives/langchain
12 lines
111 B
Plaintext
12 lines
111 B
Plaintext
-e .
|
|
# For testing
|
|
pytest
|
|
pytest-dotenv
|
|
# For linting
|
|
black
|
|
isort
|
|
mypy
|
|
flake8
|
|
flake8-docstrings
|
|
types-requests
|