Skip to content

Commit

Permalink
Merge branch 'irene_tests' of https://github.com/cta-observatory/divtel
Browse files Browse the repository at this point in the history
… into irene_tests
  • Loading branch information
Iburelli committed Feb 16, 2024
2 parents 0ae6d21 + 3ca53e9 commit 92fbf78
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ pip install divtel
git clone -b irene_tests https://github.com/cta-observatory/divtel.git
cd divtel
conda env create -f environment.yml
conda activate divtel
pip install -r requirements.txt
pip install -e ".[tests]"
pip install -e "."
```

## 🛡 License
Expand Down

0 comments on commit 92fbf78

Please sign in to comment.