Metadata-Version: 2.1
Name: botleague-helpers
Version: 0.0.4
Summary: Helpers for Bot League
Home-page: http://github.com/deepdrive/botleague-helpers
Author: Craig Quiter
Author-email: craig@deepdrive.io
License: MIT
Description: Shared code for Botleague used by things like botleague-liaison and 
        leaderboard-generator.
        
        ### Install
        
        ```
        pip install -e .
        ```
        
        ### PyPi upload
        
        ./pypi_upload.sh
Keywords: botleague
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Environment :: Console
Requires-Python: >=3.7
Description-Content-Type: text/markdown
