From 0d36a63303eb902de3c33a6094260bc385681d2d Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Tue, 28 Jun 2022 23:39:17 +0200 Subject: Improve packaging [PEP 517 + 621] (#7076) * Use isolated build environments * Update release ci job to use build * Use new project metadata format * Cleanup MANIFEST.in * Remove setup.py --- .pyenchant_pylint_custom_dict.txt | 1 + 1 file changed, 1 insertion(+) (limited to '.pyenchant_pylint_custom_dict.txt') diff --git a/.pyenchant_pylint_custom_dict.txt b/.pyenchant_pylint_custom_dict.txt index 825ffe1f8..ec4d4927b 100644 --- a/.pyenchant_pylint_custom_dict.txt +++ b/.pyenchant_pylint_custom_dict.txt @@ -76,6 +76,7 @@ deepcopy defframe defstmts deleter +dependabot deque destructured destructuring -- cgit v1.2.1