Minor changes. Formatting changes. Add some Python version environments for testing. Extended get_file_list to allow a list of globs rather than just a single glob.

This commit is contained in:
2021-06-30 00:39:50 -07:00
parent b8bc24cf6f
commit 4780764a60
7 changed files with 44 additions and 34 deletions

View File

@ -0,0 +1 @@
__version__ = '0.3.0'