pytype_test.py: Use importlib.metadata instead of pkg_resources (#10391)

This commit is contained in:
Alex Waygood
2023-06-30 21:37:06 +01:00
committed by GitHub
parent cd0388439a
commit 7fdd05003a
5 changed files with 20 additions and 16 deletions
-1
View File
@@ -25,4 +25,3 @@ typing-extensions==4.6.3
# Type stubs used to type check our scripts.
types-pyyaml>=6.0.12.7
types-setuptools>=67.5.0.0