Skip to content

Commit 9c04e77

Browse files
authored
Update README to reflect changes in dependency file (#1893)
1 parent ccd1186 commit 9c04e77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ For development purposes, we suggest cloning the repository and installing it us
8484
Test-time dependencies can be installed with ``pip -e .[tests]``.
8585

8686
PySDM examples constitute the [``PySDM-examples``](https://github.com/open-atmos/PySDM/blob/main/examples) package.
87-
The examples have additional dependencies listed in [``PySDM_examples`` package ``setup.py``](https://github.com/open-atmos/PySDM/blob/main/examples/setup.py) file.
87+
The examples have additional dependencies listed in [``PySDM_examples`` package ``pyproject.toml``](https://github.com/open-atmos/PySDM/blob/main/examples/pyproject.toml) file.
8888
Running the example Jupyter notebooks requires the ``PySDM_examples`` package to be installed.
8989
The suggested install and launch steps are:
9090
```

0 commit comments

Comments
 (0)