Skip to content

Commit

Permalink
Merge pull request #61 from terencehonles/fix-setup.cfg-deprecation-w…
Browse files Browse the repository at this point in the history
…arnings

fix setup.cfg warnings breaking tox (pypa/setuptools#2588)
  • Loading branch information
ymyzk authored Apr 7, 2021
2 parents 4570e56 + e4e6cb5 commit deecfbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ long_description = file: README.md
long_description_content_type = text/markdown
keywords = virtual, environments, isolated, testing
maintainer = Yusuke Miyazaki
maintainer-email = [email protected]
maintainer_email = [email protected]
author = Yusuke Miyazaki
author-email = [email protected]
author_email = [email protected]
url = https://github.com/ymyzk/tox-gh-actions
project_urls =
Source=https://github.com/ymyzk/tox-gh-actions
Expand Down

0 comments on commit deecfbd

Please sign in to comment.