Skip to content

Release v0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 18:48
· 13 commits to master since this release
0.1.4
f98837b

0.1.4 (2022-09-26)

Fixes

  • Switch pip install to source tarball until pypi deps are fixed. [Stephen L Arnold]

    • pystache 0.6.1 has bad version (0.6.0) on both GH and pypi
    • action/Docker env started failing dep installs, and now
    • pip no longer installs from github release page links

Other

  • Merge pull request #12 from sarnold/dep-clean. [Steve Arnold]

    workaround for pip/pystache install issues

  • Merge pull request #10 from sarnold/force-pystache. [Steve Arnold]

    add workaround for missing pystache module