Commit fa5937a
committed
Add an extras_require option to setup.py (more)
Just like how you can do:
pip install ipython[notebook]
You can now do:
pip install plotly[PY2.6]1 parent 4a19ce2 commit fa5937a
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 44 | + | |
| 45 | + | |
49 | 46 | | |
0 commit comments