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
|
base32-crockford
|
||||||
|
|
||||||
# pip
|
setuptools
|
||||||
# setuptools
|
ipdb
|
||||||
# ipdb
|
mypy
|
||||||
# mypy
|
flake8
|
||||||
# flake8
|
|
||||||
|
|
||||||
# wpull
|
#wpull
|
||||||
# pywb
|
#pywb
|
||||||
# pyppeteer
|
#pyppeteer
|
||||||
# GitPython
|
#GitPython
|
||||||
# youtube-dl
|
#youtube-dl
|
||||||
# archivenow
|
#archivenow
|
||||||
# requests
|
#requests
|
||||||
|
|
Loading…
Reference in a new issue