Feat
- removed build tools from project requirements
- updated setup.py to include github url
- filled out setup.py
- renamed project from timer to startstop (timer was taken)
- added BSD 2-Clause License template licence
- added uv to project
- added __init__ files to timer dir and added unit tests
- added placeholder setup.py
- added placeholder licence
- added readme.md and .gitignore
- initial commit of timer class
Fix
- updated project name in pyproject.toml