We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc53174 commit 590f86fCopy full SHA for 590f86f
1 file changed
MANIFEST.in
@@ -1,5 +1,6 @@
1
include README.md
2
include CODE_OF_CONDUCT.md
3
+include CITATION.cff
4
include requirements.txt
5
include requirements_dev.txt
6
include environment.yml
@@ -19,4 +20,4 @@ global-exclude *.pyc
19
20
global-exclude *.html
21
global-exclude *.so
22
global-exclude *~
-global-exclude .DS_Store
23
+global-exclude .DS_Store
0 commit comments