Skip to content

Commit

Permalink
Remove typing-extensions dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
maresb authored and ricardoV94 committed Jun 10, 2024
1 parent ee0075b commit 5f0a6c1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ dependencies:
- pandas # required to run mypy script
- pre-commit
- packaging
- typing_extensions
# optional
- cython
- graphviz
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ dependencies = [
"logical-unification",
"miniKanren",
"cons",
"typing_extensions",
]

[project.urls]
Expand Down

0 comments on commit 5f0a6c1

Please sign in to comment.