Changeset 9ccf580 in sasmodels for setup.py


Ignore:
Timestamp:
Apr 27, 2016 8:12:39 AM (8 years ago)
Author:
piotr
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:
fb69211
Parents:
29464ba
Message:

Attempt at making top level models directory with automatically generated models. Added target directory so the installer acts upon it and modified relevant search paths.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • setup.py

    re1454ab r9ccf580  
    99    'sasmodels.models': ['*.c','lib/*.c'], 
    1010    'sasmodels': ['*.c'], 
    11     'sasmodels.models.dll': ['*.so'], 
     11    'models': ['*.so'], 
    1212} 
    1313required = [] 
Note: See TracChangeset for help on using the changeset viewer.