Commit Graph

2 Commits

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