1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

Updates to setup files

- Include additional non-python files in MANIFEST.in (package_data in
  setup.cfg was not including the files)
- Update requirements in setup.cfg
This commit is contained in:
2021-08-25 04:10:38 -05:00
parent efb76c7686
commit 814d145366
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
recursive-include core *.h
recursive-include core *.m
include run.py
include run.py
graft locale
graft help
graft qtlib/locale