https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238572
Kubilay Kocak <ko...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Open |Closed Keywords|needs-qa | --- Comment #4 from Kubilay Kocak <ko...@freebsd.org> --- Committed with changes: - Rename MPL OPTION to PLOTTING (match setup.py:extras_require key name) - Add TEST_DEPENDS/test target when one is available I also recommend the following: - Ask upstream to distribute source distribution to PyPI. - Consider adding all optional features (OPTIONS) to OPTIONS_DEFAULT) for package users. - Add option for additional optional features (including any min versions): * Interactive Brokers (needs IbPy and benefits greatly from an installed pytz) * Visual Chart (needs a fork of comtypes until a pull request is integrated in the release and benefits from pytz) * Oanda (needs oandapy) (REST API Only - v20 did not support streaming when implemented) * TA-Lib indicator support (needs python ta-lib / check the docs) Upstream should add the above optional features to setup.py:extras_require as plotting is. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"