Skip to content

Commit 6292378

Browse files
jfusspaoptu023
authored andcommitted
Upgrade PyYaml to 5.1 (amazon-archives#27)
1 parent e2126ce commit 6292378

File tree

4 files changed

+185
-416
lines changed

4 files changed

+185
-416
lines changed

Pipfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ pytest-cov = "*"
99
pylint = "*"
1010
mock = "*"
1111
"flake8" = "*"
12-
"flake8-docstrings" = "*"
1312
tox = "*"
1413

1514
[packages]
16-
serverlessrepo = {editable = true,extras = ["dev"],path = "."}
15+
serverlessrepo = {editable = true,path = "."}

0 commit comments

Comments
 (0)