Skip to content

Commit ef70544

Browse files
author
Chris Maunder
committed
Removing setuptools workaround
1 parent d803780 commit ef70544

15 files changed

+0
-15
lines changed

modules/ObjectDetectionYOLOv5-6.2/requirements.jetson.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ TorchVision # Installing TorchVision, for Computer Vision ba
2828
# We need this, but we don't need this.
2929
Seaborn # Installing Seaborn, a data visualization library based on matplotlib
3030

31-
# setuptools # Installing setuptools for managing Python packages
3231
CodeProject-AI-SDK # Installing the CodeProject.AI SDK
3332

3433
# last line empty.

modules/ObjectDetectionYOLOv5-6.2/requirements.linux.arm64.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ yolov5==6.2.3 # Installing Ultralytics YoloV5 package for obje
2121
# We need this, but we don't need this.
2222
Seaborn # Installing Seaborn, a data visualization library based on matplotlib
2323

24-
# setuptools # Installing setuptools for managing Python packages
2524
CodeProject-AI-SDK # Installing the CodeProject.AI SDK
2625

2726
# last line empty.

modules/ObjectDetectionYOLOv5-6.2/requirements.linux.cuda.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ yolov5==6.2.3 # Installing Ultralytics YoloV5 package for obje
2020
# We need this, but we don't need this.
2121
Seaborn # Installing Seaborn, a data visualization library based on matplotlib
2222

23-
# setuptools # Installing setuptools for managing Python packages
2423
CodeProject-AI-SDK # Installing the CodeProject.AI SDK
2524

2625
# last line empty..

modules/ObjectDetectionYOLOv5-6.2/requirements.linux.cuda11.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ yolov5==6.2.3 # Installing Ultralytics YoloV5 package for obje
2020
# We need this, but we don't need this.
2121
Seaborn # Installing Seaborn, a data visualization library based on matplotlib
2222

23-
# setuptools # Installing setuptools for managing Python packages
2423
CodeProject-AI-SDK # Installing the CodeProject.AI SDK
2524

2625
# last line empty..

modules/ObjectDetectionYOLOv5-6.2/requirements.linux.cuda11_5.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ yolov5==6.2.3 # Installing Ultralytics YoloV5 package for obje
2020
# We need this, but we don't need this.
2121
Seaborn # Installing Seaborn, a data visualization library based on matplotlib
2222

23-
# setuptools # Installing setuptools for managing Python packages
2423
CodeProject-AI-SDK # Installing the CodeProject.AI SDK
2524

2625
# last line empty..

modules/ObjectDetectionYOLOv5-6.2/requirements.linux.cuda12.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ yolov5==6.2.3 # Installing Ultralytics YoloV5 package for obje
2828
# We need this, but we don't need this.
2929
Seaborn # Installing Seaborn, a data visualization library based on matplotlib
3030

31-
# setuptools # Installing setuptools for managing Python packages
3231
CodeProject-AI-SDK # Installing the CodeProject.AI SDK
3332

3433
# last line empty..

modules/ObjectDetectionYOLOv5-6.2/requirements.linux.rocm.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ yolov5==6.2.3 # Installing Ultralytics YoloV5 package for obje
1717
# We need this, but we don't need this.
1818
Seaborn # Installing Seaborn, a data visualization library based on matplotlib
1919

20-
# setuptools # Installing setuptools for managing Python packages
2120
CodeProject-AI-SDK # Installing the CodeProject.AI SDK
2221

2322
# last line empty..

modules/ObjectDetectionYOLOv5-6.2/requirements.linux.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ yolov5==6.2.3 # Installing Ultralytics YoloV5 package for obje
2626
# We need this, but we don't need this.
2727
Seaborn # Installing Seaborn, a data visualization library based on matplotlib
2828

29-
# setuptools # Installing setuptools for managing Python packages
3029
CodeProject-AI-SDK # Installing the CodeProject.AI SDK
3130

3231
# last line empty.

modules/ObjectDetectionYOLOv5-6.2/requirements.macos.arm64.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ yolov5==6.2.3 # Installing Ultralytics YoloV5 package for obje
1818
Seaborn # Installing Seaborn, a data visualization library based on matplotlib
1919
# matplotlib # Installing matplotlib, the python plotting package
2020

21-
# setuptools # Installing setuptools for managing Python packages
2221
CodeProject-AI-SDK # Installing the CodeProject.AI SDK
2322

2423
# last line empty.

modules/ObjectDetectionYOLOv5-6.2/requirements.macos.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ yolov5==6.2.3 # Installing Ultralytics YoloV5 package for obje
1818
# We need this, but we don't need this.
1919
Seaborn # Installing Seaborn, a data visualization library based on matplotlib
2020

21-
# setuptools # Installing setuptools for managing Python packages
2221
CodeProject-AI-SDK # Installing the CodeProject.AI SDK
2322

2423
# last line empty.

0 commit comments

Comments
 (0)