Commit Graph

14 Commits (master)

Author SHA1 Message Date
Thomas Waldmann 9f08e5ea87 testing: drop python 2.7 testing
and also pypy (2) testing.
2020-11-14 04:19:06 +01:00
Thomas Waldmann f92fe807d0 support / test on py38, py39, fixes #223
also: travis-ci: test on more recent ubuntu dists
2020-10-31 23:52:45 +01:00
Thomas Waldmann c551853c80 drop python 3.4 support, fixes #195 2019-04-07 16:31:35 +02:00
Thomas Waldmann 43fc105581 adapt to src/ layout, move pkg metadata to setup.py
in setup.py, we can't import from the package init.

run tox against the bepasty.tests pkg (and add a pkg init for that).
2018-09-17 15:58:21 +02:00
Thomas Waldmann dc09884e69 travis/tox: add py37 2018-09-17 14:39:46 +02:00
Thomas Waldmann 8009ce6d58 tox: use setenv to add toplevel dir to PYTHONPATH 2018-09-17 13:02:53 +02:00
Thomas Waldmann 16eb4e4f61 add coverage testing based on pytest-cov / codecov 2018-09-17 11:55:04 +02:00
Thomas Waldmann d242dcf803 add tox and flake8 to dev requirements, add flake8 to tox 2018-09-17 11:33:17 +02:00
Thomas Waldmann 54f33f6851 testing: modernize pytest 2018-09-17 10:55:44 +02:00
Thomas Waldmann d07423d220 python: drop 2.6 and 3.3, add 3.5 and 3.6 2018-09-17 10:41:13 +02:00
Thomas Waldmann e074e91a94 added py34 to tox.ini 2014-08-22 19:27:02 +02:00
Thomas Waldmann 30dcb347d4 add pypy to tox.ini 2014-08-11 02:27:00 +02:00
Thomas Waldmann 6bfd646001 add py33 to tox.ini, do not run selenium tests with tox 2014-08-11 00:30:16 +02:00
Thomas Waldmann c2cab76fe4 add tox.ini, support py 2.6 and 2.7 2014-02-21 20:34:22 +01:00