Skip to content

Commit

Permalink
Add .pre-commit-config.yaml to MANIFEST.in
Browse files Browse the repository at this point in the history
Signed-off-by: Stefanie Molin <24376333+stefmolin@users.noreply.github.com>
  • Loading branch information
stefmolin committed Apr 24, 2023
1 parent 5af3fd7 commit 5d9900b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ exclude src/pystack/*.h
include pyproject.toml
include Makefile
include src/pystack/py.typed
include .pre-commit-config.yaml

recursive-include src/pystack/_pystack/ *
recursive-include src/pystack *.py
recursive-include src/pystack *.pyx *.pxd
Expand Down

0 comments on commit 5d9900b

Please sign in to comment.