Commit 59a3f06
Benjamin Moody
README: remove confusing comments about poetry.
poetry is used as a build tool, but people who want to install and use
the package have no need to interact directly with poetry. Moreover,
the "poetry install" command doesn't work. Remove comments that
suggest otherwise.
(If people are already using poetry for reasons of their own, there's
nothing stopping them from adding wfdb as a dependency to their own
project. In that case, they should know to consult the documentation
of the tools they're using.)
Also clarify that installing "dev" dependencies is an optional thing
for developers, and not a required installation step.1 parent 56b7d5c commit 59a3f06
1 file changed
+5
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | | - | |
37 | 35 | | |
38 | | - | |
| 36 | + | |
39 | 37 | | |
40 | | - | |
41 | | - | |
42 | | - | |
| 38 | + | |
43 | 39 | | |
44 | | - | |
45 | | - | |
| 40 | + | |
| 41 | + | |
46 | 42 | | |
47 | 43 | | |
48 | | - | |
49 | | - | |
50 | 44 | | |
51 | 45 | | |
52 | 46 | | |
| |||
0 commit comments