Changeset 32e3c9b in sasmodels for setup.py


Ignore:
Timestamp:
Jul 21, 2016 4:08:04 PM (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:
b966a96
Parents:
42356c8
Message:

dll version of magnetic sld

File:
1 edited

Legend:

Unmodified
Added
Removed
  • setup.py

    r3a161d0 r32e3c9b  
    4646    package_data={ 
    4747        'sasmodels.models': ['*.c', 'lib/*.c'], 
    48         'sasmodels': ['*.c', '*.cl', 'convert.json'], 
     48        'sasmodels': ['*.c', '*.cl'], 
    4949    }, 
    5050    install_requires = [ 
Note: See TracChangeset for help on using the changeset viewer.