Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/update/isil.py
Commit message (Collapse)AuthorAgeFilesLines
* Switch update scripts to beautifulsoup4Arthur de Jong2019-03-101-3/+7
|
* Get files ready for 1.9 release1.9Arthur de Jong2018-04-141-2/+4
|
* Move update scripts to own directoryArthur de Jong2018-01-011-0/+73
This moves all the update scripts to their own directory so they don't clutter the toplevel directory. This also ensures that the scripts are passed through flake8 and makes some adjustments for that alongside a few other cleanups.