mirror of
https://github.com/biopython/biopython.git
synced 2025-10-20 13:43:47 +08:00
Update manifest with .rst naming
This commit is contained in:
12
MANIFEST.in
12
MANIFEST.in
@ -2,12 +2,12 @@
|
||||
#
|
||||
# This tells distutils what files to distribute.
|
||||
|
||||
include CONTRIB
|
||||
include LICENSE
|
||||
include NEWS
|
||||
include README
|
||||
include DEPRECATED
|
||||
include CONTRIBUTING
|
||||
include CONTRIB.rst
|
||||
include LICENSE.rst
|
||||
include NEWS.rst
|
||||
include README.rst
|
||||
include DEPRECATED.rst
|
||||
include CONTRIBUTING.rst
|
||||
include MANIFEST.in
|
||||
|
||||
recursive-include Scripts * # Include scripts.
|
||||
|
Reference in New Issue
Block a user