add initial dev requirements
This commit is contained in:
parent
a26c2fe467
commit
03047e428e
1 changed files with 11 additions and 12 deletions
|
@ -1,15 +1,14 @@
|
|||
base32-crockford
|
||||
|
||||
# pip
|
||||
# setuptools
|
||||
# ipdb
|
||||
# mypy
|
||||
# flake8
|
||||
setuptools
|
||||
ipdb
|
||||
mypy
|
||||
flake8
|
||||
|
||||
# wpull
|
||||
# pywb
|
||||
# pyppeteer
|
||||
# GitPython
|
||||
# youtube-dl
|
||||
# archivenow
|
||||
# requests
|
||||
#wpull
|
||||
#pywb
|
||||
#pyppeteer
|
||||
#GitPython
|
||||
#youtube-dl
|
||||
#archivenow
|
||||
#requests
|
||||
|
|
Loading…
Reference in a new issue