summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJarrod Millman <jarrod.millman@gmail.com>2021-07-08 13:09:38 -0700
committerJarrod Millman <jarrod.millman@gmail.com>2021-07-08 13:12:52 -0700
commit5d57c095466c742c216f4143ac66abe01367728e (patch)
tree662f22cb57612bd495a0488f523fabfeba77cc9a /MANIFEST.in
parent57bc67a81e8b279e69875d07585952bc947722ee (diff)
downloadnetworkx-5d57c095466c742c216f4143ac66abe01367728e.tar.gz
Designate 2.6.1 releasenetworkx-2.6.1
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 34d558c7..a52de689 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -7,6 +7,7 @@ include README.rst
recursive-include examples *.txt *.py *.edgelist *.mbox *.gz *.bz2 *.zip *.html *.js *.css
recursive-include doc *.py *.rst Makefile *.html *.png *.txt *.css *.inc *.js
+recursive-include requirements *.txt *.md
include networkx/tests/*.py
include networkx/*/tests/*.txt