Skip to content

Commit

Permalink
Merge pull request #190 from hugovk/patch-1
Browse files Browse the repository at this point in the history
Update link: master is now main
  • Loading branch information
sigmavirus24 authored Jan 23, 2022
2 parents 407fa0c + 435e478 commit a5c6ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
project_urls =
Source=https://github.com/PyCQA/pep8-naming
Issues=https://github.com/PyCQA/pep8-naming/issues
Changelog=https://github.com/PyCQA/pep8-naming/blob/master/CHANGELOG.rst
Changelog=https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst

[wheel]
universal = 1

0 comments on commit a5c6ba6

Please sign in to comment.