Skip to content

UWARG/Auto-AEAC-2026-Task-1-COMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto-AEAC-2026-Task-1-COMP

This is a repo for our comp solution to AEAC 2026 Task 1. Create a new branch to start working on a task.

This project uses the uv python build system.

To install uv you can run

pip install uv

To install dependencies you can run

uv sync

This will also create a .venv folder for you to use!

To run a script you can use the following command

uv run script.py

To test using pytest you can run the following command from root

uv run pytest .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages