rst2rst icon indicating copy to clipboard operation
rst2rst copied to clipboard

Run tests against multiple versions of Python

Open benoitbryon opened this issue 11 years ago • 4 comments

See also #24.

Try https://pypi.python.org/pypi/tox/ and see whether it makes it easy. Or, maybe, propose another tool.

benoitbryon avatar May 22 '13 08:05 benoitbryon

Travis? And really, support for 2.5 in 2018? I feel super-conservative, when I support 2.6 in M2Crypto.

mcepl avatar Feb 20 '18 08:02 mcepl

Of course 2.5 looks deprecated now in 2018! This issue was created in 2013 :D Feel free to adapt versions to current Python standards.

Note : I'm not active as a developer right now and have little time and motivation to follow the issues and maintain software... Tell me if you'd like to take the lead on rst2rst ;)

benoitbryon avatar Feb 22 '18 08:02 benoitbryon

Sorry, I have already too many zombies I drag from their graves. The best I can offer you is the pull request establishing testing on Travis CI. Would you be interested?

Or wouldn't it be better to push this code to the upstream docutils?

mcepl avatar Feb 22 '18 13:02 mcepl

Thank you for the proposal @mcepl. As I don't give time to this repository (and to coding) at the moment, I can't promise to review then maintain your contribution... So unless you (or someone else) take the lead, I can't promise it is useful to spend time on this repository at the moment :(

Feel free to propose this code to docutils: that's a good idea! Just notice that rst2rst isn't feature complete, so in my opinion (and coding skills) it is quite a challenge to complete rst2rst then push to docutils.

benoitbryon avatar Feb 23 '18 06:02 benoitbryon