dtparse icon indicating copy to clipboard operation
dtparse copied to clipboard

Modernize

Open CarliJoy opened this issue 6 months ago • 5 comments

use pyproject.toml and lock files

Modernized version of package. Lock files should be commited to allow for easier reproduction of errors/problems.

CI for new python versions

adopted from https://github.com/samuelcolvin/rtoml/blob/a957d04c4a32de00a5901a9dd78df559b7cd901e/.github/workflows/ci.yml

fixes #16

CarliJoy avatar Jun 17 '25 11:06 CarliJoy