mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-02 09:40:26 +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
|