Skip to content

DOC: Installation instructions in the developer start guide outdated #696

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

Closed
Dhruvanshu-Joshi opened this issue Apr 9, 2024 · 1 comment · Fixed by #717
Closed

DOC: Installation instructions in the developer start guide outdated #696

Dhruvanshu-Joshi opened this issue Apr 9, 2024 · 1 comment · Fixed by #717

Comments

@Dhruvanshu-Joshi
Copy link
Member

Dhruvanshu-Joshi commented Apr 9, 2024

Issue with current documentation:

The current documentation for the dev_start_guide directs contributors to run the following commands:

.. code-block:: bash
pip install -r requirements.txt

.. code-block:: bash
pip install -r requirements-rtd.txt

However, we have long dropped the use of requirements.txt and requirements-rtd.txt and hence this needs to be rectified.

@ricardoV94
Copy link
Member

Yup, instructions should you conda + environment.yml I think

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

Successfully merging a pull request may close this issue.

2 participants