Nox v2020.12.31 Release Notes

    • ๐Ÿ›  Fix NoxColoredFormatter.format (#374)
    • ๐Ÿšš Use conda remove to clean up existing conda environments (#373)
    • ๐Ÿ‘Œ Support users specifying an undeclared parametrization of python via --extra-python (#361)
    • ๐Ÿ‘Œ Support double-digit minor version in python keyword (#367)
    • โž• Add py.typed to manifest.in (#360)
    • โšก๏ธ Update nox to latest supported python versions. (#362)
    • ๐Ÿ”€ Decouple merging of --python with nox.options from --sessions and --keywords (#359)
    • ๐Ÿ”€ Do not merge command-line options in place (#357)