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-14 19:49:02 +00:00
Code
Releases
Wiki
Activity
fa87f76298
dupeguru
/
requirements-extra.txt
6 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Adjust requirements to pytest 3.0 release pytest-monkeyplus isn't pytest 3.0 compatible yet, so we have to explicitly forbid pytest 3.0+ in requirements.
2016-08-23 02:16:45 +00:00
pytest>=2.0.0,<3.0
Added bootstrap script for easy build setup
2013-08-04 19:57:39 +00:00
pytest-monkeyplus>=1.0.0
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
Install requisites in install task, move tox-travis into -extras
2019-05-21 14:45:02 +00:00
tox-travis
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
Copy Permalink