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

How to install it from Source? #1

Closed
vishnubraj opened this issue May 25, 2021 · 1 comment
Closed

How to install it from Source? #1

vishnubraj opened this issue May 25, 2021 · 1 comment

Comments

@vishnubraj
Copy link

Can you please provide me the steps to install it from the source? I don't see the setup.py file.

@jdrew82
Copy link
Owner

jdrew82 commented May 25, 2021

This project is utilizing pyproject.toml instead of setup.py for package/dependency installation. You can either do a pip install git+<CLONE_URL> or you can clone it and build with poetry if you wish to contribute code. The poetry method should be detailed in the README.

@jdrew82 jdrew82 closed this as completed Aug 16, 2021
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

No branches or pull requests

2 participants