From ddef573231d93632e931aa6426afdda1a76f9e70 Mon Sep 17 00:00:00 2001 From: SpliiT Date: Tue, 11 Jun 2024 16:16:11 +0200 Subject: [PATCH] feat(SetupViewer): Trigger Semantic Realease --- .gitignore | 2 +- requirements.in | 2 +- src/__init__.py | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 src/__init__.py diff --git a/.gitignore b/.gitignore index 68bc17f..6769e21 100644 --- a/.gitignore +++ b/.gitignore @@ -157,4 +157,4 @@ cython_debug/ # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. -#.idea/ +#.idea/ \ No newline at end of file diff --git a/requirements.in b/requirements.in index e24c973..452ecb7 100644 --- a/requirements.in +++ b/requirements.in @@ -1 +1 @@ -OpenGeodeWeb-Viewer \ No newline at end of file +opengeodeweb-viewer \ No newline at end of file diff --git a/src/__init__.py b/src/__init__.py new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/src/__init__.py @@ -0,0 +1 @@ +