Commit Graph

3 Commits

Author SHA1 Message Date
ebdcc363b1
Add a portable env for py27 in tox.ini,
update python3 envs and PYTHONWARNINGS, restrict deps for reset and stats.
2021-11-26 18:04:50 +02:00
ed6ca87092
Add a tox env for building docs 2021-11-23 20:33:10 +02:00
e77238fa07
Support tox and request more warnings:
- make separate tests runner - tests.py; python setup.py test still works
  - tox.ini with coverage config
  - -b: issue warnings about comparing bytearray with unicode
  - export PYTHONWARNINGS=all on stage install
2021-02-18 17:12:43 +02:00