Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remaining task list #12

Open
a-reich opened this issue Mar 16, 2022 · 0 comments
Open

Remaining task list #12

a-reich opened this issue Mar 16, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@a-reich
Copy link
Owner

a-reich commented Mar 16, 2022

  • packaging: migrate package configuration from setup.py to declarative setup.cfg (or eventually pyproject.toml when setuptools supports it). Can delete setup.py or keep a shim around for compat with older setuptools Done, can remove the empty cfg when setuptools supports PEP 660 editable installs.

  • add support for other params of pickle interface (eg protocol)

  • Code quality: lint with flake8. Add mypy, flake8 to CI.

  • add an interface for customizing validation logic (eg through a callback or subclass) ?

  • Add doc build to CI?

@a-reich a-reich added the enhancement New feature or request label Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant