Skip to content

Commit

Permalink
CLN: Remove requirements directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mferrera committed Oct 2, 2023
1 parent ecc80ef commit 7d7fa25
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 136 deletions.
3 changes: 1 addition & 2 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ Hence folder structure may look like
/some/path/to/xtgeo
/some/path/to/xtgeo-testdata
For required python packages, see the requirements*.txt files and the
pyproject.toml file in the root folder.
For required python packages, see the pyproject.toml file in the root folder.

Once you have a copy of the source, and you have a `virtual environment`_,
then always run tests (run first compile and install with ``pip install .``):
Expand Down
15 changes: 0 additions & 15 deletions requirements/pyproject.toml.komodo

This file was deleted.

13 changes: 0 additions & 13 deletions requirements/requirements.txt

This file was deleted.

34 changes: 0 additions & 34 deletions requirements/requirements_dev.txt

This file was deleted.

30 changes: 0 additions & 30 deletions requirements/requirements_dev_rms.txt

This file was deleted.

12 changes: 0 additions & 12 deletions requirements/requirements_docs.txt

This file was deleted.

4 changes: 0 additions & 4 deletions requirements/requirements_komodo.txt

This file was deleted.

11 changes: 0 additions & 11 deletions requirements/requirements_setup.txt

This file was deleted.

9 changes: 0 additions & 9 deletions requirements/requirements_setup_extras.txt

This file was deleted.

6 changes: 0 additions & 6 deletions requirements/requirements_test.txt

This file was deleted.

0 comments on commit 7d7fa25

Please sign in to comment.