mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 12:16:53 +00:00
fix manual gitlab links
This commit is contained in:
parent
e0116d8e77
commit
e1bf883668
7 changed files with 11 additions and 11 deletions
|
|
@ -7,7 +7,7 @@ setuptools.setup(
|
|||
description='Example plugin to Flake8',
|
||||
author='Ian Cordasco',
|
||||
author_email='graffatcolmingov@gmail.com',
|
||||
url='https://gitlab.com/pycqa/flake8',
|
||||
url='https://github.com/pycqa/flake8',
|
||||
package_dir={'': 'src/'},
|
||||
packages=['flake8_example_plugin'],
|
||||
entry_points={
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue