Guido van Rossum
|
bc26b28d78
|
Try using "pip install -U ..." to install mypy; does this make the test failure disappear?
|
2016-02-03 17:21:08 -08:00 |
|
Guido van Rossum
|
913495886d
|
Wrote a runtests.py script. It has some flaws, hence the -x args in .travis.yml.
|
2016-01-28 13:22:45 -08:00 |
|
Guido van Rossum
|
f6f3d4d9ca
|
Sigh. Need to write a local test script.
|
2016-01-28 11:36:52 -08:00 |
|
Guido van Rossum
|
f77e9dc9a0
|
Better approach to testing. Fixes #7.
|
2016-01-28 11:17:26 -08:00 |
|
Guido van Rossum
|
b3666b52cf
|
Test 2and3, 3.3, 3.4.
|
2016-01-26 20:10:24 -08:00 |
|
Guido van Rossum
|
bf1dde5636
|
Fix tokenize.pyi; fix cp command.
|
2016-01-26 20:01:34 -08:00 |
|
Guido van Rossum
|
9e15a1db0a
|
Add stdlib/2.7 to Travis CI tests.
|
2016-01-26 17:30:54 -08:00 |
|
Guido van Rossum
|
b091a7311c
|
Use the correct pip install incantation.
|
2016-01-26 16:54:18 -08:00 |
|
Guido van Rossum
|
c6f15133cf
|
Add a Travis CI configuration.
|
2016-01-26 16:50:47 -08:00 |
|