Commit Graph

2 Commits

Author SHA1 Message Date
89f490edbf
Uncomment console_scripts in setup, make new start script for portable mode;
adjust tox and travis configuration.
2021-05-30 21:30:43 +03: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