项目作者: crev-dev

项目描述 :
Signed code reviews for Python packages.
高级语言: Python
项目地址: git://github.com/crev-dev/pip-crev.git
创建时间: 2020-05-04T17:32:39Z
项目社区:https://github.com/crev-dev/pip-crev

开源协议:

下载


pip-crev

WARNING: This code is in development, is being provided without support, and is subject to change at any time without notification

Setup

  1. # Install dependencies
  2. pipenv install --dev
  3. # Setup pre-commit and pre-push hooks
  4. pipenv run pre-commit install -t pre-commit
  5. pipenv run pre-commit install -t pre-push

Credits

This package was created with Cookiecutter and the sourcery-ai/python-best-practices-cookiecutter project template.