Skip to content

Setup.py or pyproject.toml #3

@patrick-nicodemus

Description

@patrick-nicodemus

Thank you very much for this port!
Our lab would like to include your software as a dependency of a cell morphology software we maintain.
https://github.com/CamaraLab/CAJAL

Currently it seems easiest to just include your source code in our distribution with appropriate attribution, but if you wrote a setup.py or a pyproject.toml file then people could do "pip install git+https://github.com/dylkot/pyWNN" and then we could just put your software in the dependency list and pip would install your code automatically when the user downloads our package. As it stands, if we distribute your software now and you update it later then users will have an old copy of your code with versioning not tracked by the package manager.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions