replace atomicwrites with os.replace

This commit is contained in:
Anthony Sottile
2022-07-08 16:01:14 -04:00
parent 966d4fb3e4
commit 4cd0322ca1
5 changed files with 26 additions and 70 deletions

View File

@@ -67,7 +67,6 @@ repos:
- attrs>=19.2.0
- packaging
- tomli
- types-atomicwrites
- types-pkg_resources
- repo: local
hooks: