Skip to content

Commit 3571d07

Browse files
git repo issue
1 parent f7a396d commit 3571d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
author='Balihoo Developers',
77
author_email='devall@balihoo.com',
88
license='MIT',
9-
url='git@github.com:balihoo/fulfillment-lambda-functions.git',
9+
url='git+https://github.com/balihoo/fulfillment-lambda-functions.git',
1010
install_requires=['boto3', 'python-dateutil', 'requests', 'termcolor', 'lxml', 'beautifulsoup4'],
1111
packages=find_packages(exclude=['tests']),
1212
include_package_data=True,

0 commit comments

Comments
 (0)