Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 5114a7b

Browse files
authored
Easier on windows users without build tools.
1 parent bfe50db commit 5114a7b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/09-built-on-asyncio/requirements.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,12 @@ trio
33
trio_asyncio
44

55
aiohttp
6-
aiodns
76
cchardet
87
requests
98
bs4
10-
colorama
9+
colorama
10+
11+
# This one can give you trouble on Windows
12+
# Feel free to uncomment it but it also works without it
13+
# Just a little less well.
14+
# aiodns

0 commit comments

Comments
 (0)