Skip to content

Commit

Permalink
Remove requirements.txt (HinodeXRT#280)
Browse files Browse the repository at this point in the history
* Remove requirements.txt

* Remove reference to requirements.txt in docs
  • Loading branch information
namurphy authored Aug 29, 2024
1 parent fbc847e commit 662e497
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
6 changes: 1 addition & 5 deletions docs/contributing/installation_for_development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,7 @@ To set up your development environment:
git clone https://github.com/HinodeXRT/xrtpy.git`
cd xrtpy

2. Install the required dependencies::

pip install -r requirements.txt

3. Install the package in editable mode::
2. Install the package in editable mode::

pip install -e .

Expand Down
8 changes: 0 additions & 8 deletions requirements.txt

This file was deleted.

0 comments on commit 662e497

Please sign in to comment.