Skip to content

Commit c42a72c

Browse files
committed
delete tkinter options test
1 parent c3d09fb commit c42a72c

File tree

2 files changed

+0
-373
lines changed

2 files changed

+0
-373
lines changed

.travis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,6 @@ jobs:
1616
python: 3.8
1717
install: pip install -U git+git://github.com/python/mypy
1818
script: ./tests/mypy_test.py --platform=linux
19-
- name: "tkinter options test"
20-
# Run this with latest python supported by typeshed
21-
python: 3.8
22-
install: pip install -U typing-inspect
23-
script: ./tests/tkinter_options_test.py
24-
services:
25-
- xvfb # needed to run tkinter
2619
- name: "mypy (Windows)"
2720
install: pip install -U git+git://github.com/python/mypy
2821
script: ./tests/mypy_test.py --platform=win32

tests/tkinter_options_test.py

Lines changed: 0 additions & 366 deletions
This file was deleted.

0 commit comments

Comments
 (0)