* Add PyPI link to README * Add repository URL to package metadata * Add LICENSE file with copyright information and MIT license
Changed -------
* Do not require too so version of pytz
0.1.0
==================
Added -----
* Initial version of tiimaweb implementation * Simple command line script named "tiimaweb" * README file with usage example * Code style configuration for flake8 * Type checking with mypy * mypy-stubs for mechanicalsoup and bs4 * Package metadata to be used with Poetry