Skip to content

Commit

Permalink
git repo issue
Browse files Browse the repository at this point in the history
  • Loading branch information
balihoo-mpatel committed Sep 20, 2022
1 parent f7a396d commit 3571d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
author='Balihoo Developers',
author_email='devall@balihoo.com',
license='MIT',
url='git@github.com:balihoo/fulfillment-lambda-functions.git',
url='git+https://github.com/balihoo/fulfillment-lambda-functions.git',
install_requires=['boto3', 'python-dateutil', 'requests', 'termcolor', 'lxml', 'beautifulsoup4'],
packages=find_packages(exclude=['tests']),
include_package_data=True,
Expand Down

0 comments on commit 3571d07

Please sign in to comment.