Skip to content
This repository has been archived by the owner on Apr 1, 2018. It is now read-only.

Latest commit

 

History

History
34 lines (24 loc) · 1.34 KB

PinRequirementsBear.rst

File metadata and controls

34 lines (24 loc) · 1.34 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