diff --git a/setup.py b/setup.py index 33ac221..1759bef 100755 --- a/setup.py +++ b/setup.py @@ -91,6 +91,9 @@ include tests/test.order # Docs recursive-include docs Makefile *.md + +# Extras +recursive-include extras * """) # Run setup