KarlJorgensen / virgin-media-hub3

Python API and command line interface to the Virgin Media Hub 3 broadband router
GNU General Public License v3.0
77 stars 18 forks source link

Add requirements.txt #8

Closed jorrit closed 5 years ago

jorrit commented 5 years ago

I don't usually develop in Python so it took me a while to get the requirements setup. I believe that a requirements.txt file is the way in which Python projects indicate their dependencies. I did not setup version constraints. The program seems to work fine with the latest versions.