Add examples to sdist.
When packaging it's useful to provide the examples to users who may want to have them locally. This adds the examples to the sdist so the source installer can choose if they want to put the examples on their system.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
include LICENSE
|
||||
include README.rst
|
||||
recursive-include examples *
|
||||
|
Reference in New Issue
Block a user