Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install dependencies when install dgl-lifesci #222

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

minhtriet
Copy link

@minhtriet minhtriet commented Nov 1, 2023

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 minhtriet changed the title add pyproject.toml Install dependencies when install dgl-lifesci Nov 1, 2023
@mufeili
Copy link
Contributor

mufeili commented Nov 1, 2023

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.

@minhtriet
Copy link
Author

I see, thanks. Is this repo still maintained?

@mufeili
Copy link
Contributor

mufeili commented Nov 1, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants