Skip to content

Commit

Permalink
chore(types): remove excluded library (#11570)
Browse files Browse the repository at this point in the history
With the release of `readme_renderer` 35.0, we no longer need to exclude
the library from type evaluation.

Refs: pypa/readme_renderer#225
Refs: pypa/readme_renderer#228

Signed-off-by: Mike Fiedler <miketheman@gmail.com>

Co-authored-by: Dustin Ingram <di@users.noreply.github.com>
  • Loading branch information
miketheman and di committed Jun 12, 2022
1 parent baae6b1 commit 2dc7fce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ module = [
"pyramid_retry.*",
"pyramid_rpc.*",
"pyqrcode.*",
"readme_renderer.*", # https://github.com/pypa/readme_renderer/issues/166
"requests_aws4auth.*",
"rfc3986.*",
"stdlib_list.*",
Expand Down

0 comments on commit 2dc7fce

Please sign in to comment.