Skip to content

Commit 0cab6e2

Browse files
committed
2 parents e9cc9f3 + eb8182f commit 0cab6e2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- name: Install Poetry
3030
uses: snok/install-poetry@v1
3131
with:
32+
version: 1.1.14
3233
virtualenvs-create: true
3334
virtualenvs-in-project: true
3435
- name: Install Basic Dependencies

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ darglint = "^1.5.7"
5555
pytest-cov = "^3.0.0"
5656
pylint = "^2.6.0"
5757
sphinx-argparse = "^0.3.0"
58-
Js2Py = "^0.71"
5958
deepdiff = "^5.2.3"
6059
safety = "^2.0.0"
6160
readme-renderer = "^34.0"

0 commit comments

Comments
 (0)