mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-10-31 22:05:58 +00:00
Andrew Senetar
d62b13bcdb
- 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' |