Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 210 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 210 Bytes

Basic Usage

>>> import rrtask

Install

via pip:

pip install rrtask

via pipenv:

pipenv install rrtask

Bump version in pyproject.toml and push with make deploy