Skip to content

Commit ea2290d

Browse files
Remove outdated comment in tox.ini
https://code.djangoproject.com/ticket/28679 has been merged, the build should pass on Django master. Keep ignoring failures because Django master's API might not be stable and docs not published yet; thus this does only have informational value.
1 parent 41b1e4c commit ea2290d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,5 @@ deps =
1818
djangomaster: https://github.com/django/django/archive/master.tar.gz
1919
.[test]
2020

21-
# Waiting on upstream fix for https://code.djangoproject.com/ticket/28679
2221
ignore_outcome =
2322
djangomaster: True

0 commit comments

Comments
 (0)