Changeset 3a161d0 in sasmodels


Ignore:
Timestamp:
May 31, 2016 11:26:03 AM (8 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
f5dde3f
Parents:
84bc3c1
Message:

add manifest file for sdist build

Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • setup.py

    re9d10a6 r3a161d0  
    2121    version=find_version('sasmodels'), 
    2222    description="sasmodels package", 
    23     long_description=open('README.md').read(), 
     23    long_description=open('README.rst').read(), 
    2424    author="SasView Collaboration", 
    2525    author_email="management@sasview.org", 
Note: See TracChangeset for help on using the changeset viewer.