mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-16 13:35:04 +08:00
Make tests version-aware. Now only tornado and sqlalchemy stubs fail.
This commit is contained in:
+2
-1
@@ -8,4 +8,5 @@ install:
|
||||
- pip install -U git+git://github.com/python/mypy
|
||||
|
||||
script:
|
||||
- ./runtests.py -x tornado sqlalchemy 3/enum requests
|
||||
- ./runtests.py -p3
|
||||
- ./runtests.py -p2 -x tornado sqlalchemy
|
||||
|
||||
Reference in New Issue
Block a user