Skip to content

Commit a830754

Browse files
authored
Merge pull request #414 from common-workflow-language/goodbye_typing_ext
typing-extensions is no longer used
2 parents 1fd60ec + f9a180d commit a830754

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ rdflib-jsonld>=0.4.0, <0.6.0
44
mistune>=0.8.1,<0.9
55
CacheControl==0.12.6
66
lockfile==0.12.2
7-
typing-extensions

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
"mistune >= 0.8.1, < 0.9",
9090
"CacheControl >= 0.11.7, < 0.13",
9191
"lockfile >= 0.9",
92-
"typing-extensions",
9392
]
9493

9594
extras_require = {

0 commit comments

Comments
 (0)