Skip to content

Commit

Permalink
Add .pre-commit-config.yaml file 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 authored and godlygeek committed Apr 24, 2023
1 parent 11506ee commit e6dda03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ include webpack.config.js
include NEWS.rst
include .flake8
include src/memray/py.typed
include .pre-commit-config.yaml

recursive-include src/vendor *
recursive-include src/memray *.py
Expand Down

0 comments on commit e6dda03

Please sign in to comment.