Spaces:
Sleeping
Sleeping
[metadata] | |
name = nowcasting_app_sahandv | |
version = 0.0.3 | |
author = Sahand Vahidnia | |
author_email = [email protected] | |
description = Nowcasting software to detect soil water capacity | |
long_description = file: README.md | |
long_description_content_type = text/markdown | |
url = https://github.sydney.edu.au/informatics/PIPE-3788-GRDC-SoilWaterNow-Deployment-App | |
project_urls = | |
Bug Tracker = https://github.sydney.edu.au/informatics/PIPE-3788-GRDC-SoilWaterNow-Deployment-App/issues | |
classifiers = | |
Programming Language :: Python :: 3 | |
Operating System :: OS Independent | |
[flake8] | |
ignore = E501, W503, E203, E265 | |
[isort] | |
profile = black | |