Commit graph

12 commits

Author SHA1 Message Date
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