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:
@@ -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
|
||||
Reference in New Issue
Block a user