EducationalTestingService / EducationalTestingService/rstfinder
Streamline installation
Open
dependencies
help wanted
- Dominant language
- Python
- Stars
- 128
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Right now, installation includes installing the conda package for `rstfinder` and then installing the PyPI package for `python-zpar`. This is because `python-zpar` is only available via PyPI. To make it easier for uses, we should either.
1. Make PyPI the primary method for distributing `rstfinder` instead of conda.
2. Remove the dependency on python-zpar (see #53 ) and use another parser that's available via `conda`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.