Skip to content

Commit

Permalink
Add .vscode/settings.json to MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy authored Feb 16, 2025
1 parent f253e7d commit c525dbe
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
@@ -1,6 +1,7 @@
include *.md
include tox.ini
include .pre-commit-config.yaml
include .vscode/settings.json

recursive-include src *.py
recursive-include src *.j2
Expand Down

0 comments on commit c525dbe

Please sign in to comment.