[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - restore the use of PYTHONNOUSERSITE that was remo
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-01-27 19:25:13
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/49dfeda6d757/ Changeset: 49dfeda6d757 Branch: None User: zzzeek Date: 2016-01-27 19:23:33+00:00 Summary: - restore the use of PYTHONNOUSERSITE that was removed in df3f125bd84fc7ec5d45592c5774daf3a39d9bc9, this flag is explicitly checked within conftest.py and we need to continue to use it, otherwise a tox build inside of .tox that isn't usedevelop is ignored, including C extensions - rework the whole system of running with coverage, so that with coverage, we *are* using usedevelop, but also make sure we rm the .so files for nocext, make sure we --cov-append, etc. Affected #: 2 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |