Skip to content

Commit

Permalink
add urls, package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre0512 committed Dec 20, 2022
1 parent 78c5a10 commit a6731c1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
getuseragent
oic
requests
selenium-wire
webdriver-manager
getuseragent==0.0.7
oic==1.4.0
requests==2.28.1
selenium-wire==5.1.0
webdriver-manager==3.8.5
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
description="Fetch receipts and more from Lidl Plus",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/Andre0512/lidl-plus",
project_urls={"GitHub": "https://github.com/Andre0512/lidl-plus", "PyPI": "https://pypi.org/project/lidl-plus/"},
license="MIT",
platforms="any",
packages=find_packages(),
Expand Down

0 comments on commit a6731c1

Please sign in to comment.