Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Commit 38af1da

Browse files
authored
Corrected metadata urls (#4)
1 parent 211da43 commit 38af1da

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

setup.cfg

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[metadata]
22
name = tox-bindep
3-
url = https://github.com/ssbarnea/tox-bindep
3+
url = https://github.com/tox-dev/tox-bindep
44
project_urls =
5-
Bug Tracker = https://github.com/ssbarnea/tox-bindep/issues
6-
Release Management = https://github.com/ssbarnea/tox-bindep/releases
7-
CI = https://github.com/ssbarnea/tox-bindep/actions
8-
Source Code = https://github.com/ssbarnea/tox-bindep
5+
Bug Tracker = https://github.com/tox-dev/tox-bindep/issues
6+
Release Management = https://github.com/tox-dev/tox-bindep/releases
7+
CI = https://github.com/tox-dev/tox-bindep/actions
8+
Source Code = https://github.com/tox-dev/tox-bindep
99
description = Performs bindep checks before running
1010
long_description = file: README.md
1111
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)