pystache icon indicating copy to clipboard operation
pystache copied to clipboard

Modernize python versions (remove py2x) and fix tests, update spec

Open sarnold opened this issue 4 years ago • 2 comments

  • migrate to github actions for CI, add conda recipe/workflow
  • fix document processing, update pandoc args and history
  • convert doctests and modules to py3
  • convert packaging/setup.py to pep517, keep doc processing
  • cleanup tox cfg, add coverage, readme status
  • add pep8speaks cfg, cleanup warnings, use correct env
  • update setup_description.rst for packaging
  • set version for test release => 0.6.0 and deploy

sarnold avatar Mar 18 '21 00:03 sarnold

@defunkt, @cjerdonek, is this project abandoned? If so, will you be willing to hand over maintainership?

isuruf avatar Mar 24 '21 17:03 isuruf

https://github.com/defunkt/pystache/pull/213

c00kiemon5ter avatar Sep 06 '21 10:09 c00kiemon5ter