Skip to content

Commit

Permalink
chore: Make charts.py executable
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Jul 15, 2021
1 parent 091957b commit ca66f71
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
include *.ipynb
include *.py
include *.rst
include *.yaml
include COPYING
recursive-include benchmarks *.py
recursive-include docs *.py
Expand All @@ -12,4 +11,5 @@ recursive-include examples *.csv
recursive-include examples *.json
recursive-include examples testfixed
recursive-include tests *.py
exclude .pre-commit-config.yaml
global-exclude *.pyc
Empty file modified charts.py
100644 → 100755
Empty file.

0 comments on commit ca66f71

Please sign in to comment.