Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit e0f6419

Browse files
committed
Change URL to https
1 parent c074a13 commit e0f6419

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
setup(name='postnl_api',
44
version='0.2',
55
description='Python wrapper for the PostNL API, a way to track packages using their online portal',
6-
url='http://github.com/imicknl/python-postnl-api',
6+
url='https://github.com/imicknl/python-postnl-api',
77
author='Mick Vleeshouwer',
88
author_email='mick@imick.nl',
99
license='MIT',

0 commit comments

Comments
 (0)