Files
swingmusic-extended/swingmusic/lib/pydub/setup.cfg
T
cwilvx 86fabcd5e3 modularize src
+ merge main.py and manage.py
+ move start logic to swingmusic/__main__.py
+ add a run.py on the project root
2025-05-25 20:35:54 +03:00

6 lines
52 B
INI

[wheel]
universal = 1
[pep8]
max-line-length = 100