Skip to content

Commit 04cdeca

Browse files
author
Tellef Kydland
committed
updated pyproject and licenses
1 parent 94cce29 commit 04cdeca

3 files changed

Lines changed: 2 additions & 17 deletions

File tree

.github/workflows/branch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
- name: Run safety
5252
run: poetry run safety check -i 70612
5353
- name: Check for acceptable licenses
54-
run: poetry run pip-licenses --allow-only="MIT License;BSD License;Python Software Foundation License;Apache Software License;Mozilla Public License 2.0 (MPL 2.0);ISC License (ISCL);The Unlicense (Unlicense)"
54+
run: poetry run pip-licenses --allow-only="MIT License;BSD License;Python Software Foundation License;Apache Software License;Mozilla Public License 2.0 (MPL 2.0);ISC License (ISCL);The Unlicense (Unlicense);Historical Permission Notice and Disclaimer (HPND);Apache 2.0;BSD"

poetry.lock

Lines changed: 1 addition & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ scipy = "^1.14.1"
2828
folium = "^0.17.0"
2929
selenium = "^4.24.0"
3030
webdriver-manager = "^4.0.2"
31-
docx = "^0.2.4"
3231
python-docx = "^1.1.2"
3332
shapely = "^2.0.6"
3433
pandas = "^2.2.3"

0 commit comments

Comments
 (0)