Skip to content

Commit c2584aa

Browse files
committed
Removed unnecessary files
1 parent e98640a commit c2584aa

File tree

4 files changed

+5
-116
lines changed

4 files changed

+5
-116
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,4 +159,6 @@ cython_debug/
159159
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
160160
.idea/
161161
reports/
162-
test_results
162+
test_results
163+
download.py
164+
test.py

download.py

Lines changed: 0 additions & 54 deletions
This file was deleted.

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fastapi==0.88.0
22
pydantic==1.10.4
3-
python-ms-core==0.0.22
3+
python-ms-core==0.0.23
44
uvicorn==0.20.0
55
html_testRunner==1.2.1
66
geopandas==0.14.4
7-
python-osw-validation==0.2.7
7+
python-osw-validation==0.2.8

test.py

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)