mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-04 22:25:39 +00:00
6 lines
103 B
INI
6 lines
103 B
INI
[flake8]
|
|
application-import-names = mopidy_touchscreen,tests
|
|
exclude = .git,.tox
|
|
|
|
[wheel]
|
|
universal = 1 |