1.25.x
Some highlights:
- Replaces the
globs()
syntax in thesources
field in BUILD files with a simpler list of file names and globs. See https://groups.google.com/forum/#!topic/pants-devel/3nmdSeyvwU0. - Adds support for using file arguments.
- Adds Bandit security linter for Python.
- Configures Python 3.6+ as the default Python version.
- Adds
<<pantscmd>> test --debug
to run tests interactively.
See here for a detailed change log.
Updated over 3 years ago