Skip to content

Commit e35f094

Browse files
authored
Merge pull request #101 from Geode-solutions/fix/tests-src
Fix/tests src
2 parents d8e0bf9 + b230b3a commit e35f094

File tree

156 files changed

+1
-353
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

156 files changed

+1
-353
lines changed

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,9 @@ __pycache__/
77
/node_modules
88
latest_logs
99
build
10-
/src/tests/tests_output/
1110
*.egg-info
1211
.coverage*
1312
.mypy_cache
1413
*.db
15-
tests/data
16-
14+
tests/tests_output/
1715
opengeodeweb_viewer_schemas.json

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,3 @@ wslink==1.12.4
6161
yarl>=1
6262
# via aiohttp
6363

64-
opengeodeweb-microservice==1.*,>=1.0.5

src/opengeodeweb_viewer/vtk_override_protocols.py

Lines changed: 0 additions & 349 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)