GispoCoding / GlobeBuilder

QGIS 3 plugin meant for adding globe visualization for the current map.
GNU General Public License v2.0
46 stars 4 forks source link

Fix finding slug_name #15

Closed Joonalai closed 3 years ago

Joonalai commented 3 years ago

In qgis_plugin_tools resources.py expects .qgis-plugin-ci file to be found in slug_name. However, this file is not available in releases. Fix the way of finding the slug_name from metadata.txt repository path.