Skip to content

Commit ba80121

Browse files
committed
correct URL
1 parent 2e4178d commit ba80121

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
@@ -12,7 +12,7 @@
1212
version='1.0.0',
1313
description='Find packages that should be in requirements for a project',
1414
long_description=long_description,
15-
url='https://github.com/r1chardj0n3s/pip_missing_reqs',
15+
url='https://github.com/r1chardj0n3s/pip-missing-reqs',
1616
author='Richard Jonees',
1717
author_email='[email protected]',
1818
license='MIT',

0 commit comments

Comments
 (0)