brownplt / pyret.org

The site for pyret.org
2 stars 4 forks source link

Site doesn't build because of pygments dependency in Frog #10

Open jpolitz opened 7 years ago

jpolitz commented 7 years ago

The build broke because the dynamic-require of pygmentize doesn't work on the newest version of Frog. I don't really know how to fix this:

https://travis-ci.org/brownplt/pyret.org/builds/241606159

jpolitz commented 7 years ago

@belph, any guesses? I think you added this.

sorawee commented 7 years ago

@jpolitz the file was moved in this commit.

https://github.com/greghendershott/frog/commit/005833f8b0824dc6a7ab34bda8e3372e478fb29d#diff-f33da2bcb52acc0d70ffd4749d91d054

You can probably restore the original code back, but change the path to the new file.