This website requires JavaScript.
Explore
Help
Sign In
arsenetar
/
dupeguru
Watch
1
Star
0
Fork
0
You've already forked dupeguru
mirror of
https://github.com/arsenetar/dupeguru.git
synced
2024-11-15 03:59:01 +00:00
Code
Releases
Wiki
Activity
ec35c2df8f
dupeguru
/
requirements-extra.txt
4 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Start PyQt5 -> PyQt6 migration
2022-07-07 03:40:36 +00:00
pytest>=6,<7.2
Added tox configuration ... and fixed pep8 warnings. There's a lot of them that are still ignored, but that's because it's too much of a step to take at once.
2014-10-13 19:08:59 +00:00
flake8
Format files with black - Format all files with black - Update tox.ini flake8 arguments to be compatible - Add black to requirements-extra.txt - Reduce ignored flake8 rules and fix a few violations
2020-01-01 02:16:27 +00:00
black
Upgrade Requirement Minimums - Upgrade requirements to specify more current minimums - Remove compatability code from sphinxgen for old versions - Upgrade pyinstaller to a minimum version that works with latest macOS
2021-08-08 00:28:41 +00:00
pyinstaller>=4.5,<5.0; sys_platform != 'linux'
Copy Permalink