Add a requirements.txt file

This commit is contained in:
April 2022-10-17 22:22:44 -07:00
parent ec9268deae
commit a7f21d5c20
No known key found for this signature in database
GPG Key ID: 17A9A017FAA4DE5E
2 changed files with 4 additions and 0 deletions

View File

@ -12,4 +12,8 @@ This software handles data collection and processing for The Weather Channel's I
*(If downloading this as a zip, extract to the directory of your choosing.)*
Install the requirements in ``requirements.txt``
``py -3 -m pip install -r requirements.txt``
Drop your IntelliStar 2's ``MachineProductCfg.xml`` file into the root of the directory of the encoder, then run ``main.py``.

BIN
requirements.txt Normal file

Binary file not shown.