diff --git a/rover_startup/requirements.txt b/rover_startup/requirements.txt new file mode 100644 index 0000000..090239d --- /dev/null +++ b/rover_startup/requirements.txt @@ -0,0 +1,2 @@ +gpiozero +pytest \ No newline at end of file