Removed features
- Remove pure-python exporter (#543). The pure Python exporter was a legacy feature to export a PySB model for use without PySB itself. We recommend using a virtual environment or container as a better alternative (e.g. Ananconda, Docker). Users requiring this feature who cannot use alternatives could copy/paste the exporter code and use it standalone, or use PySB v1.12 for the export process.