fix manual gitlab links

This commit is contained in:
Anthony Sottile 2021-04-03 17:47:40 -07:00
parent e0116d8e77
commit e1bf883668
7 changed files with 11 additions and 11 deletions

View file

@ -40,7 +40,7 @@ like:
description="our extension to flake8",
author="Me",
author_email="example@example.com",
url="https://gitlab.com/me/flake8_example",
url="https://github.com/me/flake8_example",
packages=[
"flake8_example",
],