Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.3 KB

File metadata and controls

34 lines (24 loc) · 1.3 KB

Checks if requirements are properly pinned. It will always raise an issue if the minor version is not given. If you do not wish that, do not use this bear.

  • Python 2 Requirements
  • Python 3 Requirements
  • Python Requirements

Settings

Setting Meaning
require_patch Requires a patch version specified if True. (Optional, defaults to 'False'.)

License

AGPL

Authors