Skip to content

Commit 8d23a12

Browse files
committed
(Update Tox issue links: moved to GitHub)
1 parent 8754375 commit 8d23a12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ commands =
2828
# XXX: This will currently run the tests twice under codecov, but oh well.
2929
# TODO: Use a factor-based override or negation for this sometime?
3030
# See:
31-
# https://bitbucket.org/hpk42/tox/issues/189/allow-parametrization-of-any-testenv
32-
# https://bitbucket.org/hpk42/tox/issues/292/negated-factor-conditions
31+
# https://github.com/tox-dev/tox/issues/189
32+
# https://github.com/tox-dev/tox/issues/292
3333
python -m unittest discover tests
3434

3535
codecov: coverage run -m unittest discover tests

0 commit comments

Comments
 (0)