Metadata-Version: 2.1
Name: tsbb15_labs
Version: 0.0.2
Summary: Convenience functions for the tsbb15 labs.
Home-page: https://github.com/Parskatt/tsbb15_labs
Author: Johan Edstedt
Author-email: johan.edstedt@liu.se
License: UNKNOWN
Description: # Support functions for the labs in the TSBB15 course
        
        
        ## Some known issues
        
        If you are using conda on windows you might get an error:
        > tempfile.tif: Cannot read TIFF header.
        
        If thats the case, uninstall libtiff (conda uninstall libtiff)
        and reinstall it. (this will also require you to reinstall pillow)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
