dgl-lifesci icon indicating copy to clipboard operation
dgl-lifesci copied to clipboard

Install dependencies when install dgl-lifesci

Open minhtriet opened this issue 9 months ago • 3 comments

Issue #207

Description of changes: With the pyproject.toml, one can run python3 -m build to generate the whl file. When installing that file, all the dependencies would also be installed.

There are yet another step, which is upload the whl file to PyPI. I would wait until receive the approval of the maintainers before continue.

How it was tested

  • python3 -m pip install --upgrade build

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

minhtriet avatar Nov 01 '23 19:11 minhtriet

Unfortunately, I've left AWS and no longer have administration access to this repo. You may directly modify your fork if you need this feature. Sorry for the inconvenience.

mufeili avatar Nov 01 '23 19:11 mufeili

I see, thanks. Is this repo still maintained?

minhtriet avatar Nov 01 '23 19:11 minhtriet

As I was the only maintainer, I don't think it is still maintained. Most functionalities should still work though. If you need to make any changes, just work on your own fork.

mufeili avatar Nov 01 '23 20:11 mufeili