add example for denylist, update ci
This commit is contained in:
parent
98b086f746
commit
435cb020f9
2 changed files with 4 additions and 3 deletions
5
tox.ini
5
tox.ini
|
@ -116,12 +116,12 @@ commands =
|
|||
my.fbmessenger.export \
|
||||
my.goodreads \
|
||||
my.google.takeout.parser \
|
||||
my.ip.common \
|
||||
my.orgmode \
|
||||
my.hypothesis \
|
||||
my.instapaper \
|
||||
my.kobo \
|
||||
my.location.gpslogger \
|
||||
my.location.via_ip \
|
||||
my.pdfs \
|
||||
my.pinboard \
|
||||
my.pocket \
|
||||
|
@ -130,7 +130,8 @@ commands =
|
|||
my.rescuetime \
|
||||
my.runnerup \
|
||||
my.stackexchange.stexport \
|
||||
my.smscalls
|
||||
my.smscalls \
|
||||
my.time.tz.via_location
|
||||
|
||||
|
||||
{envpython} -m mypy --install-types --non-interactive \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue