Skip to content

Commit

Permalink
Exclude paper directory and CITATION.cff file from the distributions
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman committed Jun 26, 2024
1 parent 96ae8cd commit c3dbf3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
prune .github*
prune doc*
prune paper*
prune tests*
exclude .gitignore
exclude CITATION.cff
exclude Makefile
exclude requirements.txt
exclude requirements-dev.txt

0 comments on commit c3dbf3c

Please sign in to comment.