1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2024-10-18 08:43:08 +00:00
dupeguru/requirements-extra.txt
Andrew Senetar d62b13bcdb
Removing travis
- All CI is now covered by Github Actions
- Remove .travis.yml
- Remove tox-travis in requirements-extra.txt
2021-08-17 18:16:20 -05:00

4 lines
72 B
Plaintext

pytest>=6,<7
flake8
black
pyinstaller>=4.5,<5.0; sys_platform != 'linux'