Skip to content

fluidly/python-shared

Repository files navigation

python-shared

One repo to share them all.

Development

Run:

pipenv install --dev

to install dependencies and then

pipenv run setup

to setup the pre-commit hook.

CI/CD

This repo uses nox in CI/CD.