This repository has been archived on 2025-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
twine/lib
Sebastian Celis 035afe3df3 Be explicit when requiring formatters.
I think I prefer this explicitness over the prior
automatic importing code. It feels safer (it won't
load files that are placed into the formatters
folder that shouldn't be there) and it avoids the
issue we had in #145 where formatters can load in
arbitrary order.
2016-04-01 15:58:57 -04:00
..
twine Be explicit when requiring formatters. 2016-04-01 15:58:57 -04:00
twine.rb Be explicit when requiring formatters. 2016-04-01 15:58:57 -04:00