mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-10 05:34:36 +00:00
- All CI is now covered by Github Actions - Remove .travis.yml - Remove tox-travis in requirements-extra.txt
4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
pytest>=6,<7
|
|
flake8
|
|
black
|
|
pyinstaller>=4.5,<5.0; sys_platform != 'linux' |