mirror of https://github.com/Bunsly/JobSpy
proj structure
parent
39f675f3c8
commit
94c7adeec3
|
@ -21,3 +21,6 @@ jupyter = "^1.0.0"
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core"]
|
requires = ["poetry-core"]
|
||||||
build-backend = "poetry.core.masonry.api"
|
build-backend = "poetry.core.masonry.api"
|
||||||
|
|
||||||
|
[[tool.poetry.packages]]
|
||||||
|
include = "jobspy/**/*"
|
Loading…
Reference in New Issue