Commit d93050d
Marjolein Verkouter
Configure correct(new) dependency name
The Python PGPLOT extension had to be renamed since the attempt to
publish on PyPI. There was an already existing package on there with the
name "ppgplot" but, however, was completely unrelated.
So the PyPI project name was changed to "python-pgplot", so we need to
refer to that as dependency.1 parent f8df781 commit d93050d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments