Skip to content

oskdbk/Lauzhack2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lauzhack2025

Small demo project for Lauzhack2025.

This repository contains a minimal README and a simple pytest test file so you can quickly run tests.

Prerequisites

  • Python 3.8+
  • pytest (install with pip install pytest)

Run tests

pip install -r requirements.txt  # optional if you create requirements
pytest -q

If you don't use a requirements.txt, just run:

pip install pytest;
pytest -q

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors