Skip to content

Commit

Permalink
add Brotli and faust_cchardet
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 committed Oct 4, 2023
1 parent 006f4eb commit da288fb
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
13 changes: 13 additions & 0 deletions packages/Brotli/build.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
strategy: pypi

python:
versions:
- "3.7"
- "3.8"
- "3.9"
- "3.10"
- "3.11"
- "3.12"

package:
versions: latest
13 changes: 13 additions & 0 deletions packages/faust_cchardet/build.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
strategy: pypi

python:
versions:
- "3.7"
- "3.8"
- "3.9"
- "3.10"
- "3.11"
- "3.12"

package:
versions: latest

0 comments on commit da288fb

Please sign in to comment.