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

Add distro to requirements and use for packaging

- Add distro as a requirement
- Use distro.id() to get the id as it is a bit cleaner than distro.linux_distribution()
This commit is contained in:
2020-06-24 18:39:06 -05:00
parent 0e8cd32a6e
commit ecf005fad0
2 changed files with 3 additions and 5 deletions

View File

@@ -2,3 +2,4 @@ Send2Trash>=1.3.0
sphinx>=1.2.2
polib>=1.0.4
hsaudiotag3k>=1.1.3
distro>=1.5.0