issues
search
nirum-lang
/
nirum-python
The Nirum runtime library for Python
https://nirum.org/docs/target/python.html
MIT License
8
stars
9
forks
source link
Fix syntax errors on changelog
#81
Closed
dahlia
closed
7 years ago
dahlia
commented
7 years ago
Fixed several RST syntax errors on changelog.
Added a simple checker for RST files using docutils'
--strict
option.
As PyPI doesn't process
.. include::
directive, made setup.py to manually process the directive to generate
--long-description
output.
--strict
option... include::
directive, made setup.py to manually process the directive to generate--long-description
output.