<feed xmlns='http://www.w3.org/2005/Atom'>
<title>covid-tracker-2/requirements.txt, branch master</title>
<subtitle>Fetch &amp; visualise official UK COVID-19 statistics</subtitle>
<id>http://git.ajschof.me/covid-tracker-2/atom?h=master</id>
<link rel='self' href='http://git.ajschof.me/covid-tracker-2/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/covid-tracker-2/'/>
<updated>2020-07-27T14:37:55Z</updated>
<entry>
<title>Added requirements.txt and updated main.py</title>
<updated>2020-07-27T14:37:55Z</updated>
<author>
<name>Alex</name>
<email>90010930+ajschofield@users.noreply.github.com</email>
</author>
<published>2020-07-27T14:37:55Z</published>
<link rel='alternate' type='text/html' href='http://git.ajschof.me/covid-tracker-2/commit/?id=52330e5a31a2ad8adccb5716d2032c2cb8531926'/>
<id>urn:sha1:52330e5a31a2ad8adccb5716d2032c2cb8531926</id>
<content type='text'>
Now, there is a fully functioning progress indicator that uses the yaspin module.

Previously, the script would check if the local data stored was already today's date. However, if the data was updated through the day and the source file was updated, the script would not download the newest version.

I have removed this for simplicity purposes.

I'm not sure if its the conventional method of writing a requirements file, but it serves to show what modules the user may need to install.
</content>
</entry>
</feed>
