autonlab / auton-survival

Auton Survival - an open source package for Regression, Counterfactual Estimation, Evaluation and Phenotyping with Censored Time-to-Events
http://autonlab.github.io/auton-survival
MIT License
315 stars 74 forks source link

Packaged project using the flit build system #121

Open IvanUniTO opened 1 year ago

IvanUniTO commented 1 year ago

I am contributing this simple patch as one of the possible solutions to issue #87

Just bult a very simple pyproject .toml that uses flit as a build system for the package. This patch allows both for installation via pip from a local clone or directly from github.