Skip to content

Requirements disabled in setup.py #48

@EiffL

Description

@EiffL

I'm installing the WeakLensingDeblending package on a bare system, and was surprised to have to install dependencies that weren't automatically grabbed by the setup.py.

It looks like the install requirements is commented out:

install_requires=[ ], #requirements,

Is there a reason for that? If it's because there are some packages that can be annoying to install, it's possible to define several install configurations, and I can set that up. For instance, having the default not try to install galsim or something like that

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions