Skip to content

Commit

Permalink
Merge branch 'mmacata-deprecate-requirements-file' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
mmacata committed Jun 26, 2024
2 parents beddeb4 + 781e1dd commit 681d363
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 92 deletions.
3 changes: 1 addition & 2 deletions docs/docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,7 @@ cd /tmp

git clone https://github.com/actinia-org/actinia-core.git actinia_core
cd actinia_core
pip install -r requirements.txt
python setup.py install
pip install .
```

6. Actinia API must be installed and run within a (virtual) Python3 environment:
Expand Down
45 changes: 0 additions & 45 deletions requirements.txt

This file was deleted.

45 changes: 0 additions & 45 deletions requirements_ubuntu19.txt

This file was deleted.

0 comments on commit 681d363

Please sign in to comment.