Skip to content

Commit f91e2d1

Browse files
author
Blair Lyons
committed
remove unused dependency, update readme
1 parent 3be21ff commit f91e2d1

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ See [examples/README.md](examples/README.md) to run example actin, microtubules,
99

1010
## Installation
1111

12-
**Stable Release:** `pip install simularium_readdy_models`<br>
1312
**Development Head:** `pip install git+https://github.com/simularium/simularium_readdy_models.git`<br>
1413

1514
### Development Install with `conda`:

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ dependencies = [
3232
"scipy",
3333
"pandas",
3434
"simulariumio>=1.11.0",
35-
"subcell_pipeline @ git+https://github.com/simularium/subcell-pipeline.git",
3635
]
3736

3837
[project.urls]

0 commit comments

Comments
 (0)