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

general packaging improvements #17

Merged
merged 2 commits into from
May 25, 2019
Merged

general packaging improvements #17

merged 2 commits into from
May 25, 2019

Conversation

gaborbernat
Copy link
Collaborator

@gaborbernat gaborbernat commented May 25, 2019

  • use pre-commit 👍
  • add missing type annotations for test
  • use setuptools-scm to auto-generate version data
  • declarative setuptools configuration via setup.cfg
  • move to native markdown support for pypi
  • export module level type data
  • avoid thread-local state, instead, pass in config flags
  • split CLI invocation and business logic

@gaborbernat gaborbernat changed the title some more fixes multiple fixes May 25, 2019
@gaborbernat gaborbernat changed the title multiple fixes general packaging improvements May 25, 2019
@gaborbernat gaborbernat merged commit df15298 into ambv:master May 25, 2019
@gaborbernat gaborbernat deleted the module branch May 25, 2019 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant