mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-11-17 12:39:02 +00:00
Andrew Senetar
46d1afb566
- Remove trailing whitespace - Correct single newline at end of files (skip for json) - Update to formatting in a few places due to black
5 lines
73 B
Plaintext
5 lines
73 B
Plaintext
pytest>=6,<7
|
|
flake8
|
|
black
|
|
pyinstaller>=4.5,<5.0; sys_platform != 'linux'
|