Hugo
|
8c5799a4d6
|
Refactor lint to remove duplicate
|
2018-03-27 15:52:16 +03:00 |
|
Hugo
|
f2ec5bc57e
|
Add workaround for build failures on Python 3.7 (https://github.com/yaml/pyyaml/issues/126)
|
2018-03-27 15:52:16 +03:00 |
|
Hugo
|
20250237b9
|
Add Python 3.7
|
2018-03-26 19:41:54 +03:00 |
|
Hugo
|
41a3b96a0e
|
Merge pull request #227 from pylast/good-citizen
Be a good citizen: test 3.6-dev
|
2017-10-29 00:53:01 +03:00 |
|
Hugo
|
79fa0c6f9d
|
pytest is recommended entry point
|
2017-10-28 10:01:47 +03:00 |
|
Hugo
|
68db2da2e9
|
pep8 is now pycodestyle https://github.com/PyCQA/pycodestyle/issues/466
|
2017-10-22 23:17:27 +03:00 |
|
hugovk
|
60c3b671bf
|
Be a good citizen https://snarky.ca/how-to-use-your-project-travis-to-help-test-python-itself/
|
2017-10-19 23:58:20 +03:00 |
|
Hugo
|
0ce597b5b1
|
Remove unnecessary dependencies for lint
|
2017-09-19 13:23:58 +03:00 |
|
Hugo
|
68d9a4b783
|
Clonedigger only supports Python 2
|
2017-09-19 10:55:25 +03:00 |
|
Hugo
|
705eafbd3e
|
Print all warnings (-W all), and show prints (-s# disable all capturing)
|
2017-09-18 14:55:52 +03:00 |
|
Hugo
|
b410ae8b8d
|
Add Python 3.5 and 3.6 (#188)
|
2017-01-02 21:07:21 +01:00 |
|
hugovk
|
1732ca6686
|
Fix build: no such option: --download-cache
|
2016-02-09 10:59:57 +02:00 |
|
hugovk
|
dae6a276ea
|
Let Tox use these env vars
|
2015-08-03 13:54:21 +03:00 |
|
hugovk
|
816be1cbe8
|
Rerun flaky interation tests
|
2015-04-12 12:54:22 +03:00 |
|
Ivan Malison
|
df75cf2aa2
|
Fix UnicodeDecodeError from #114. Replace definitions of _unicode and
_string. Add six as a dependeny. Fix clonedigger script.
|
2015-01-08 16:07:42 -08:00 |
|
Ivan Malison
|
f2f8ca086d
|
add posargs to tox tests.
|
2015-01-07 19:25:41 -08:00 |
|
Ivan Malison
|
6e6ff1a417
|
Get rid of --doctest-modules in py.test command.
|
2015-01-07 18:20:30 -08:00 |
|
Ivan Malison
|
ca66e74099
|
tox/travis stuff. making testing more uniform.
|
2015-01-07 17:57:04 -08:00 |
|
Ivan Malison
|
387220c1d6
|
Make pylast a package. Move tests into a directory. Start using pytest
and tox. Use setuptools instead of distutils.
|
2015-01-07 09:13:28 -08:00 |
|