Remove support for __file__ in BUILDs.
Review Request #1419 — Created Dec. 3, 2014 and submitted
Information | |
---|---|
jsirois | |
pants | |
jsirois/BUILD/cruft | |
835 | |
c03593d... | |
Reviewers | |
pants-reviews | |
dturner-tw, ity, patricklaw, zundel |
NB: this is a BUILD API break.
Fixup BuildConfigurationTest to match removal of __file__ and fixup code formatting.
src/python/pants/base/build_configuration.py | 11 +++--------
tests/python/pants_test/base/test_build_configuration.py | 13 +++----------
2 files changed, 6 insertions(+), 18 deletions(-)
CI went green here: https://travis-ci.org/pantsbuild/pants/builds/42913383