From bdabbf045795fe8ad4f4a89b3c75e1b01f674fd4 Mon Sep 17 00:00:00 2001 From: KeshavAnandCode Date: Wed, 18 Mar 2026 17:02:46 -0500 Subject: [PATCH] Change python version --- .python-version | 1 + README.md | 2 -- notebooks/.gitkeep | 0 src/.gitkeep | 0 4 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 .python-version create mode 100644 notebooks/.gitkeep create mode 100644 src/.gitkeep diff --git a/.python-version b/.python-version new file mode 100644 index 0000000..2c07333 --- /dev/null +++ b/.python-version @@ -0,0 +1 @@ +3.11 diff --git a/README.md b/README.md index e5e2c00..6cfc9fb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,5 @@ UTD Vehicle Classification Assessment Code -Python 3.11.12 - Download Zip and move to data/raw/ Extract zip into data/raw/vehicle_classification diff --git a/notebooks/.gitkeep b/notebooks/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/src/.gitkeep b/src/.gitkeep new file mode 100644 index 0000000..e69de29