Skip to content

Conversation

Matthias-Schaub
Copy link
Contributor

In this pull request a couple of issues, which arose due to many changes in the code during the last pull requests starting with "Archive feature", are adressed.

  • Use official gdal docker image from osgeo.
    • Set C.UTF-8 locale as default needed by the Click library.
  • Avoid circular imports arising during import of project_types in definitions.py and import of definitions.py in project_types.
    • Correct wrong import location.
  • Change arguement type from click.Path to string due to unresolved error.
  • add archive and run commands to cli group of commands.

@Hagellach37 Hagellach37 merged commit 5e57c33 into dev Feb 1, 2020
@Matthias-Schaub Matthias-Schaub deleted the circular_imports branch February 6, 2020 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants