Skip to content

Commit

Permalink
Remove flask_filetree include in pyinstaller
Browse files Browse the repository at this point in the history
  • Loading branch information
cavenel committed Nov 27, 2023
1 parent e33b321 commit 7c29f57
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ repos:
rev: v3.0.3
hooks:
- id: prettier
exclude: ^tissuumaps/flask_filetree
2 changes: 0 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
recursive-include tissuumaps/templates *
recursive-include tissuumaps/static *
recursive-include tissuumaps/plugins *
recursive-include tissuumaps/flask_filetree *
recursive-include tissuumaps/flask_filetree *
include tissuumaps/VERSION

0 comments on commit 7c29f57

Please sign in to comment.