feat: added print label test and some refacoring

Couldn't add the refactoring in seperate commits so history is messy
This commit is contained in:
2021-01-25 20:02:47 +00:00
parent 926d086537
commit 9bca740133
2 changed files with 135 additions and 55 deletions

View File

@ -7,6 +7,7 @@ name = "pypi"
selenium = "*"
requests = "*"
rich = "*"
"pdfminer.six" = "*"
[dev-packages]
pylint = "*"