Skip to content

Commit

Permalink
Exclude files from release
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelotrevisani committed Feb 27, 2020
1 parent c6242c3 commit ee6d691
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,12 @@ include LICENSE
include README.rst
include grayskull/license/data/*

exclude .github
exclude azure-pipelines.yml
exclude .gitignore
exclude .pre-commit-config.yaml
exclude .flake8
exclude .coveragerc
exclude .isort.cfg
recursive-exclude * __pycache__
recursive-exclude * *.py[co]

0 comments on commit ee6d691

Please sign in to comment.