Add unit testing capabilities and basic tests for check_for_usbdevice
[grml2usb.git] / setup.cfg
1 [flake8]
2 ignore = E203, E501, W503
3 filename = ./grml2usb, *.py