NASA-PDS / pds-github-util

[ARCHIVED] Github utility functions to enforce the PDS engineering node software life cycle.
https://nasa-pds.github.io/pds-github-util
Other
0 stars 2 forks source link

Refactor pystache to jinja2 to fix incompatibility between pystache and latest setuptools #33

Closed jordanpadams closed 3 years ago

jordanpadams commented 3 years ago

🐛 Describe the bug

Discussion via slack, but basically this broke the LDD build: https://github.com/pds-data-dictionaries/ldd-multi/runs/3547085768?check_suite_focus=true#step:5:75

Tried other versions of pystache, but we should just port to the more better jinja2 anyways.