Skip to content

Commit

Permalink
Add typing-extensions
Browse files Browse the repository at this point in the history
required for python-docx
  • Loading branch information
deathaxe committed Apr 3, 2024
1 parent 8da3e2a commit cd8ec01
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions repository.json
Original file line number Diff line number Diff line change
Expand Up @@ -1375,6 +1375,19 @@
}
]
},
{
"name": "typing-extensions",
"description": "Backported and Experimental Type Hints for Python 3.8+",
"author": "python",
"issues": "https://github.com/python/typing_extensions/issues",
"releases": [
{
"base": "https://pypi.org/project/typing-extensions",
"asset": "typing_extensions-.-py3-none-any.whl",
"python_versions": ["3.8"]
}
]
},
{
"name": "watchdog",
"description": "Python library to monitor filesystem events http://packages.python.org/watchdog/",
Expand Down

0 comments on commit cd8ec01

Please sign in to comment.