faust-streaming / mode

Python AsyncIO Services
https://faust-streaming.github.io/mode/
Other
43 stars 16 forks source link

Improve environment setup (`.gitignore`, pre-commit hooks, deps) #40

Closed lqhuang closed 1 year ago

lqhuang commented 1 year ago

Note: Before submitting this pull request, please review our contributing guidelines.

Description

  1. Add .egg* to ignored patterns
  2. Clean up server redundant config files
  3. Improve pre-commit hooks