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

instructions for contributing? #230

Closed
lenishor opened this issue Dec 27, 2022 · 1 comment
Closed

instructions for contributing? #230

lenishor opened this issue Dec 27, 2022 · 1 comment

Comments

@lenishor
Copy link

Are there instructions for how to set up the project for contributing? The link on the README is broken. I tried building the project locally, but I had trouble with dependencies; the pyproject.toml file doesn't list any dependencies, but the tests rely on e.g. numpy. Sorry if this is a stupid question; I'm pretty new to this!

@arogozhnikov
Copy link
Owner

Hi @elenishor

There is no such instruction, just deleted the broken link.

Setting up env for development consists of 1. creating venv. 2. cloning repo. 3. running python test.py in repo root

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