Nox v2019.11.9 Release Notes

Release Date: 2019-11-10 // over 4 years ago
    • ๐Ÿ›  Fix example installation call for pip. (#259)
    • ๐Ÿ‘ Allow colorlog 4. (#257)
    • Order Pythons in descending version in appveyor.yml. (#258)
    • โž• Add link to GitHub Action for Nox. (#255)
    • ๐Ÿ‘‰ Use double "`" for inline code. (#254)
    • Add types to _option_set.py. (#249)
    • โž• Add type hints to tasks.py. (#241)
    • ๐Ÿ›  Fix typo (virtulenvs). (#247)
    • Replace flake8 sorter with isort. (#242)
    • Pass VIRTUAL_ENV environment variable to commands executed in a virtualenv. (#245)
    • ๐Ÿ›  Fix docs to show correct list for parametrize. (#244)
    • โž• Add argcomplete dependency to conda test session. (#240)