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-10-31 22:05:58 +00:00
Code
Releases
Wiki
Activity
1827827fdf
dupeguru
/
requirements-extra.txt
4 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
pytest>=6,<7
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