# This file contains metadata for your plugin.
# This file should be included when you package your plugin.
# Mandatory items:
[general]
name=Eqip
qgisMinimumVersion=3.0
description=QGIS Pip Management
version=0.2.9
author=heider
email=chen@mapspeople.com

about=This tool provides a way to manage python requirements using pip in the QGIS python environment.

tracker=https://github.com/automaps/eqip/issues
repository=https://github.com/automaps/eqip
# End of mandatory metadata

homepage=https://github.com/automaps/eqip

icon=icon.png

# Tags are comma separated with spaces allowed
tags=python, live, inspection, debugging, shapely, geometry, collections
category=Plugins
#Category of the plugin: Raster, Vector, Database or Web

experimental=False
deprecated=False
# deprecated flag (applies to the whole plugin, not just a single version)

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

hasProcessingProvider=no
server=False
# If the plugin can run on QGIS Server.

changelog=0.2.0 CI Release
