/GHWF6

Primary LanguagePython

GHWF

Practice space for using the Github Workflow.

Participants: Ben Coleman David Marrero: Derek Allmon:

Setup

Before you begin work with this repo, run the following commands:

python3 -m venv .venv
source .venv/bin/activate
pip install pytest