Skip to content

Commit c5210eb

Browse files
Update requirements-dev.txt
1 parent 153bda3 commit c5210eb

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

doc/requirements.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# sphinx-rtd-theme
1+
# Note: This file is only used by the documentation build process, and is not
2+
# intended to be used as a general requirements file for the project. It may
3+
# contain dependencies that are only needed for building the documentation, and
4+
# may not be suitable for use in a production environment.
25
aiohttp
36
asyncio>=3.4
47
click~=8.1

requirements-dev.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
-e .
2+
-r docrequirements.txt
13
proxy.py
24
pytest
35
pytest-asyncio

0 commit comments

Comments
 (0)