Skip to content

Commit aadba86

Browse files
authored
Merge pull request #13 from serpapi/start-yield-page-method-from-first-page
Start yield_pages method from the first page
2 parents cdcfb0e + 9ca2f57 commit aadba86

File tree

4 files changed

+329
-247
lines changed

4 files changed

+329
-247
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ name = "pypi"
55

66
[packages]
77
serpapi = {editable = true, path = "."}
8+
pytest = "*"
89

910
[dev-packages]
1011
alabaster = "*"

0 commit comments

Comments
 (0)