Florian Bruhin
|
cb3fcd3d8a
|
Don't use {envsitepackagesdir} for link_pyqt.py.
It seems this is broken (and passes the global path) on Ubuntu Trusty.
|
2015-03-26 13:23:07 +01:00 |
|
Florian Bruhin
|
738f6a4510
|
tox: Set QT_QPA_PLATFORM_PLUGIN_PATH for tests.
This is needed on Windows so the qwindows plugin is found.
It makes more sense to set this here instead of setting it in the buildbot
settings.
|
2015-03-26 13:23:07 +01:00 |
|
Florian Bruhin
|
b409517777
|
tox: Use python -m pep257 for pep257.
|
2015-03-26 13:23:03 +01:00 |
|
Florian Bruhin
|
a1df3194ff
|
tox: Add coverage/docs environments.
|
2015-03-26 13:21:10 +01:00 |
|
Florian Bruhin
|
1d29e3462f
|
Use tox to manage virtualenvs.
Obsoletes #463.
Fixes #558.
Fixes part of #474.
Closes #479.
Closes #452.
|
2015-03-26 08:15:38 +01:00 |
|