Skip to content

Commit 590f86f

Browse files
authored
Update MANIFEST.in (#119)
1 parent fc53174 commit 590f86f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
include README.md
22
include CODE_OF_CONDUCT.md
3+
include CITATION.cff
34
include requirements.txt
45
include requirements_dev.txt
56
include environment.yml
@@ -19,4 +20,4 @@ global-exclude *.pyc
1920
global-exclude *.html
2021
global-exclude *.so
2122
global-exclude *~
22-
global-exclude .DS_Store
23+
global-exclude .DS_Store

0 commit comments

Comments
 (0)