mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
13 lines
124 B
Plaintext
13 lines
124 B
Plaintext
-e .
|
|
# For testing
|
|
pytest
|
|
pytest-dotenv
|
|
# For linting
|
|
black
|
|
isort
|
|
mypy
|
|
flake8
|
|
flake8-docstrings
|
|
types-requests
|
|
types-PyYAML
|