Metadata-Version: 2.4
Name: threedi-mi-utils
Version: 0.1.10
Summary: Python package with utilities for the 3Di Modeller Interface
Home-page: https://github.com/nens/threedi-mi-utils
Author: Łukasz Dębek
License: GNU General Public License v3.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: threedi-schema==0.*
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# threedi-mi-utils
Python package with utilities for the 3Di Modeller Interface

# Local development

  $ docker-compose build

  $ docker-compose run --rm qgis-desktop pytest
