Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 1.31 KB

DEPENDENCIES.md

File metadata and controls

12 lines (12 loc) · 1.31 KB
Name Version License Used by Env Purpose
black 19.3b0 MIT License (MIT) Makefile dev Python code formater
bump2version 1.0.1 MIT License (MIT license) Makefile dev Python project version updater
flake8 3.7.8 MIT License (MIT) Makefile dev Python code linter
flit 3.0.0 OSI Approved :: BSD License Makefile dev Python packaging tool
gitchangelog 3.0.4 BSD License (BSD 3-Clause License) Makefile dev Changelog generator
isort 4.3.21 MIT License (MIT) Makefile dev Python imports organizer
pytest 5.3.2 MIT License (MIT license) Makefile dev Python tests framework
twine 3.2.0 Apache Software License Makefile dev Python publishing tool
wheel 0.35.1 MIT License (MIT license) Makefile dev Python packager
mypy 0.790 MIT License (MIT license) Makefile dev Optional static type checker