Skip to content

Commit

Permalink
fix errors
Browse files Browse the repository at this point in the history
  • Loading branch information
kandersolar committed Aug 17, 2022
1 parent 24b4a4c commit 70c9ab3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ global-exclude .git*
global-exclude \#*
global-exclude .ipynb_checkpoints

prune .coveragerc
prune .lgtm.yml
prune .stickler.yml
prune codecov.yml
prune readthedocs.yml
exclude .coveragerc
exclude .lgtm.yml
exclude .stickler.yml
exclude codecov.yml
exclude readthedocs.yml
exclude CODE_OF_CONDUCT.md

prune paper
prune .github
prune CODE_OF_CONDUCT.md
prune benchmarks
prune ci

0 comments on commit 70c9ab3

Please sign in to comment.