We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb906dc commit 1d8ca79Copy full SHA for 1d8ca79
setup.py
@@ -38,7 +38,7 @@ def read_from(file):
38
keywords='push webpush publication',
39
author="jr conlin",
40
author_email="[email protected]",
41
- url='https://github.com/jrconlin/pywebpush',
+ url='https://github.com/web-push-libs/pywebpush',
42
license="MPL2",
43
test_suite="nose.collector",
44
include_package_data=True,
0 commit comments