Skip to content

Commit

Permalink
Merge pull request #548 from swt2c/exclude_scm_ci_files
Browse files Browse the repository at this point in the history
Exclude SCM and CI files from distribution
  • Loading branch information
nicoddemus committed Jul 8, 2020
2 parents f502131 + 925829c commit bc0866f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions MANIFEST.in
@@ -0,0 +1,5 @@
exclude .appveyor.yml
exclude .gitignore
exclude .pre-commit-config.yaml
exclude .travis.yml
prune .github

0 comments on commit bc0866f

Please sign in to comment.