Skip to content

Commit 5f0a6c1

Browse files
maresbricardoV94
authored andcommitted
Remove typing-extensions dependency
1 parent ee0075b commit 5f0a6c1

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

environment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ dependencies:
4747
- pandas # required to run mypy script
4848
- pre-commit
4949
- packaging
50-
- typing_extensions
5150
# optional
5251
- cython
5352
- graphviz

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ dependencies = [
5454
"logical-unification",
5555
"miniKanren",
5656
"cons",
57-
"typing_extensions",
5857
]
5958

6059
[project.urls]

0 commit comments

Comments
 (0)