forked from bantonj/PyTimeCode
-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
The library file structure is showing its age. We need to update it.
- Move everything in
timecodetosrc/timecode - Remove
setup.cfgandsetup.pyor simplifysetup.pyto just a single call tofrom setuptools import setup. - Add
pyproject.toml. - Add
ruffsupport and format the library and make it sure that it passes all linting errors. - Add a
VERSIONfile and updatepyproject.tomlto parse it for the library version. - Add Python 13 and 14 support.
- Add a
Makefilefor common targets like:build,test,new-release,cleanandclean-all
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels