Skip to content

Commit fa8a8ce

Browse files
committed
remove mypy, extend pyup interval
1 parent 5efce43 commit fa8a8ce

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.pyup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
schedule: 'every week'
1+
schedule: 'every month'

tests/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ coverage==4.4.1
22
docutils==0.14
33
flake8==3.4.1
44
isort==4.2.15
5-
mypy==0.521
65
pycodestyle==2.3.1
76
pyflakes==1.6.0
87
Pygments==2.2.0

0 commit comments

Comments
 (0)