William04A / pispeedtest

A code for easy speedtest measuring on your computer using Speedtest.net and Python.
GNU General Public License v3.0
0 stars 1 forks source link

Update requirements to include tk #9

Open gignsky opened 1 year ago

gignsky commented 1 year ago

updated requirements file to include tk (known at some point as tkinter), additionally I updated mainprogram.py to import tk rather than tkinter and commented out a line that attempted to import Font from tkinter.font