Skip to content

Commit 26daaf6

Browse files
committed
Use pythocloc for development
1 parent 902e2e5 commit 26daaf6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
__pycache__/
2+
__pypackages__/
23
*.pyc
34
/build/
45
/*.egg-info/

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
aiohttp

0 commit comments

Comments
 (0)